Yellowfin Change Log Yellowfin BI 7.3 - build 20170523 Yellowfin 7.3 update Published: 2 June, 2017 Enhancements(機能強化・拡張): 【国内からの問い合わせ】 なし 【海外からの問い合わせ】 5414 - Added support for Exasol JDBC driver. >Exasolに対応しました。 4879 - Fixed an issue that allowed JavaScript code to be executed in chart tooltips when active charts were disabled. >アクティブグラフが無効のとき、グラフのツールチップでJavascriptが実行されていた問題を解消しました。 5561 - Added correct connection context for cached filter custom queries when using web services >Websevice使用時、カスタムクエリーに正しい接続コンテキストが追加されました。 5563 - Added correct connection context for report on report background execution when using web services >Websevice使用時、バックグラウンド実行しているレポートに正しい接続コンテキストが追加されました。 5599 - Added several changes to support Exasol DB as a CSV target. >Exasolを書き込み可能なデータソースとして使用できるようになりました。 Resolved Issues(不具合改修): 【国内からの問い合わせ】 143 - Fixed incorrect date format for last modified date/timestamp in dashboards, storyboards, and discussions. >ダッシュボード、ストーリーボード、ディスカッションの最終変更日時の書式がAPサーバーに依存していた問題を解消しました。 336 - In cross tab reports, when using calculated fields the aggregation shows 0 in older reports where the field was marked as 'calculated total'. This has been changed to default back to 'sum' in this specific case. >特定の条件下にて、クロス集計表で計算フィールドを使用した際に計算結果が0になっていた問題を解消しました。 5044 - Enabled boundary options on Google GIS maps >Google GISマップでGIS境界線設定が表示されていなかった問題を解消しました。 5249 - Fixed an issue with total aggregation as calculated total in pivot tables >特定の条件下にて、クロス集計表で計算フィールドを使用した際に計算結果が0になっていた問題を解消しました。 5460 - Fixed a problem with am/pm display that was dependent on JVM locale instead of browser language in timeline and schedule management items. >タイムラインとスケジュール管理で、午前/午後の表示がJVMロケールに依存していた問題を解消しました。 5489 - Fixed a border formatting issue to work without setting the data style to custom. >カラムのスタイルをカスタムに変更しないと境界線設定が反映されていなかった問題を解消しました。 5580 - Fixed an issue within view builder to address a syntax error, changed N/A value to empty string instead of null so that html select option will pick the value instead of the text >ビュービルダーでデフォルト集約をN/Aに設定した場合に発生していた問題を解消しました。 【海外からの問い合わせ】 5588 - Fixed an issue within the admin area that was showing an empty cell. The fix now shows the correct number of users of a role per client org. You now see the correct numbers of users per client. >クライアント組織利用時、ロール管理に表示されるユーザー数が正しくなかった問題を解消しました。 5394 - Fixed an issue that was causing the client ref ID filter to not work with the default org. >クライアント参照IDによるフィルターがデフォルト組織で正しく動作していなかった問題を解消しました。 245 - Fixed a display issue with the 'fit to parent' co-display option within this version. >マルチ表示レポートの「親に合わせる」設定に関する表示の問題を解消しました。 5248 - Fixed an upgrade issue with the analytic function within a specific report type to not work, this has been fixed. >特定の条件下にて、アップデート後に高度な関数が動作しなかった問題を解消しました。 5539 - Added an error message handling case of not selecting any tables with third party view when you are trying to create a new connector view. >3rdパーティデータで新しいビューを作成しようとした際、テーブルが1つも選択されていないときにエラーメッセージが表示されるようになりました。 5746 - Added SessionUtil.encodeURL() to work with different Tomcat configurations as this was causing images to not display. >異なるTomcat設定で動作するよう、SessionUtil.encodeURL()を追加しました。 5219 - Allowing JS API report with no client org assigned >クライアント組織未使用時にJavascript APIレポートが使用できるよう改善しました。 5376 - Added a new message alert when an SSRS report is empty, user will now see a red dot next to mandatory filters when these are required. >SSRSレポートがブランクの時、アラートメッセージが表示されるようになりました。 5793 - Fixed issue with client org being able to delete primary org content, the delete option has been removed for all primary org content at the client org level. >クライアント組織からデフォルト組織のコンテンツが削除できていた問題を解消しました。 5836 - Fixed an issue with the scroll bar in dashboard report for multiple chart canvas when using horizontal and vertical functionality. >ダッシュボードにマルチグラフキャンバスのレポートを配置した際に発生していたスクロールバーに関する問題を解消しました。 5240 - Fixed problem import/export issue with reports when there is an empty canvas. >マルチグラフキャンバスに何も配置されていないレポートをエクスポート/インポートした際に発生していた問題を解消しました。 5689 - Fixed problem with saving default values in view filters when using predefined periods within views. >定義された日付期間を使用している場合の、ビューフィルターのデフォルト値保存に関する問題を解消しました。 5385 - Fixed a null pointer exception error caused by changing the first field of a variance field on a chart from a field with metric color applied to a field that has no metric color configured. >グラフの差異フィールドで使用している項目を、メトリックのカラーで使用しているものからそれ以外の項目に変更した際に発生していたNPEを解消しました。 5681 - Fixed a null pointer exception error that occurred when creating a chart with an animation. >アニメーショングラフを作成した際に発生していたNPEを解消しました。 5515 - Fixed a problem when a metric is changed to dimension in the view level, it still has default aggregation as sum (not applicable). >メトリックからディメンションに変更した際、デフォルト集約の「合計」がディメンションでも有効になっていた問題を解消しました。 5571 - Fixed a problem with replacing ## with the field value when exporting to excel. >URLリンク書式で使用している"##"がExcelエクスポート時に正しく表示されていなかった問題を解消しました。 5337 - Fixed an issue when opening an SSRS report for the first time that caused a null pointer exception error. >SSRSレポートの初回表示時にNPEが発生していた問題を解消しました。 5485 - Fixed an issue when upgrading from 7.1 to 7.3 where MS SQL connections would become broken after the upgrade. >7.1から7.3へアップデートした際、MS SQL Serverの接続が正しく維持されていなかった問題を解消しました。 5604 - Fixed an issue where an error occurred on a dimension split multiple bar chart and changing the aggregation on a metric color to be count or count distinct. >おまかせグラフで作成される格子グラフで、メトリックの色で使用している項目の集約タイプをCountかCount Distinctに変更した際に発生していたエラーを解消しました。 5829 - Fixed an issue with cached filters in sub-queries from a view that's different from the master query >高度なサブクエリーでマスタークエリーとは別のビューを使用した際に発生していた、フィルターキャッシュに関する問題を解消しました。 5585 - Fixed a display issue with in-list child filters in the left side nav >レフトサイドナビゲーションでの依存フィルターの表示に関する問題を解消しました。 5353 - Fixed an issue where default values of view parameters were not being passed to reports >ビューパラメーターのデフォルト値がレポートに引き継がれていなかった問題を解消しました。 5169 - Fixed an issue linked to checking advanced option to prevent setting values back to default when only local time zone code is changed that impacted refresh of setting to not be saved correctly >レポートの更新スケジュールで、タイムゾーンだけを変更して保存すると他の設定が初期値に戻ってしまっていた問題を解消しました。 5610 - Fixed issue with parameter filters in AdHoc reports >アドホックレポート作成時のパラメーターフィルターに関する問題を解消しました。 5450 - Fixed issue with SQL server data sources being un-editable after upgrading from 7.1 to 7.3 >7.1から7.3へアップデートした際、MS SQL Serverデータソースが編集できなかった問題を解消しました。 5375 - Fixed problem importing SSRS data sources and reports when the report contains mandatory filters, this issue was causing the process to hang >必須フィルターを含んだSSRSレポートとデータソースのインポート時に発生していた問題を解消しました。 5020 - Fixed the scrolling issue on field selection section to resize sub queries filter setting tab >サブクエリーフィルター設定画面のスクロールに関する問題を解消しました。 5787 - Fixed issue with SSRS report that was causing a blank report display, linked to filters from sub query reports >サブクエリーからフィルターへリンクしている場合、SSRSレポートが正しく実行されていなかった問題を解消しました。 5456 - Fixed issue with how the system handled custom parameters when linking to URL types >URLリンク書式を使用しているレポートをエクスポートした際に発生していた問題を解消しました。 5314 - Fixed issue where a co-display report would run even if the load option was set to off. Co-display now doesn't run >自動実行がOFFになっているにも関わらず、マルチ表示したレポートが実行されていた問題を解消しました。 5670 - Improved system performances when saving views >ビュー保存時のパフォーマンスを改善しました。 5791 - Fixed null pointer errors linked to LDAP groups if they haven't been loaded when enter Client Edit Page, we now remove LDAP users if they do not have LDAP group names. >LDAP連携をしている特定の条件下において、クライアント組織の設定画面を表示したときにLDAPグループが更新されていなかったことに起因するNPEを解消しました。 5645 - Fixed oh - no error when dragging metric field with filter groups, no more error >フィルターグループにメトリックを追加した際に発生していたNPEを解消しました。 5479 - Removed delete option when selecting multiple content and that content includes non-deletable content in the list. >複数コンテンツを選択した際、削除できないコンテンツが含まれていた場合には削除メニューを表示しないように改善しました。 5524 - removed empty rows when suppress duplicates are applied to all the shown columns and the row values are the all similar >重複表示を排除する設定がONになっているときに発生していた、PDFへのエクスポートに関する問題を解消しました。 5551 - Fixed an issue with linking filters in setting the properties of a mandatory filter that has a parent relationship >従属関係のあるフィルターの必須フィルターに関する設定の問題を解消しました。 5584 - Fixed an issue where chart thumbnails on the chart builder page would appear broken after upgrading. >アップデートした環境で、グラフビルダー上のグラフのサムネイルが正しく表示されていなかった問題を解消しました。 5378 - Fixed an issue where the initial value was not selected for mandatory drop down filter options >必須フィルターをドロップダウンリスト形式で表示した際、先頭値が選択されていなかった問題を解消しました。 5354 - Fixed an issue where default org content was being loaded even when logged into client org via JavaScript embedded report/dash >デフォルト組織のコンテンツにJavascript API経由でクライアント組織からアクセスした際に発生していた問題を解消しました。 5426 - Added runtime database errors details in the user interface when retrieving results and to help with overall system management >SQL実行時エラーの詳細が表示されるようになりました。 5377 - Fixed an issue with SSRS reports not loading images correctly in a dashboard, system now using correct image mapping path when loading reports in dashboard >SSRSレポート内のイメージがダッシュボード上で正しくロードできていなかった問題を解消しました。 5442 - Fixed an issue that was causing default values on a report to not automatically be selected within the filter formatting portlet >フィルターの書式設定で選択したデフォルト値が、デザインページで選択されていなかった問題を解消しました。 5119 - Fixed an issue with suppress duplicates not working correctly with HTML generated reports >HTML形式のレポートで、重複表示の排除が正しく動作していなかった問題を解消しました。