30日間の無料評価版をお試しいただけます。

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Term

Description

Anchor
Calculation
Calculation
Calculated Field

This is a type of field that does not come directly from the database. It is created from a formula that may use database fields.
See 計算 for more information

Anchor
Co-DisplayCo-Display
Co-Display

This function allows you to display multiple reports on the one Report Preview page.
See マルチ表示レポート for more information

Anchor
Collaboration
Collaboration
Collaboration

This is when users work together to share insights into their data and the decision making process. Yellowfin provides features to assist the collaborative process including Comments, Discussions, and Annotations.
See コラボレーション for more information.

Anchor
ConditionalFormatting
ConditionalFormatting
Conditional Formatting

This is formatting that is triggered when a condition is met. A rule is applied to a field in the report and special formatting, such as highlighting, is applied if the data matches the rule.
Basic rules can also be applied to charts.
See 条件付き書式 for more information

Anchor
Condition
Condition
Condition

This is a filter that limits the rows returned from a table, set at the view level. This filter cannot be seen or removed at the report level.
See テーブルの条件 for more information.

Anchor
Count
Count
Count

This aggregation returns the total number of records in a field in a report.
See 集計 for more information

Anchor
CountDistinct
CountDistinct
Count Distinct

This aggregation returns the total number of unique records in a field in a report. This means that if a record is found twice, it will only be counted the first time.
See 集計 for more information

Anchor
CRUD
CRUD
CRUD

Create, Read, Update, Delete. These options are used to define role permissions and relate to Glossary statements, allowing the user to create (INSERT records), read (SELECT records), update (UPDATE records), and delete (DELETE records).
See ロール for more information

Anchor
CSS
CSS
CSS

Cascading Style Sheet. This is a type of file used by Glossary to define style options for the system that cannot be configured through Administration. Yellowfin's CSS files can be customised during the integration process.
See カスタムイメージとCSS for more information on customising CSS files for Yellowfin integration purposes, and http://www.w3schools.com/css/ for general CSS information.

Anchor
CSV
CSV
CSV

Comma Separated Values. These files store data in plain text form, with each value, or column, separated by a comma character. Glossary allows you to import these files in order to report off their data.
See CSVデータのインポート for more information.

...

Styleclass
ClasstopLink

Glossary

...

MaxMandatory

Metadata

MetricMinMonochrome

Description

Anchor
Max

MaxThis aggregation returns the largest value found in the field.
See 集計 for more information

Anchor
MandatoryMandatory

This is a field or filter that is required by a report in order to complete the building process or to return results.
See Mandatory Field/Filter and フィルターの書式 for more information.

Anchor
MetadataMetadata

This is a piece of content's descriptive information. It generally contains the Name, Description, and Category details for a Field, Filter, Report, View, etc.

Anchor
MetricMetric

A standard field in Glossary can either be classified as a Metric or Dimension. Numeric and Date fields are classified as Metrics by default, but can be changed to Dimension if required. Metric fields have the full range of aggregations available to them. They also have different functionality available to them when used as filters. Metrics do not allow for prompts, as there are generally too many possible values available, so they have slider options available in order to allow users to easily define ranges. Metric filter values cannot be cached.
See View Builder - Field Types for more information.

Anchor
MinMin

This aggregation returns the smallest value found in the field.
See 集計 for more information

Anchor
MonochromeMonochrome

This is a colour setting available to charts which, instead of using the default colours defined in Report Styles, the chart uses different shades of one colour selected by the user.
See グラフの書式 for more information.

...

This aggregation returns the smallest value found in the field.
See 集計 for more information

This is a colour setting available to charts which, instead of using the default colours defined in Report Styles, the chart uses different shades of one colour selected by the user.
See グラフの書式 for more information.

N

Styleclass
ClasstopLink

Glossary

Term

Description

Anchor
Navigation
Navigation
Navigation

This is the way in which users move around the Glossary interface. There are various menus and buttons designed to move the user between pages and components of the system.
See システムナビゲーション for more information

Anchor
Null
Null
NULL

This is used to indicate a lack of data, or gap. Glossary generally displays these as blank with a 'NULL' tooltip when returned in a report.

Anchor
Numeric
Numeric
Numeric

This is a field or value composed solely of numbers (0-9), without the inclusion of any alphabetic or special characters.

O

Styleclass
ClasstopLink

Glossary

Term

Description

Anchor
NavigationOLAPNavigation
OLAP
NavigationOLAP

Online Analytical Processing.This is the way in which users move around the Glossary interface. There are various menus and buttons designed to move the user between pages and components of the system.
See システムナビゲーション for more information

Anchor
NullOmitNull
Omit
NULLOmit

This option is used to indicate a lack of data, or gap. Glossary generally displays these as blank with a 'NULL' tooltip when returned in a reportwhen a Report Reader does not specify a value for a filter. This option is not available for mandatory filters.
See フィルターの書式 for more information.

Anchor
NumericOrgRefCodeNumeric
OrgRefCode
Numeric

This is a field or value composed solely of numbers (0-9), without the inclusion of any alphabetic or special characters.

O

Styleclass
ClasstopLink

Glossary

Org Ref Code

Organisation Reference Code. These are a method of mapping data values from the database to descriptions, as well as assigning a custom sort order. Org Ref Codes are also used as part of the Raster Map setup process.
See 参照コード(データソース) for more information.

Anchor
OuterJoin
OuterJoin
Outer Join

This is a type of link, or join between two tables based on a specified join condition. In Glossary, the outer joins used are what's called Left Outer Joins. This means that all rows from the first table (or the left side) in the join will be included, and only rows have matches to these will be included from the second table (or the right side).
See テーブルの結合 for more information on Yellowfin's use of Outer Joins, and this blog: Visual Explanation of SQL Joins for general join information.

P

Styleclass
ClasstopLink

Glossary

OLAPOmitOrg Ref CodeOrganisation Reference Code. These are a method of mapping data values from the database to descriptions, as well as assigning a custom sort order. Org Ref Codes are also used as part of the Raster Map setup process.
See 参照コード(データソース) for more information.

Term

Description

Anchor
Plot
Plot
Plot

This is the area of the chart bound by the axes. It does not include the title and legend areas.
See Plot

Term

Description

Anchor
OLAPOLAP

Online Analytical Processing.

Anchor
OmitOmit

This option is used when a Report Reader does not specify a value for a filter. This option is not available for mandatory filters.
See フィルターの書式 for more information.

Anchor
OrgRefCodeOrgRefCode

Anchor
OuterJoinPrefixOuterJoin
Prefix
Outer JoinPrefix

This is a type of link, or join between two tables based on a specified join condition. In Glossary, the outer joins used are what's called Left Outer Joins. This means that all rows from the first table (or the left side) in the join will be included, and only rows have matches to these will be included from the second table (or the right side).
See テーブルの結合 for more information on Yellowfin's use of Outer Joins, and this blog: Visual Explanation of SQL Joins for general join information.

P

Styleclass
ClasstopLink

Glossary

PlotPrefixPrivateThis is a piece of content that has may or may not have access restrictions directly applied directly to it, but generally designed for a far broader audience than that of private content. Depending on the type of content, different restrictions can may be applied:

symbol or character displayed before a value in a field. A common prefix to use is $. Prefixes can be defined at the view, report, and chart level.

Anchor
Private
Private
Private

This is a piece of content that has access restrictions applied directly to it. Depending on the type of content, different restrictions can be applied:

Panel
borderColorwhite
bgColorwhite
  • Glossary - private dashboard tabs can only be accessed by the user that created the tab.
  • Glossary - private reports can only be accessed by the user that created the report.
  • Glossary - private comments can only be accessed by users that have been assigned permission to see both the report and the comment.
  • Glossary - private annotations can only be accessed by users that have been assigned permission to see both the annotation and the report/view/comment they're attached to.
  • Glossary - private discussions can only be accessed by users that have been assigned permission to see the discussion area and the thread itself.

Anchor
Public
Public
Public

Term

Description

Anchor
PlotPlot

This is the area of the chart bound by the axes. It does not include the title and legend areas.
See Plot for more information.

Anchor
PrefixPrefix

This is a symbol or character displayed before a value in a field. A common prefix to use is $. Prefixes can be defined at the view, report, and chart level.

Anchor
PrivatePrivate
Panel
borderColorwhite
bgColorwhite
  • Glossary - private dashboard tabs can only public dashboards can be set to Secure or Unsecure. Secure dashboards have a list of users with various levels of access. Unsecure dashboards can be accessed by the user that created the tabany dashboard user.
  • Glossary - private public reports can only be accessed by the any user that created the reporthas permission to see the category/sub category it's stored in.
  • Glossary - private public comments can only be accessed by users that have been assigned any user that has permission to see both the report and the commentthey're attached to.
  • Glossary - private public annotations can only be accessed by users that have been assigned any user that has permission to see both the annotation and the report/view/comment org they're attached to.
  • Glossary - private public discussions can only be accessed by users that have been assigned any user that has permission to see the discussion area and the thread itself.
AnchorPublicPublicPublic

This is a piece of content that may or may not have access restrictions directly applied to it, but generally designed for a far broader audience than that of private content. Depending on the type of content, different restrictions may be applied:

Panel
borderColorwhite
bgColorwhite
  • Glossary - public dashboards can be set to Secure or Unsecure. Secure dashboards have a list of users with various levels of access. Unsecure dashboards can be accessed by any dashboard user.
  • Glossary - public reports can be accessed by any user that has permission to see the category/sub category it's stored in.
  • Glossary - public comments can be accessed by any user that has permission to see the report they're attached to.
  • Glossary - public annotations can be accessed by any user that has permission to see the report/view/org they're attached to.
  • Glossary - public discussions can be accessed by any user that has permission to see the discussion area.

R

Styleclass
ClasstopLink

Glossary

...

Term

...

Description

...

This is an image based heat map created in Glossary. The map itself is based on a raster image (created with pixels, rather than a vector image created with shapes). Yellowfin links a unique Glossary code colour to a piece of data in the source database in order to create the heat map, using Org Ref Codes. GIF, JPEG, and PNG raster image files are accepted.
See ラスターマップス for more information.

  • .

R

Styleclass
ClasstopLink

Glossary

Term

Description

Anchor
RelatedReport
RelatedReport
Related Report

Glossary allows relationships to be created between reports. Related Reports either take the form of Drill Through or Glossary.
See レポートビルダー - 「関連レポート」ステップ for more information

Anchor
Role
Role
Role

A set of permissions and functions designed to be assigned to Users of the system. Different roles should be created for different types of user, with Glossary providing a set of sample roles with the initial installation.
See ロール for more information.

Anchor
RollBack
RollBack
Rollback

This allows the user to return to a previous version of content, such as a view. In order for a rollback to be available, the cloning edit method must have been used.
See View Management for more information

S

Styleclass
ClasstopLink

Glossary

Term

Description

Anchor
Scale
Scale
Scale

This is what controls the y axis of a chart, determining the first and last values, as well as the increments used.
See グラフの書式 for more information.

Anchor
Sum
Sum
Sum

This aggregation adds all of the field values and returns the total.
See 集計 for more information

Anchor
SQL
SQL
SQL

Structured Query Language. This is the language Glossary uses to retrieve results from the database, returned as results in table and/or chart.
See http://www.w3schools.com/sql/ for more general SQL information.

Anchor
Suffix
Suffix
Suffix

This is a symbol or character displayed after a value in a field. A common prefix to use is %. Suffixes can be defined at the view, report, and chart level.

V

Styleclass
ClasstopLink

Glossary

Term

Description

Anchor
VirtualTable
VirtualTable
Virtual Table

These are a View component that allows an administrator to enter an Glossary query and treat the results as a table in the view.
See 仮想テーブル for more information

W

...

Glossary allows relationships to be created between reports. Related Reports either take the form of Drill Through or Glossary.
See レポートビルダー - 「関連レポート」ステップ for more information

...

This is the result of an Glossary query displayed in Glossary. The display can take the form of a table and/or chart.
See レポートビルダー for more information

...

This is a user that is responsible for creating the report and chart content in the system.

...

A set of permissions and functions designed to be assigned to Users of the system. Different roles should be created for different types of user, with Glossary providing a set of sample roles with the initial installation.
See ロール for more information.

...

This allows the user to return to a previous version of content, such as a view. In order for a rollback to be available, the cloning edit method must have been used.
See View Management for more information

...

Styleclass
ClasstopLink

Glossary

SQLSuffix

Term

Description

Anchor
ScaleWebServiceScale
WebService
ScaleWeb Service

Web Services are used for managing communication between an OEM application and Glossary. The Web Services are Glossary based and independent of the programming language used to develop the OEM application.

Anchor
WhatIf
WhatIf
What If

What If Analysis is a method of creating reports that make use of Parameters and Calculated Fields in order to test scenarios.
See What-If分析(仮説分析) This is what controls the y axis of a chart, determining the first and last values, as well as the increments used.
See グラフの書式 for more information.

Anchor
SumWMSSum
WMS
Sum

This aggregation adds all of the field values and returns the total.
See 集計 for more information

Anchor
SQLSQL

Structured Query Language. This is the language Glossary uses to retrieve results from the database, returned as results in table and/or chart.
See http://www.w3schools.com/sql/ for more general SQL information.

Anchor
SuffixSuffix

This is a symbol or character displayed after a value in a field. A common prefix to use is %. Suffixes can be defined at the view, report, and chart level.

U

Styleclass
ClasstopLink

Glossary

WMS

Web Map Service. A WMS layer is a georeferenced map image loaded from a WMS Server. These are used as backgrounds and overlays for GIS Maps in Glossary.
See WMSレイヤー(WMS Layer) for more information.

X

Styleclass
ClasstopLink

Glossary

Term

Description

Anchor
XML
XML
XML

Extensible Markup Language. XML is a markup language, like Glossary, that was designed as a way transporting data, where HTML designs ways to display it. Glossary uses this language to create export files that transport report and other content definitions.
See リポジトリのエクスポートとインポート for more information

Y

Styleclass
ClasstopLink

Glossary

Term

Description

Anchor
UserYellowfinUser
Yellowfin
UserYellowfin

This Yellowfin is an account created in order to allow a person to access the Glossary system.
See ユーザー for more informationeasy-to-use report writer for non-technical users, delivering drag-and-drop simplicity for formatting and data selection. With Yellowfin, you can access information from multiple data bases without special coding knowledge. This is easy because you work with data in business terms that are familiar to you without the need to understand complex technology principles.
See http://www.yellowfinbi.com/ for more information.

Z

Styleclass
ClasstopLink

Glossary

User Prompt

Term

Description

Anchor
ZChart
ZChart
Z Chart
Anchor
UserPromptUserPrompt

This is a type of filter that requires users to provide one or more values to restrict report results.
See フィルター chart that displays trends over a specified period of time in the form of straight values, accumulative total, and moving total.
See Z Charts for more information

...

Styleclass
ClasstopLink

Glossaryページトップ

VirtualTableVirtualTableVirtual Table

Term用語

Description説明

Anchor

Instance

Instance

These are a View component that allows an administrator to enter an Glossary query and treat the results as a table in the view.
See 仮想テーブル for more information

W

Styleclass
ClasstopLink

Glossary

...

Term

...

Description

インスタンス

Glossaryを実行している単一のインストールです。システムによっては、Yellowfinの複数のインスタンスを実行できます。この場合、通常は、開発インスタンス、テストインスタンス、および本番インスタンスがあります。また、要件に応じて異なる本番目的の複数のインスタンスを設けることもできます。

Anchor
Interface
Interface
インターフェース

ユーザーが操作する部分です。Glossaryのインターフェースは、Webブラウザーを介して表示され、すべてのナビゲーションとコンテンツが含まれます。

Anchor
Integration
Integration
インテグレーション

Yellowfinと既存のOEMシステムを組み合わせ、エンドユーザーがシームレスに感じることができるシステムを作成するためのプロセスです。
詳細については、インテグレーションを参照してください。

Anchor
Import
Import
インポート

対象を外部ファイルからシステムに追加できる機能です。Glossaryには2つのタイプのインポートがあります。

Panel
borderColorwhite
bgColorwhite
  1. データのインポート- ユーザーまたは管理者は、レポートにしたいデータをGlossaryファイルとしてインポートすることができます。これは、ビューレベルまたはレポートレベルで実行することができます。
  2. コンテンツ定義のインポート - ユーザーは、古いコンテンツを復元するために、または別のインスタンスからコンテンツを転送するために、Glossaryファイルを使用してシステムに一連のYellowfinコンテンツを転送することができます。

詳細については、CSVデータのインポートおよびリポジトリのエクスポートとインポートを参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Export
Export
エクスポート

対象をシステム外部に出力する機能です。Glossaryには2つのタイプのエクスポートがあります。

Panel
borderColorwhite
bgColorwhite
  1. データのエクスポート - ユーザーはレポートグラフ、およびダッシュボードを外部Webページに挿入することを指しています。
  2. コンテンツ定義のエクスポート - ユーザーは、バックアップや別のインスタンスへの転送するために、選択したコンテンツの定義が含まれたGlossaryファイルを保存することができます。

詳細については、レポートコンテンツのエクスポートダッシュボードのエクスポートリポジトリのエクスポートとインポートを参照してください。

...

Web Services are used for managing communication between an OEM application and Glossary. The Web Services are Glossary based and independent of the programming language used to develop the OEM application.

...

What If Analysis is a method of creating reports that make use of Parameters and Calculated Fields in order to test scenarios.
See What-If分析(仮説分析) for more information.

...

Web Map Service. A WMS layer is a georeferenced map image loaded from a WMS Server. These are used as backgrounds and overlays for GIS Maps in Glossary.
See WMSレイヤー(WMS Layer) for more information.

...

Styleclass
ClasstopLink

Glossaryページトップ

XMLXML

Term用語

Description説明

Anchor

Category
Category

XML

Extensible Markup Language. XML is a markup language, like Glossary, that was designed as a way transporting data, where HTML designs ways to display it. Glossary uses this language to create export files that transport report and other content definitions.
See リポジトリのエクスポートとインポート for more information

...

カテゴリー

コンテンツのグループ分けするために使用するフォルダーです。ビューレポート、およびフィールドはすべてカテゴリーを使用します。レポートはカテゴリー>サブカテゴリーの構造を使用してグループ分けし、セキュリティを割り当てます。
詳細については、コンテンツカテゴリーを参照してください。

Styleclass
ClasstopLink

Glossaryページトップ

YellowfinYellowfinYellowfin

Term用語

Description説明

Anchor

Query

Query

Yellowfin is an easy-to-use report writer for non-technical users, delivering drag-and-drop simplicity for formatting and data selection. With Yellowfin, you can access information from multiple data bases without special coding knowledge. This is easy because you work with data in business terms that are familiar to you without the need to understand complex technology principles.
See http://www.yellowfinbi.com/ for more information.

Z

Styleclass
ClasstopLink

Glossary

...

Term

...

Description

クエリー

Glossary が生成し、databaseに送信するGlossaryリクエストです。reportにどの結果が必要かを定義します。

Anchor
ClientOrg
ClientOrg
クライアント組織

Glossaryには、クライアント組織と呼ばれる機能があり、この機能を使用するとひとつのサーバーインスタンスに複数のYellowfinの仮想インスタンスを配置することができます。この方法で、1つの組織内で分離されたコンテンツを作成し、同じサーバーにログインしている他の組織ユーザーに対して非表示にすることができます。これは、マルチテナントソリューションです。
詳細については、クライアント組織を参照してください。

Anchor
Chart
Chart
グラフ

データを視覚的に表現します。Yellowfinでは幅広いグラフタイプを使用できます。
詳細については、レポートビルダー - 「グラフ」ステップを参照してください。

Anchor
Gridband
Gridband
グリッドバンド

x軸とy軸のあるグラフにおいて、グラフのデフォルト描画背景全体にわたるグリッド線とともに表示される交互の影です。
詳細については、グリッド線を参照してください。

Anchor
Gridline
Gridline
グリッド線

x軸とy軸のあるグラフにおいて、グラフのデフォルト描画背景全体に表示される破線です。
詳細については、グリッド線を参照してください。

Anchor
Group
Group
グループ

コンテンツとセキュリティを割り当てるために、Glossary内で作成されたユーザーの一覧。
詳細については、ユーザーグループを参照してください。

Anchor
CrossJoin
CrossJoin
クロス結合

これは2つのテーブルを結合する方法で、結合する1番目のテーブルの各行を2番目のテーブルの各行に一致させ、結果として返されるロウ(行)数を増やします。
注意:この結合が適しているのはわずかなケースに限られ、間違って使用するとパフォーマンスに悪影響を及ぼすため、細心の注意を払って使用する必要があります。
Yellowfinのクロス結合の使用方法の詳細については、テーブルの結合 を参照してください。また、結合の一般的な情報については、ブログ:Visual Explanation of SQL Joinsを参考にしてください。

Anchor
CrossTab
CrossTab
クロス集計

複数のカテゴリーごとにメトリック(数値)を集計し、ロウ(行)およびカラム(列)をヘッダーとして表示できるレポート出力オプションです。
詳細については、テーブルレイアウトを参照してください。

...

This is a type of chart that displays trends over a specified period of time in the form of straight values, accumulative total, and moving total.
See Z Charts for more information

...

Styleclass
ClasstopLink

ページトップ

InstanceInstanceインスタンスインターフェースインテグレーションYellowfinと既存のOEMシステムを組み合わせ、エンドユーザーがシームレスに感じることができるシステムを作成するためのプロセスです。
詳細については、インテグレーション

用語

説明

Anchor

Comment

Comment

Glossaryを実行している単一のインストールです。システムによっては、Yellowfinの複数のインスタンスを実行できます。この場合、通常は、開発インスタンス、テストインスタンス、および本番インスタンスがあります。また、要件に応じて異なる本番目的の複数のインスタンスを設けることもできます。

Anchor
Interface

コメント

レポートの設計や結果について意見を交わすために、レポートに付け加えることのできるメモです。
詳細については、コメント

Interface

ユーザーが操作する部分です。Glossaryのインターフェースは、Webブラウザーを介して表示され、すべてのナビゲーションとコンテンツが含まれます。

Anchor
IntegrationIntegration

を参照してください。

Anchor
ImportCollaborationImport
インポート

対象を外部ファイルからシステムに追加できる機能です。Glossaryには2つのタイプのインポートがあります。

Panel
borderColorwhite
bgColorwhite
  1. データのインポート- ユーザーまたは管理者は、レポートにしたいデータをGlossaryファイルとしてインポートすることができます。これは、ビューレベルまたはレポートレベルで実行することができます。
  2. コンテンツ定義のインポート - ユーザーは、古いコンテンツを復元するために、または別のインスタンスからコンテンツを転送するために、Glossaryファイルを使用してシステムに一連のYellowfinコンテンツを転送することができます。

詳細については、CSVデータのインポートおよびリポジトリのエクスポートとインポートを参照してください。

...

Collaboration
コラボレーション

ユーザーがデータに対する理解と意思決定プロセスを共有するために共同して作業する場合を指しています。Yellowfinには、コメント、ディスカッション、注釈などの共同作業を支援する機能が用意されています。
詳細については、コラボレーションを参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
ExportSubCategoryExport
エクスポート

対象をシステム外部に出力する機能です。Glossaryには2つのタイプのエクスポートがあります。

Panel
borderColorwhite
bgColorwhite
  1. データのエクスポート - ユーザーはレポートグラフ、およびダッシュボードを外部Webページに挿入することを指しています。
  2. コンテンツ定義のエクスポート - ユーザーは、バックアップや別のインスタンスへの転送するために、選択したコンテンツの定義が含まれたGlossaryファイルを保存することができます。

詳細については、レポートコンテンツのエクスポートダッシュボードのエクスポートリポジトリのエクスポートとインポートを参照してください。

...

SubCategory
サブカテゴリー

レポート カテゴリー に存在するフォルダーで、レポートを収容します。アクセス権と使用可能な機能を制限するためのセキュリティは、サブカテゴリーのレベルで適用します。
詳細については、コンテンツカテゴリーを参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
CategorySectionCategory
Section
カテゴリーセクション

コンテンツのグループ分けするために使用するフォルダーです。ビューレポート、およびフィールドはすべてカテゴリーを使用します。レポートはカテゴリー>サブカテゴリーの構造を使用してグループ分けし、セキュリティを割り当てます。
詳細については、コンテンツカテゴリーを参照してください。

...

セクションを使用して、レポートをサブレポートに分割することができます。テーブルまたはグラフもしくは両方が、全体で1つではなく、セクションごとに1つずつになるように分割されます。
詳細については、セクションを参照してください。

Styleclass
ClasstopLink

ページトップ

クライアント組織グラフグリッドバンドグリッド線グループクロス結合クロス集計

用語

説明

Anchor
QuerySourceFilterQuery
SourceFilter
クエリー

Glossary が生成し、databaseに送信するGlossaryリクエストです。reportにどの結果が必要かを定義します。

Anchor
ClientOrgClientOrg

Glossaryには、クライアント組織と呼ばれる機能があり、この機能を使用するとひとつのサーバーインスタンスに複数のYellowfinの仮想インスタンスを配置することができます。この方法で、1つの組織内で分離されたコンテンツを作成し、同じサーバーにログインしている他の組織ユーザーに対して非表示にすることができます。これは、マルチテナントソリューションです。
詳細については、クライアント組織を参照してください。

Anchor
ChartChart

データを視覚的に表現します。Yellowfinでは幅広いグラフタイプを使用できます。
詳細については、レポートビルダー - 「グラフ」ステップを参照してください。

Anchor
GridbandGridband

x軸とy軸のあるグラフにおいて、グラフのデフォルト描画背景全体にわたるグリッド線とともに表示される交互の影です。
詳細については、グリッド線を参照してください。

Anchor
GridlineGridline

x軸とy軸のあるグラフにおいて、グラフのデフォルト描画背景全体に表示される破線です。
詳細については、グリッド線を参照してください。

Anchor
GroupGroup

コンテンツとセキュリティを割り当てるために、Glossary内で作成されたユーザーの一覧。
詳細については、ユーザーグループを参照してください。

Anchor
CrossJoinCrossJoin

これは2つのテーブルを結合する方法で、結合する1番目のテーブルの各行を2番目のテーブルの各行に一致させ、結果として返されるロウ(行)数を増やします。
注意:この結合が適しているのはわずかなケースに限られ、間違って使用するとパフォーマンスに悪影響を及ぼすため、細心の注意を払って使用する必要があります。
Yellowfinのクロス結合の使用方法の詳細については、テーブルの結合 を参照してください。また、結合の一般的な情報については、ブログ:Visual Explanation of SQL Joinsを参考にしてください。

Anchor
CrossTabCrossTab

複数のカテゴリーごとにメトリック(数値)を集計し、ロウ(行)およびカラム(列)をヘッダーとして表示できるレポート出力オプションです。
詳細については、テーブルレイアウトを参照してください。

Styleclass
ClasstopLink

ページトップ

...

用語

...

説明

...

レポートの設計や結果について意見を交わすために、レポートに付け加えることのできるメモです。
詳細については、コメントを参照してください。

ソースフィルター

レポートを実行するユーザーに基づいてレポートに適用されるフィルターです。つまり、ユーザーは常に、ソースフィルターを通じてそのユーザーに割り当てられたデータを閲覧します。
詳細については、ソースアクセスフィルターを参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Tag
Tag
タグ

検索を容易にするためのコンテンツのインデックス付けに使用されます。

Anchor
Dashboard
Dashboard
ダッシュボード

複数のレポートグラフを1か所に表示するためのスペースで、一度にそのすべてを対象にインタラクティブな機能を使用することができます。
詳細については、ダッシュボードを参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Discussion
Discussion
ディスカッション

ユーザーが、必要に応じて複数のコンテンツを参照しながら一般的なトピックや意思決定について話し合うことができる独立したコメントスレッドです。
詳細については、ディスカッションを参照してください。

Anchor
Dimension
Dimension
ディメンション

Glossaryの標準のフィールドは、Glossaryまたはディメンション(次元)のいずれかに分類されます。テキストフィールドはすべてディメンション(次元)として分類されます。ビュービルダーでは、数値フィールドと日付フィールドを、ドリル階層として使用するためにディメンション(次元)として定義したり、使用可能な集約を個数Count Distinctに制限したりすることができます。
ディメンション(次元)フィールドはレポートにおける分析の基盤となるデータを取得します。ディメンション(次元)は一般的に文字データ(社員名、会社名など)、あるいは日付データ(年、四半期など)です。
詳細については、ビュービルダー - フィールドタイプを参照してください。

Anchor
Data Source
Data Source
データソース

Glossaryが結果を取得するデータベースです。管理者が、データにアクセスするためのデータソース接続を作成します。
詳細については、データソースを参照してください。

Anchor
SourceConnection
SourceConnection
データソース接続

管理者によって作成されるコンテンツの一部で、データソースにアクセスする方法を定義します。
詳細については、データソースを参照してください。

Anchor
Database
Database
データベース

レポートが表示するデータが保存されている場所で、Glossaryではデータソースと呼ばれます。
詳細については、http://en.wikipedia.org/wiki/Databaseを参照してください。

...

ユーザーがデータに対する理解と意思決定プロセスを共有するために共同して作業する場合を指しています。Yellowfinには、コメント、ディスカッション、注釈などの共同作業を支援する機能が用意されています。
詳細については、コラボレーションを参照してください。

...

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
SubCategorySubCategory
サブカテゴリー

レポート カテゴリー に存在するフォルダーで、レポートを収容します。アクセス権と使用可能な機能を制限するためのセキュリティは、サブカテゴリーのレベルで適用します。
詳細については、コンテンツカテゴリーを参照してください。

Styleclass
ClasstopLink

ページトップ

...

用語

...

説明

...

セクションを使用して、レポートをサブレポートに分割することができます。テーブルまたはグラフもしくは両方が、全体で1つではなく、セクションごとに1つずつになるように分割されます。
詳細については、セクションを参照してください。

Draft
Draft
ドラフト

Glossaryコンテンツは、有効化ドラフト(編集中)の2つの状態のいずれかになります。
コンテンツの一部がユーザーによって作成中または編集中である場合は、レポートはドラフト(編集中)モードになります。つまり、他のユーザーは、コンテンツが有効化され、編集プロセスが完了するまで、そのコンテンツを表示したり使用したりすることはできません。

Anchor
Drill
Drill
ドリル

ドリルとは、ユーザーがレポート内のハイパーリンクをクリックすることで、同じレポートの中でより詳細な情報を表示するか、選択した行に関連する個別の詳細レポートを開くアクションのことを指します。
Glossaryで使用できるドリルの形式には、ドリルダウンドリルエニウェア、および ドリルスルーの3つがあります。
詳細については、ダッシュボードドリル分析を参照してください。

Anchor
DrillAnywhere
DrillAnywhere
ドリルエニウェア

このドリルでは、ドリルプロセス中に、ユーザーによって定義された階層内を上下に移動することができます。
詳細については、ドリルエニウェアレポートを参照してください。

Anchor
DrillThrough
DrillThrough
ドリルスルー

このドリルでは、サマリーレポートの行をクリックして、関連する詳細レポートを開くことができ、その詳細レポートはサマリーレポートの行で一意になるようにフィルターされます。
詳細については、ドリルスルーレポートを参照してください。

Anchor
DrillDown
DrillDown
ドリルダウン

このドリルでは、単一のレポート内で事前定義された階層を上下に移動することができます。
詳細については、ドリルダウンレポートを参照してください。

Styleclass
ClasstopLink

ページトップ

...

用語

...

説明

...

レポートを実行するユーザーに基づいてレポートに適用されるフィルターです。つまり、ユーザーは常に、ソースフィルターを通じてそのユーザーに割り当てられたデータを閲覧します。
詳細については、ソースアクセスフィルターを参照してください。

...

Styleclass
ClasstopLink

ページトップ

ダッシュボード

用語

説明

Anchor
TagNavigationTag
Navigation
タグ

検索を容易にするためのコンテンツのインデックス付けに使用されます。

Anchor
DashboardDashboard

複数のレポートグラフを1か所に表示するためのスペースで、一度にそのすべてを対象にインタラクティブな機能を使用することができます。
詳細については、ダッシュボードを参照してください。

...

ナビゲーション

ユーザーGlossary インターフェース内を移動するために使用します。ユーザーがページ間、システムコンポーネント間を移動するために設計されたさまざまなメニューとボタンがあります。
詳細については、システムナビゲーションを参照してください。

Styleclass
ClasstopLink

ページトップ

ディメンションGlossaryの標準のフィールドは、Glossaryまたはディメンション(次元)のいずれかに分類されます。テキストフィールドはすべてディメンション(次元)として分類されます。ビュービルダーでは、数値フィールドと日付フィールドを、ドリル階層として使用するためにディメンション(次元)として定義したり、使用可能な集約を個数Count Distinctに制限したりすることができます。
ディメンション(次元)フィールドはレポートにおける分析の基盤となるデータを取得します。ディメンション(次元)は一般的に文字データ(社員名、会社名など)、あるいは日付データ(年、四半期など)です。
詳細については、ビュービルダー - フィールドタイプを参照してください。

Data SourceData SourceデータソースGlossaryが結果を取得するデータベースです。管理者が、データにアクセスするためのデータソース接続を作成します。データソース

用語

説明

Anchor
DiscussionHardCodedDiscussion
HardCoded
ディスカッション

ユーザーが、必要に応じて複数のコンテンツを参照しながら一般的なトピックや意思決定について話し合うことができる独立したコメントスレッドです。
詳細については、ディスカッションを参照してください。

ハードコード

値があらかじめ入力および設定されている場合を指します。ユーザーが値を変更することはできません。Glossaryでは、レポート作成者がフィルター値または計算フィールドの値をハードコードすることができます。つまり、ユーザーが値の入力を求められることはなく、常にレポート作成者が設定した値になります。
このようなケースの代替策として、ユーザープロンプトフィルターの実装や計算フィールドでのパラメーターを使用する方法があります。
詳細については、フィルター

Anchor
DimensionDimension

Anchor

Parameter

Parameter

パラメーター

パラメーターはGlossaryのユーザー入力フィールドの一種です。ユーザーが入力した値を計算されるフィールドまたはフィルターに渡すように設計されています。これによって、What If分析 のレポートを作成することができます。
詳細については、

パラメーターを参照してください。

...

Styleclass

...

Class

...

topLink

...

ページトップ

管理者によって作成されるコンテンツの一部で、データソースにアクセスする方法を定義します。
詳細については、データソースを参照してください。DatabaseDatabaseデータベース

用語

説明

Anchor

View

View

レポートが表示するデータが保存されている場所で、Glossaryではデータソースと呼ばれます。
詳細については、http://en.wikipedia.org/wiki/Databaseを参照してください。

...

ビュー

管理者によって作成されるメタデータ層で、レポート作成者が使用可能なフィールドGlossary クエリーを生成するために必要な結合ロジックを定義します。レポートビルダーデータソース接続との間に存在します。
詳細については、ビューを参照してください。

Styleclass
ClasstopLink

ページトップ

ドリルドリルエニウェアドリルスルードリルダウン

用語

説明

Anchor
DraftFieldDraft
Field
ドラフト

Glossaryコンテンツは、有効化ドラフト(編集中)の2つの状態のいずれかになります。
コンテンツの一部がユーザーによって作成中または編集中である場合は、レポートはドラフト(編集中)モードになります。つまり、他のユーザーは、コンテンツが有効化され、編集プロセスが完了するまで、そのコンテンツを表示したり使用したりすることはできません。

Anchor
DrillDrill

ドリルとは、ユーザーがレポート内のハイパーリンクをクリックすることで、同じレポートの中でより詳細な情報を表示するか、選択した行に関連する個別の詳細レポートを開くアクションのことを指します。
Glossaryで使用できるドリルの形式には、ドリルダウンドリルエニウェア、および ドリルスルーの3つがあります。
詳細については、ダッシュボードドリル分析を参照してください。

Anchor
DrillAnywhereDrillAnywhere

このドリルでは、ドリルプロセス中に、ユーザーによって定義された階層内を上下に移動することができます。
詳細については、ドリルエニウェアレポートを参照してください。

Anchor
DrillThroughDrillThrough

このドリルでは、サマリーレポートの行をクリックして、関連する詳細レポートを開くことができ、その詳細レポートはサマリーレポートの行で一意になるようにフィルターされます。
詳細については、ドリルスルーレポートを参照してください。

Anchor
DrillDownDrillDown

このドリルでは、単一のレポート内で事前定義された階層を上下に移動することができます。
詳細については、ドリルダウンレポートを参照してください。

...

フィールド

レポートを作成するために使用されるデータベース内のカラム(列)です。フィールドは、カラム(列)/ロウ(行)、セクション、およびフィルターとして使用することができます。それらは、メトリック(数値)またはディメンション(次元)のいずれかとして定義されます。また、計算式を作成してフィールドとして使用することもできます。これらは計算フィールドと呼ばれます。
詳細については、ビューフィールドを参照してください。

Anchor
Filter
Filter
フィルター

レポートまたはダッシュボードで返される結果を制限するために使用されるフィールドです。 Yellowfinにはいくつかのタイプのフィルターがあります。

Panel
borderColorwhite
bgColorwhite
  1. ユーザープロンプト - 使用する値をユーザーが定義することができます。
  2. ハードコード - レポート作成段階で値が設定され、レポート閲覧者は変更できません。
  3. ソース - 管理者によって作成され、レポート閲覧者のユーザー詳細を使用して、それらに関連する結果を制限します。

詳細については、フィルターを参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Portlet
Portlet
ポートレット

ダッシュボード タブ上のレポートが含まれているスペースです。
詳細については、レポートポートレットを参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
NavigationNavigation
ナビゲーション

ユーザーGlossary インターフェース内を移動するために使用します。ユーザーがページ間、システムコンポーネント間を移動するために設計されたさまざまなメニューとボタンがあります。
詳細については、システムナビゲーションを参照してください。

...

Multi-Tenancy
Multi-Tenancy
マルチテナント

単一のソフトウェアのインスタンス上で複数のクライアントまたはテナントにサービスを提供している場合を指しています。Glossaryのマルチテナント機能は、クライアント組織と呼ばれています。
詳細については、クライアント組織を参照してください。

Anchor
Co-Display
Co-Display
マルチ表示

この機能を使うと、1つのレポートプレビューページで複数のレポートを表示することができます。
詳細については、マルチ表示レポートを参照してください。

Styleclass
ClasstopLink

ページトップ

パラメーター

用語

説明

Anchor
HardCodedMetadataHardCoded
Metadata
ハードコード

値があらかじめ入力および設定されている場合を指します。ユーザーが値を変更することはできません。Glossaryでは、レポート作成者がフィルター値または計算フィールドの値をハードコードすることができます。つまり、ユーザーが値の入力を求められることはなく、常にレポート作成者が設定した値になります。
このようなケースの代替策として、ユーザープロンプトフィルターの実装や計算フィールドでのパラメーターを使用する方法があります。
詳細については、フィルターを参照してください。

Anchor
ParameterParameter

パラメーターはGlossaryのユーザー入力フィールドの一種です。ユーザーが入力した値を計算されるフィールドまたはフィルターに渡すように設計されています。これによって、What If分析 のレポートを作成することができます。
詳細については、 パラメーターを参照してください。

...

メタデータ

コンテンツの記述情報の一部です。一般に、フィールド、フィルター、レポート、ビューなどの名前、説明、およびカテゴリーの詳細が含まれます。

Anchor
Metric
Metric
メトリック

Glossaryの標準のフィールドは、メトリック(数値)またはディメンションのいずれかに分類されます。数値フィールドと日付フィールドはデフォルトではメトリック(数値)として分類されますが、必要に応じてディメンション(次元)に変更することができます。メトリックフィールドでは、全範囲の集計を使用できます。また、フィルターとして使用する場合は異なる機能も使用可能です。メトリックでは、候補となる値が多すぎるためユーザー入力を求めることはできません。そのため、ユーザーが簡単に範囲を定義できるように、スライダーオプションを使用できます。メトリックフィルター値はキャッシュできません。
詳細については、ビュービルダー - フィールドタイプを参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
ViewMonochromeView
ビュー

管理者によって作成されるメタデータ層で、レポート作成者が使用可能なフィールドGlossary クエリーを生成するために必要な結合ロジックを定義します。レポートビルダーデータソース接続との間に存在します。
詳細については、ビューを参照してください。

...

Monochrome
モノクロ

グラフで使用できる色セットです。グラフで、レポートスタイルで定義されたデフォルトの色を使用する代わりに、ユーザーが選択した1つ色のさまざまな色合いを使用することができます。
詳細については、グラフの書式を参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
FieldUserField
User
フィールドユーザー

これはユーザーがGlossaryのシステムにアクセスするために作成したアカウントです。
詳細については、ユーザーレポートを作成するために使用されるデータベース内のカラム(列)です。フィールドは、カラム(列)/ロウ(行)、セクション、およびフィルターとして使用することができます。それらは、メトリック(数値)またはディメンション(次元)のいずれかとして定義されます。また、計算式を作成してフィールドとして使用することもできます。これらは計算フィールドと呼ばれます。
詳細については、ビューフィールドを参照してください。

Anchor
UserPrompt
UserPromptFilter
ユーザープロンプトFilter

ユーザーがレポート結果を制限するために使用するフィルターのタイプの1つで、ユーザーが値を手入力する必要があります。
詳細については、フィルター

レポートまたはダッシュボードで返される結果を制限するために使用されるフィールドです。 Yellowfinにはいくつかのタイプのフィルターがあります。

Panel
borderColorwhite
bgColorwhite
  1. ユーザープロンプト - 使用する値をユーザーが定義することができます。
  2. ハードコード - レポート作成段階で値が設定され、レポート閲覧者は変更できません。
  3. ソース - 管理者によって作成され、レポート閲覧者のユーザー詳細を使用して、それらに関連する結果を制限します。

詳細については、フィルターを参照してください。

...

を参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
RasterMap
RasterMap
ラスターマップ

Glossaryで画像をベースに作成することができるヒートマップです。マップ自体は、ラスタイメージ(形状を用いて作成されたベクタイメージではなく、ピクセルを用いて作成される)に基づいています。Yellowfinでヒートマップを作成するためには、参照コードを使用してGlossaryコードが一意になる色とソースデータベース内のデータと結びつけます。GIF、JPEG、およびPNGラスタイメージファイルが受容されます。
詳細については、ラスターマップスを参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
PortletReportPortlet
Report
ポートレットレポート

ダッシュボード タブ上のレポートが含まれているスペースです。
詳細については、レポートポートレットを参照してください。

...

 GlossaryではGlossary クエリーの結果を表示します。表またはグラフ、もしくはその両方で表示することができます。
詳細については、レポートビルダーを参照してください。

Anchor
ReportWriter
ReportWriter
レポート作成者

システムでレポートおよびグラフを作成する責任を負うユーザーです。

Styleclass
ClasstopLink

ページトップ

マルチ表示

用語

説明

Anchor
Multi-TenancyMulti-Tenancy
マルチテナント
Report
Report
レポート

 GlossaryではGlossary クエリーの結果を表示します。表またはグラフ、もしくはその両方で表示することができます。
詳細については、レポートビルダー単一のソフトウェアのインスタンス上で複数のクライアントまたはテナントにサービスを提供している場合を指しています。Glossaryのマルチテナント機能は、クライアント組織と呼ばれています。
詳細については、クライアント組織を参照してください。

Anchor

Co-DisplayCo-Display

この機能を使うと、1つのレポートプレビューページで複数のレポートを表示することができます。
詳細については、マルチ表示レポートを参照してください。

...

ReportWriter
ReportWriter
レポート作成者

システムでレポートおよびグラフを作成する責任を負うユーザーです。

Styleclass
ClasstopLink

ページトップ

マルチ表示この機能を使うと、1つのレポートプレビューページで複数のレポートを表示することができます。
詳細については、マルチ表示レポート

用語

説明

Anchor
Multi-TenancyMulti-Tenancy
マルチテナント
Role
Role
ロール

機能と権限のセットを設計してシステムのユーザーに割り当てます。ユーザーのタイプごとに別々のロールを作成する必要があります。Glossaryでは、初期インストールとともにロールのサンプルを提供しています。
詳細については、ロール単一のソフトウェアのインスタンス上で複数のクライアントまたはテナントにサービスを提供している場合を指しています。Glossaryのマルチテナント機能は、クライアント組織と呼ばれています。
詳細については、クライアント組織を参照してください。

Anchor

Co-Display

RollBack
RollBack
ロールバック

これによりユーザーは、ビューなどのコンテンツを以前のバージョンに戻すことができます。ロールバックを使用可能にするには、複製編集メソッドを使用している必要があります。
詳細については、ビュー管理

Co-Display

を参照してください。

 

horizontalrule
Styleclass
ClasstopLink

Glossary

 

...