Yellowfin BI 9.17.0.3 - build 20260501
Published: May 01, 2026
国内公開日: 2026/05/07
製品リリースにおけるナンバリングのルールを変更しています。
従来:V8.0.1→V8.0.2→V8.0.3 …
Ver9:V9.1.0→V9.2.0→V9.3.0 …
※必要に応じてパッチリリースされる場合があり、その際のナンバリングは9.x.1→9.x.2…となります。
詳細につきましてはサポート提供規約をご確認ください。
ダウンロードはこちら
※ダウンロードにはログインが必要です。
Yellowfinの古いバージョンにおいて、セキュリティ脆弱性が確認され、最新バージョンにアップグレードしていないお客様に影響が出る可能性があります。
現在ご利用いただいおりますYellowfinのバージョンをできるだけ早く、影響を受けないバージョンへアップグレードしていただくようお願いします。
詳細につきましては【重要】セキュリティ情報をご確認ください。
V9.9からフィルター値を含むダッシュボードの埋め込みタグおよびURLリンクの仕様が一部変更となりました。
また、本変更との互換性保持のため、 既存ダッシュボードの埋め込みタグとURLリンクにつきましても再生成されますので、該当機能をご利用の方はアップデート後に必ずご確認をお願いいたします。
詳細につきましてはv9.9の改修による影響について:ダッシュボードの埋め込みタグおよびダッシュボードのURLリンクをご確認ください。
Resolved Issues(不具合改修):
レポート
- Resolved an issue where some calculated fields would lose their aggregation in certain report types.
特定のレポートタイムにおいて、一部の計算フィールドの集計設定が外れていた事象を解消しました。
- Resolved an issue where calculated fields would sometimes be omitted from the result set of certain report types.
特定のレポートタイプにおいて、計算フィールドが結果セットに含まれていなかった事象を解消しました。
- Resolved an issue where certain reports encountered a UNION SQL error when using custom columns.
カスタムカラムを使用した際、特定のレポートでUnionがSQLエラーとなっていた事象を解消しました。
- Improved the performance of an upgrade migration process when implementing MatchingFieldUUID across different data sources.
異なるデータソース間でMatchingFieldUUIDを実装する際の、マイグレーション処理のパフォーマンスを改善しました。
=============================================================
Yellowfin BI 9.17.0.2 - build 20260422
Published: April 22, 2026
国内公開日: 2026/04/23
製品リリースにおけるナンバリングのルールを変更しています。
従来:V8.0.1→V8.0.2→V8.0.3 …
Ver9:V9.1.0→V9.2.0→V9.3.0 …
※必要に応じてパッチリリースされる場合があり、その際のナンバリングは9.x.1→9.x.2…となります。
詳細につきましてはサポート提供規約をご確認ください。
本ビルドをご要望の方は、サポート宛にお問合せください。
Yellowfinの古いバージョンにおいて、セキュリティ脆弱性が確認され、最新バージョンにアップグレードしていないお客様に影響が出る可能性があります。
現在ご利用いただいおりますYellowfinのバージョンをできるだけ早く、影響を受けないバージョンへアップグレードしていただくようお願いします。
詳細につきましては【重要】セキュリティ情報をご確認ください。
V9.9からフィルター値を含むダッシュボードの埋め込みタグおよびURLリンクの仕様が一部変更となりました。
また、本変更との互換性保持のため、 既存ダッシュボードの埋め込みタグとURLリンクにつきましても再生成されますので、該当機能をご利用の方はアップデート後に必ずご確認をお願いいたします。
詳細につきましてはv9.9の改修による影響について:ダッシュボードの埋め込みタグおよびダッシュボードのURLリンクをご確認ください。
Enhancements(機能強化・拡張):
レポート
- Expanded the Field Customisation capability implemented in 9.17 so that a user's field visibility and ordering selections are retained during broadcasting.
9.17で実装されたフィールドのカスタマイズ機能を拡張し、ブロードキャストでもユーザーが選択したフィールドや表示順序が保持されるようにしました。
インテグレーション
- Implemented a new hidden configuration option to disable the inline-login screen shown when loading a direct link content URL such as RunReport or RunDashboard, when the user does not have a valid session.
新たな非表示設定を追加し、有効なセッションを持たないユーザーがRunReportやRunDashboardなどの、コンテンツURLを直接読み込んだ際に表示されるインラインログイン画面を無効にすることができるようになりました。
- Added functionality to copy InitialImport.yfx and UpdateContent.yfx to META-INF/Content.yfx and process them on Yellowfin startup via Liquibase based on checksum and newest timestamp. This allows new and updated content to be packaged and delivered as part of the Yellowfin installer and updater.
InitialImport.yfx、およびUpdateContent.yfxをMETA-INF/Content.yfxにコピーし、Yellowfinの起動時に Liquibaseを使用してチェックサムと最新のタイムスタンプに基づきこれらを処理する機能を追加しました。これにより、新規および更新されたコンテンツをYellowfinのインストーラーおよびアップデーターの一部としてパッケージ化し、配信できるようになります。
- Implemented capability to allow custom Installers to restrict the options available for the repository DBMS based on the operating system that the installer is running in.
カスタムインストーラーが実行されているOSに基づいて、リポジトリデータベースとして利用可能なDBMSのみを表示できるようになりました。
REST API
- Implemented a new REST service to check whether a user already exists within any organisation.
特定の組織にユーザーが所属しているかを確認するための新しいRESTエンドポイントを追加しました。
オープンソース関連
- Upgraded Spring Framework to 5.3.50.
Spring Frameworkを5.3.50にアップデートしました。
Resolved Issues(不具合改修):
AI関連
- Resolved an issue where the NLQ Default Date Period was still being applied even when the Primary Date Field was not selected.
自動分析設定のプライマリー日付フィールドが未選択でも、NLQのデフォルト日付期間がガイド付きNLQに適用されていた事象を解消しました。
- Resolved an issue where the date slider would not appear properly in AI-NLQ.
AI NLQで日付スライダーが正しく表示されていなかった事象を解消しました。
データ接続
- Resolved an issue where Views based on Stored Procedures in Firebird databases would sometimes lose columns after the View was edited.
Firebirdデータベースストアドプロシージャに基づくビューを編集すると、列が消失してしまっていた事象を解消しました。
- Resolved an issue where the JDBC driver for the selected AWS RDS engine may not be correct.
AWS RDSエンジン用のJDBCドライバーが正しく選択されていなかった事象を解消しました。
インポート/エクスポート
- Resolved an issue where Importing content using the Restore method was failing.
復元モードでのインポートに失敗していた事象を解消しました。
ダッシュボード
- Resolved an issue where the Auto-run Filters setting was not working in embedded Dashboards where the filter list was placed into the Global Content section.
フィルターリストがグローバルコンテンツに配置されている埋め込みダッシュボードにおいて、「フィルターの自動実行」設定が動作していなかった事象を解消しました。
- Resolved an issue where a Users' column selections (visibility and order) did not get saved when the Report was embedded on a Dashboard.
レポートをダッシュボードに配置した際、ユーザーのカラム選択が保持されていなかった事象を解消しました。
レポート
- Resolved an issue where the heading was not visible on some Filter popups.
一部のフィルターポップアップでヘッダーが表示されていなかった事象を解消しました。
- Resolved an issue with field ordering for Reports that used Sub-queries, Calculated Fields and Custom Columns.
サブクエリー、計算フィールド、カスタムカラムを使用したレポートにおけるフィールド順序に関する事象を解消しました。
- Resolved an issue where pop-up Filters were not displayed correctly when using the Left-side navigation Filter style.
レフトサイドナビゲーションフィルターで、ポップアップフィルターが正しく表示されていなかった事象を解消しました。
- Resolved an issue where Boolean Filters were shown using the wrong filter style.
ブーリアン型のフィルターが誤ったフィルタースタイルで表示されていた事象を解消しました。
- Resolved an issue where Filter popups and Column Selector popups were not scrollable on small screen-sizes where the entire popup did not fit.
画面サイズが小さく、ポップアップ全体が表示されていないとき、ポップアップ内でスクロールできなかった事象を解消しました。
- Resolved an issue where filtering by "Last Quarter" or "Next Quarter" would not include the full date range in some cases.
特定の条件下にて、定義された日付期間フィルターの「前四半期」と「翌四半期」にすべての日付が含まれていなかった事象を解消しました。
- Resolved an issue where the predefined custom date popup would not hide when selecting another predefined option from the list.
別の定義された日付期間フィルターを選択しても、先に表示していたカスタム日付選択用のカレンダーが非表示にならなかった事象を解消しました。
- Resolved an issue where reports that contain an append and union subquery would break some cross-query calculated fields.
追加、及び結合(Union)サブクエリーを含むレポートで、一部のクエリ間計算フィールドが正しく動作していなかった事象を解消しました。
ストーリー
- Resolved an issue where Drill-through Reports were not working when embedded in a Story.
ストーリー内でドリルスルーが動作していなかった事象を解消しました。
ユーザーインターフェース
- Resolved an issue where the Access Setting controls were not accessible in the Share Popup when using the Distribute option.
共有の配信機能で、アクセス設定にアクセスできなかった事象を解消しました。
- Resolved an issue where some users without access edit permissions could see the Access Setting button.
編集権限を持たない一部のユーザーに対し、アクセス設定が表示されていた事象を解消しました。
- Resolved an issue where a Users' Entry Page setting was not working correctly when the value was set to Favourites.
エントリーページが「お気に入り」に設定されている場合に、正しく動作していなかった事象を解消しました。
ビュー
- Resolved an issue with the View - Field Properties pop-up, where the fields from a previously opened View would be incorrectly displayed.
閲覧ページから表示できるビューのフィールドプロパティに、以前に開いたビューの内容が表示されていた事象を解消しました。
- Resolved an issue where switching tabs in the View Automation Settings would cause synonyms to display incorrectly.
自動分析設定で、タブを切り替えると同義語が正しく表示されなかった事象を解消しました。
- Resolved an issue where Japanese placeholder text would overflow in the View Automation Settings popup.
自動分析設定に表示される日本語のプレースホルダーテキストが、枠外にまで表示されていた事象を解消しました。
トランスフォーメーションフロー
- Resolved an issue where Transformation Flows could not be run from the popup menu in the Browse page.
トランスフォーメーションフローが閲覧ページ上から実行できなかった事象を解消しました。
=============================================================
Yellowfin BI 9.17.0.1 - build 20260323
Published: March 23, 2026
国内公開日: 2026/03/24
製品リリースにおけるナンバリングのルールを変更しています。
従来:V8.0.1→V8.0.2→V8.0.3 …
Ver9:V9.1.0→V9.2.0→V9.3.0 …
※必要に応じてパッチリリースされる場合があり、その際のナンバリングは9.x.1→9.x.2…となります。
詳細につきましてはサポート提供規約をご確認ください。
本ビルドをご要望の方は、サポート宛にお問合せください。
Yellowfinの古いバージョンにおいて、セキュリティ脆弱性が確認され、最新バージョンにアップグレードしていないお客様に影響が出る可能性があります。
現在ご利用いただいおりますYellowfinのバージョンをできるだけ早く、影響を受けないバージョンへアップグレードしていただくようお願いします。
詳細につきましては【重要】セキュリティ情報をご確認ください。
V9.9からフィルター値を含むダッシュボードの埋め込みタグおよびURLリンクの仕様が一部変更となりました。
また、本変更との互換性保持のため、 既存ダッシュボードの埋め込みタグとURLリンクにつきましても再生成されますので、該当機能をご利用の方はアップデート後に必ずご確認をお願いいたします。
詳細につきましてはv9.9の改修による影響について:ダッシュボードの埋め込みタグおよびダッシュボードのURLリンクをご確認ください。
Enhancements(機能強化・拡張):
AI関連
- Added the following models to the External Connection model drop down - allowing these models to be used by Yellowfin AI features. Older deprecated models have been removed from the dropdown list.
外部連携のモデルに以下を追加しました。旧式の非推奨モデルはドロップダウンリストから削除されています。- OpenAI ChatGPT 5.4
- Google Gemini 3.1 Pro Preview
- Anthropic Claude Opus 4.6
- Anthropic Claude Sonnet 4.6
Resolved Issues(不具合改修):
管理
- Resolved an issue where some Yellowfin instances would not start up correctly after upgrading to 9.17.
特定の条件下にて、9.17へのアップデート後に起動できなかった事象を解消しました。
ユーザーインターフェース
- Resolved an issue in the Share popup where a selected user's name was sometimes shown as an internal key value.
特定の条件下にて、共有ダイアログで配信先に選択したユーザー名やグループ名がシステム内部のコードで表示されていた事象を解消しました。
- Resolved an issue where deleting a User Group could cause errors if that group was already used as a Broadcast Failure notification recipient.
ブロードキャストエラータスクの通知先グループとして指定しているユーザーグループを削除できなかった事象を解消しました。
レポート
- Resolved an issue where column references in the Link Formatter and Link To Application formatter would sometimes reference the incorrect column.
書式でアプリケーションURLへリンクか、URLリンクを使用していたとき、誤った列が参照されていた事象を解消しました。
=============================================================
Yellowfin Change Log
Yellowfin BI 9.17.0 - build 20260223
Published: February 24, 2026
国内公開日: 2026/02/25
製品リリースにおけるナンバリングのルールを変更しています。
従来:V8.0.1→V8.0.2→V8.0.3 …
Ver9:V9.1.0→V9.2.0→V9.3.0 …
※必要に応じてパッチリリースされる場合があり、その際のナンバリングは9.x.1→9.x.2…となります。
詳細につきましてはサポート提供規約をご確認ください。
本ビルドをご要望の方は、サポート宛にお問合せください。
Yellowfinの古いバージョンにおいて、セキュリティ脆弱性が確認され、最新バージョンにアップグレードしていないお客様に影響が出る可能性があります。
現在ご利用いただいおりますYellowfinのバージョンをできるだけ早く、影響を受けないバージョンへアップグレードしていただくようお願いします。
詳細につきましては【重要】セキュリティ情報をご確認ください。
V9.9からフィルター値を含むダッシュボードの埋め込みタグおよびURLリンクの仕様が一部変更となりました。
また、本変更との互換性保持のため、 既存ダッシュボードの埋め込みタグとURLリンクにつきましても再生成されますので、該当機能をご利用の方はアップデート後に必ずご確認をお願いいたします。
詳細につきましてはv9.9の改修による影響について:ダッシュボードの埋め込みタグおよびダッシュボードのURLリンクをご確認ください。
Enhancements(機能強化・拡張):
AI関連
- Updated External Connections so that the Retain Context checkbox is enabled by default for new connections. The Retain Context checkbox has also been moved to make it more prominent.
外部連携のUIを見直し、新規接続時に「文脈を保持する」がデフォルトで有効になるように改善しました。また、「文脈を保持する」オプションの表示箇所を見直しました。
- Updated AI prompts for NLQ and Tell Me About My Data to send the View Description, in order to provide more context to the LLM model.
LLMモデルにより多くの文脈を提供するため、AIのフルプロンプトにビューの説明を含むよう改善しました。
- Added a configuration option to set AI NLQ as the default mode.
AI NLQをデフォルトで有効にできるよう、システム構成に設定を追加しました。
データソース
- Disable setting the Transaction Isolation for RedShift datasources, as this causes a delay when using RedShift Serverless.
RedShift Serverless使用時の遅延解消のため、分離レベル設定を無効にしました。
ストーリー
- Updated the NLQ icon in Stories.
ストーリー内のNLQのアイコンを改善しました。
レポート/グラフ
- Added a field format for marking fields as Optional, allowing users to exclude them from output and rearrange their order when viewing reports.
カラム(列)の書式に「オプションフィールド」設定を追加しました。これにより、レポート表示時にユーザー自身が特定フィールドを対象外にしたり、カラム順序を変更することができるようになります。
注意:選択したフィールドでレポートクエリーが再生成され、集計粒度が変わる可能性があります。また、場合によってはレポートが生成できない場合があります。
- Improved the responsive scaling for numeric charts on embedded content.
埋め込みコンテンツ上の数値グラフのレスポンシブスケーリングを改善しました。
- A new formatter for text values that contain separated values has been created. It will aggregate the list of items, into "<first value="value">, +n" format.
書式に新しく「区切り文字列集約フォーマッター」を追加しました。これにより、区切り文字を含むデータを「最初の値+n」という形式に集約することができます。
例)元データが"One, Two, Three, Four"のとき、 「区切り文字列集約フォーマッター」を適用すると"One, +3"をなります。
- Added the ability to apply a field's conditional formatting across an entire row in a report.
レポート内で、フィールドの条件付き書式を行全体に適用する機能を追加しました。
- Added an option for Set Analysis on Meter and Value charts to treat empty datasets as zero instead of showing an error.
メーターグラフ、及び数値グラフにおいてセット分析のオプションを追加し、空のデータセットをゼロとして扱うよう改善しました。
- Added an option to set the default value to Omit for boolean filters.
ブーリアン型フィルターのデフォルト値に「省略」を設定することができるようになりました。
- Changed the Japanese text used in Advanced Functions for Top and Bottom ranked items to more accurately describe how they are used.
高度な関数内で使用されている"Top"/"Bottom"に対する日本語翻訳を見直し、それぞれの目的がより明確になるよう改善しました。
ユーザーインターフェース
- Predefined date periods are now arranged into Categories for easier searching and selection. This has been applied wherever predefined date periods are accessed.
定義された日付期間の表示を見直し、検索と選択を容易にするためカテゴリ別に表示するよう改善しました。
ダッシュボード/プレゼンテーション
- Added an Export button to the Dashboard toolbar.
ダッシュボードツールバー(ダッシュボード右上)にエクスポートボタンを追加しました。
- Added the ability to control whether Reports run automatically on Dashboard load, with options to override or inherit the Report-level "Autorun Report on Load" setting.
ダッシュボード読み込み時にレポートを自動実行するかどうかを制御する設定を追加しました。レポート単位での「レポートの自動実行」設定を上書きするか継承するかを選択できます。
インポート/エクスポート
- Improved the import process so that the user can override the following:
インポートプロセスを見直し、以下を上書きできるよう改善しました;- Change the data source for custom cached query filters both at main and subquery level
マスタークエリー、サブクエリーの両方でカスタムクエリーフィルターのデータソースの変更 - Change the image file for images on reports
レポート上の画像ファイルの変更 - Change the associated reports for drill through or tabbed linked reports.
ドリルスルー、またはタブ形式のマルチ表示レポートで使用している関連レポートの変更
- Change the data source for custom cached query filters both at main and subquery level
管理
- Areas of the application that deal with Client Org management have been optimised to support thousands of Client Orgs without performance degradation.
クライアント組織を管理するいくつかの内部処理を最適化し、大量のクライアント組織を処理する場合でもパフォーマンスに影響しないよう改良しました。
- Added an SSO session option to redirect users to a specific URL after logging in.
SSOでのログイン後にユーザーを特定のURLにリダイレクトさせることができるよう、セッションオプションを追加しました。
- Improved performance when assigning security access for a user or group to a content folder.
パフォーマンス改善のため、ユーザーまたはグループに対してのコンテンツフォルダーのセキュリティアクセス割り当ての処理を改良しました。
REST API
- Updated all REST APIs to ensure the COULD_NOT_FIND_PERSON exception is properly mapped to return a 404 response.
すべてのREST APIにて、"COULD_NOT_FIND_PERSON"によるエラーを404で返すよう改善しました。
- POST /data-sources/id/client-data-sources now accepts a request parameter "includeOnlyNewSourceInResponse", which when true, tells the API to return only the newly mapped Client Source in the "items" array.
POST /data-sources/id/client-data-sourcesでリクエストパラメーター"includeOnlyNewSourceInResponse"を受け付けるよう改善しました。パラメーターがTRUEのとき、APIは"items"配列に新しくマッピングされたクライアントデータソースのみ返すよう指示されます。
- Added a new RPC endpoint for fetching the Organization resource using its Client Reference ID.
クライアント参照IDを使用して、その組織の情報が取得できる新しいRPCエンドポイントを追加しました。
オープンソース関連
- Upgraded Apache Tomcat to 9.0.113
Yellowfinに同梱しているTomcatを9.0.113にアップデートしました。
- Added Axios 1.12.2
Axios 1.12.2を追加しました。
- Added Naive-UI 2.42.0
Naive-UI 2.42.0を追加しました。
- Added Vue.js 3.5.13
Vue.js 3.5.13を追加しました。
- Upgraded Spring Framework to 5.3.49
Spring Frameworkを5.3.49にアップデートしました。
- Upgraded babel-runtime from 7.15.4 to 7.27.0
babel-runtimeを7.15.4から7.27.0にアップデートしました。
- Upgraded backbone from 1.4.0 to 1.6.0
backboneを1.4.0.から1.6.0にアップデートしました。
- Upgraded canvg from 3.0.8 to 3.0.11
canvgを3.0.8から3.0.11にアップデートしました。
- Upgraded core-js from 2.6.11 to 2.6.12
core-jsを2.6.11から2.6.12にアップデートしました。
- Upgraded core-js 3 from 3.17.3 to 3.41.0
core-js 3を3.17.3から3.41.0にアップデートしました。
- Upgraded Cropperjs from 1.5.7 to 1.6.2
Cropperjsを1.5.7から1.6.2にアップデートしました。
- Upgraded css-vars-ponyfill from 2.3.1 to 2.4.9
css-vars-ponyfillを2.3.1から2.4.9にアップデートしました。
- Upgraded JsonLogic from 2.0.1 to 2.0.5
JsonLogicを2.0.1から2.0.5にアップデートしました。
- Upgraded jquery-cropper from 1.0.1 to 1.0.2
jquery-cropperを1.0.1から1.0.2にアップデートしました。
- Upgraded jquery from 3.5.1 to 3.7.1
jqueryを3.5.1から3.7.1にアップデートしました。
- Upgraded jquery-ui from 1.13.2 to 1.14.1
jquery-uiを1.13.2から1.14.1にアップデートしました。
- Upgraded Log4j Libraries to Version 2.25.3
Log4jライブラリを2.25.3にアップデートしました。
- Upgraded moment from 2.29.4 to 2.30.1
momentを2.29.4から2.30.1にアップデートしました。
- Upgraded perfect-scrollbar from 1.5.0 to 1.5.6
perfect-scrollbarを1.5.0から1.5.6にアップデートしました。
- Upgraded regenerator-runtime from 0.13.9 to 0.13.11
regenerator-runtimeを0.13.9から0.13.11にアップデートしました。
- Upgraded stackblur-canvas from 2.5.0 to 2.7.0
stackblur-canvasを2.5.0から2.7.0にアップデートしました。
- Upgraded svg-pathdata from 5.0.5 to 6.0.3
svg-pathdataを5.0.5から6.0.3にアップデートしました。
- Upgraded TinyMCE from 5.10.3 to 5.10.9
TinyMCEを5.10.3から5.10.9にアップデートしました。
- Upgraded Underscore.js from 1.13.1 to 1.13.7
Underscore.jsを1.13.1から1.13.7にアップデートしました。
- Upgraded webcomponents-bundle.js from 2.4.3 to 2.8.0
webcomponents-bundle.jsを2.4.3から2.8.0にアップデートしました。
- Removed Apache Tika from Yellowfin
Apache Tikaを削除しました。
- Removed apache commons lang 2.6, commons validator 1.0.2 and commons-chain 1.2
apache commons lang 2.6、commons validator 1.0.2、commons-chain 1.2を削除しました。
Resolved Issues(不具合改修):
AI関連
- Resolved an issue where Tell Me About My Data could be run for Cross-tab reports - Tell Me About My Data is not compatible with this style of report.
「Tell Me About My Data」がクロス集計表上で実行できていた事象を解消しました。「Tell Me About My Data」はこの形式のレポートと互換性がありません。
データ接続
- Resolved an issue with the handling of Oracle TIMESTAMP_TZ columns and Timestamps that have been given a non-default format.
Oracleデータソースにおいて、TIMESTAMP_TZ型およびデフォルト以外の書式が指定されたTimestamp型の処理を見直しました。
- Resolved an issue where some datasources would not work with client source substitution due to a catalog being added to a table reference in SQL without a schema, resulting in an invalid table reference. This occurred with DataBricks datasources.
DataBricksのような一部のデータベースにて、SQL内のテーブル参照にスキーマなしでカタログが追加されたことで無効なテーブル参照が発生し、クライアントデータソース置換が動作しなかった事象を解消しました。
- Resolved an issue where connections to SQL Server would not connect when using version 10 of the SQL Server JDBC driver. The connection string will now have encrypt=false added when SSL is not enabled.
SQL Serverのドライバーバージョンが10.x以降で、データベースへの接続に失敗する事象を解消しました。これにより、SSLが無効の場合は接続文字列に"encrypt=false"が追加されるようになります。
- Resolved an issue where users with no datasource role permissions could not upload CSV data. This restores previously working functionality.
データソース設定権を持たないユーザーでCSVをアップロードできなかった事象を解消しました。
- Resolved an issue where indexes could not be created for imported CSVs.
CSVファイルインポート時、インデックスが作成されなかった事象を解消しました。
ビュー
- Resolved an issue where a View's Automation Settings could not be opened when Guided NLQ was disabled in the configuration settings.
システム構成でガイド付きNLQを無効にすると、ビューの自動分析設定が開けなかった事象を解消しました。
- Resolved an issue where, if a table column was dropped, the corresponding field cannot be deleted from the View.
テーブルの列が削除されても、対応するフィールドをビューから削除できなかった事象を解消しました。
レポート/グラフ
- Resolved an issue where the date filter for a range appended the default value to the end of the selected date range.
範囲指定した日付フィルターの終了日にデフォルト値が表示されていた事象を解消しました。
- Resolved an issue where using the "Ignore Report Filters when Loading Cached Values" would still include joins to tables required by those filters. This resulted in less performant SQL for loading Cached Filter values.
「キャッシュされた値を読み込むときにレポートのフィルターを無視」を有効にしていても、それらのフィルターで必要なテーブルへの結合が依然として含まれていた事象を解消しました。これにより、フィルター値キャッシュ時のパフォーマンス低下を改善します。
- Resolved an issue where DATE filters could not be compared with TIMESTAMP filters when comparing filters with Advanced Settings.
高度なフィルターでフィルター同士の比較を行う際、Date型とTimestamp型では比較ができていなかった事象を解消しました。
- Resolved an issue with opening a content URL when using "Ask" multi-session logic.
「重複ログイン時のルール」がユーザーに尋ねるになっているとき、URLからコンテンツを開くことができなかった事象を解消しました。
- Resolved an issue where a data type was not applied to a freehand SQL calculated field when configuration option VALIDATECALCONSAVE was disabled.
VALIDATECALCONSAVEが無効のとき、フリーハンドSQL計算フィールドにデータ型が適用されていなかった事象を解消しました。
- Resolved an issue with Link To URL Formatters where ColumnName column references did not resolve to the correct column when Sections were used on a report.
セクションレポートでURLリンクフォーマッターのカラム名参照が正しく動作していなかった事象を解消しました。
- Resolved an issue where Report Bookmarks with drill-down were not working correctly.
ドリルダウンを含むブックマークが正しく動作していなかった事象を解消しました。
- Resolved an issue where the Division of Columns Advanced Function was duplicating the column name after editing and saving.
高度な関数の「カラムの除算」が既に適用されている状態で高度な関数を再保存すると、カラム名が重複して登録されていた事象を解消しました。
- Resolved an issue where loaders were not displayed during the loading process for embedded Reports.
埋め込みレポート表示時に読み込み中のローダーが表示されていなかった事象を解消しました。
- Resolved an issue where incorrect formatting was applied to Cross-tab heading values.
コンテンツ設定で定義したクロス集計表の見出しの書式が、レポートの書式で上書きされていた事象を解消しました。
- Resolved some initial display issues with GIS maps.
GISマップの初期表示に関する事象を解消しました。
- Resolved an issue where nested calculated fields would generate incorrect SQL when joining report subqueries on view fields.
ビューフィールドを使用してサブクエリーを作成したとき、ネストされた計算フィールドが原因で正しくSQLが生成されていなかった事象を解消しました。
- Resolved an issue where a freehand SQL calculated column lost its translation when a report was edited.
レポートを編集すると、フリーハンドSQL計算フィールドに定義されていた翻訳がリセットされていた事象を解消しました。
- Resolved an issue with the timestamp display being inconsistent in charts when the format is set to "None".
時刻の書式が「なし」のとき、グラフ上の時刻の表示に一貫性がなかった事象を解消しました。
- Resolved an issue where Boolean filter formatting was not applied correctly.
ブーリアン型フィルターに書式が正しく適用されていなかった事象を解消しました。
- Resolved an issue where child filter values in a filter hierarchy were being reset to default values.
従属フィルターの子フィルターの値がデフォルト値にリセットされていた事象を解消しました。
- Resolved an issue where selecting "User Preference" in date formatters did not always act as expected.
特定の条件下にて、日付の書式で「ユーザー設定」を選択した際に想定通りに動作していなかった事象を解消しました。
- Resolved an issue where the slider filter displayed incorrect values.
スライダー形式のフィルター値が正しく表示されていなかった事象を解消しました。
ダッシュボード/プレゼンテーション
- Resolved an issue where the Associated Report Widgets on a Dashboard would not display correctly.
固定レイアウトのダッシュボードにて、関連レポートウィジェットが正しく表示されていなかった事象を解消しました。
- Resolved an issue where Dashboard filters were not displaying correctly when editing a Dashboard.
ダッシュボード編集時にフィルターが正しく描画されていなかった事象を解消しました。
- Resolved an issue where Link Interactions did not work in Dashboards containing Reports with Subqueries.
サブクエリーを使用したレポートを含むダッシュボードで、インタラクションのリンクが動作していなかった事象を解消しました。
- Made a UI adjustment so that the Return to Dashboard button did not overlap other important UI content.
ダッシュボードに戻るボタンが他のコンテンツと重なって表示されないよう改善しました。
- Resolved an issue where visualization settings were not reset when switching back from Preview to Edit mode. This included Date Slider adjustments, Brushed filters, Link interactions and Drill state changes.
ダッシュボードのプレビューモードと編集モードの切り替えを繰り返しても、各リンクの設定がクリアされていなかった事象を解消しました。これは日付スライダー、ブラッシング、インタラクションのリンク、ドリルを含みます。
ブロードキャスト
- Resolved an issue where special characters in email attachment file names were incorrectly escaped.
メールの添付ファイル名に特殊文字が含まれていたとき、その文字が誤ってエスケープされていた事象を解消しました。
XLS/DOCX/PDF/CSVエクスポート
- Resolved an issue where XLSX exports with border formatting enabled would write excessive errors to the log files.
セルの境界線が有効になっているレポートをXlsxにエクスポートした際、過剰にエラーログが吐き出されていた事象を解消しました。
- Resolved an issue where Fast PDF couldn’t export a Report Canvas placed on a Dashboard.
ダッシュボードに配置されたキャンバスレポートがFast PDFにエクスポートできなかった事象を解消しました。
- Resolved an issue where configuring both the timestamp format for exports, and enabling Attach Date in a broadcast, would insert the date twice into the filename.
ブロードキャスト設定時、「ブロードキャスト日付の追加」と、エクスポート設定内の「日付とタイムスタンプの追加」の両方を有効にすると、日時が重複してファイル名に追加されていた事象を解消しました。
- Resolved an issue where a user was unable to export a report to XLSX when in Preview Mode.
アクションイベントに割り振った「ダッシュボードのXlsxへのエクスポート」が、プレビューモードでは動作していなかった事象を解消しました。
- Resolved an issue where advanced subquery Report header columns were not translated when exporting to csv.
CSVエクスポート時、高度なサブクエリー側のカラムが翻訳されていなかった事象を解消しました。
- Resolved an issue where setting date formats as "Default" would cause XLSX exports to behave incorrectly.
日付の書式が「デフォルト」のとき、Xlsxエクスポートで日付が正しく出力されていなかった事象を解消しました。
ユーザーインターフェース
- Resolved an issue where sorting the Browse Page by Run Time would result in an error.
閲覧ページにて、ランタイムによる並べ替えが動作していなかった事象を解消しました。
インポート/エクスポート
- Resolved an issue when importing Transformation Flows whereby Import settings were ignored.
トランスフォーメーションフローのインポート時、インポート設定で指定した内容が適用されていなかった事象を解消しました。
管理
- Resolved an issue where Secure Client Editable groups could not be edited on the client org.
クライアント組織で編集可能に設定されているユーザーグループが、そのクライアント組織で操作できなかった事象を解消しました。
- Resolved an issue where the "Multiple Login Logic" setting was set to "Deny Local" but was not working correctly.
「重複ログイン時のルール」がログイン不可に設定されていても、ログイン済みのユーザーからのログインが拒否されていなかった事象を解消しました。
- Resolved an issue where edits and deletions in plugin management were not reflected across other nodes.
プラグイン管理での編集や削除が、別のノードに反映されていなかった事象を解消しました。
- Resolved an issue where users without the necessary permissions could edit a draft report in certain circumstances.
特定の条件下にて、適切な権限を持たないユーザーでもドラフトレポートを編集できていた事象を解消しました。
- Resolved an issue where ipOrg values were missing in AccessGroupMembers and AccessGroupFlat tables for existing user groups.
既存のユーザーグループに対し、AccessGroupMembersテーブルとAccessGroupFlatテーブルでipOrgが欠落していた事象を解消しました。
- Resolved an issue where a User could be assigned to the same User Group multiple times when clicking the Save button repeatedly.
保存ボタンを繰り返しクリックした際に、同一ユーザーが同一ユーザーグループに重複して登録されていた事象を解消しました。
- Resolved an issue where the buttons on the Group Administration page would not work when using French as the UI language.
Yellowfinの言語がフランス語のとき、グループ詳細画面内のボタンが動作していなかった事象を解消しました。
- Resolved an issue where configuration update events were being recorded in the event table with EventTypeCode = 'REPORTADMIN' and EventCode = 'UPDATECONFIG', but no corresponding event data was being saved.
Eventテーブルに吐き出されるEventCode = 'UPDATECONFIG'のレコードで、EventDataに詳細が書き込まれていなかった事象を解消しました。
- Resolved an issue where public Stories were incorrectly deleted when deleting a user and specifying the Delete Private Content option.
ユーザー削除時に「非公開コンテンツを削除」を選択した際、誤って公開ストーリーが削除されていた事象を解消しました。
- Resolved an issue where reports that have Drill-throughs or Co-displays configured could not be deleted.
ドリルスルー、またはマルチ表示レポートが設定されているレポートが削除できなかった事象を解消しました。
- Resolved an issue where ARCHIVED and DELETED content items were being included in the dependent items affected warning list when deleting content.
コンテンツ削除時に表示される従属関係コンテンツのリストに、ステータスが"ARCHIVED"や"DELETED"のコンテンツも含まれていた事象を解消しました。
- Resolved an issue where the last uploaded image was incorrectly used as the avatar for new users.
新規ユーザーのアバターに、その前にアップロードされた画像が誤って使用されていた事象を解消しました。
データトランスフォーメーション
- Resolved an issue with Transformation Flows where an oh-no error was displayed intermittently when a Flow was run in design mode.
デザインモードでフローを実行した際、断続的にエラーが発生していた事象を解消しました。
REST API
- Resolved an issue where creating a user via the REST API did not immediately trigger a licence refresh.
REST API経由でユーザーを作成しても、ライセンス更新が即座に行われていなかった事象を解消しました。
- Resolved an issue where a user could not be created via REST when the last name was empty.
REST API経由で名字が空白のユーザーを作成できなかった事象を解消しました。
- Added validation checks to user-groups REST endpoints, to return a 404 response when any operation is attempted on a deleted user group.
ユーザーグループのREST APIエンドポイントに検証チェックを追加し、削除されたユーザーグループへの処理は404レスポンスを返すよう改良しました。
- Resolved an issue where the access filter refresh schedule was not enabled when importing a data source using an API request.
APIリクエストを使用してデータソースをインポートした際、アクセスフィルターの更新スケジュールが有効化されていなかった事象を解消しました。
- Resolved an issue where some client-org users with the Webservices role were able to incorrectly access some resources from other client-orgs.
Webサービスロールを持つ一部のクライアント組織ユーザーが、他のクライアント組織のリソースに誤ってアクセスできていた事象を解消しました。
ストーリー
- Resolved an issue where a Story could not be opened unless the user had the 'Signals Consumer' role.
「シグナル閲覧権」を持たないユーザーではストーリーを開けなかった事象を解消しました。