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

Versions Compared

Key

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

...

Term

Description

Anchor
Active
Active
Active

Glossary content can have two possible states: Active and Draft.
If the content is complete and the user has Activated it, the content will be in an Active state, which enables it to be used by other users. This means that the Glossary / Glossary / Glossary / Glossary / Sub Category, etc, can be used as designed.

Anchor
Administrator
Administrator
Administrator

This is a user that manages the system. Generally Administrators create the source connections, views, and report categories and maintain all of the system options including users, security, and licences. Their role permissions are the least restricted, generally granting them access to all functionality available.

Anchor
AdvancedFunctionAdvancedFunction
Advanced Function

These are predefined calculations that can be applied to fields in a report. They run after the results are returned from the database as they are not part of the Glossary query.
See 高度な関数 for more information

Anchor
Aggregate
Aggregate
Aggregate

Rather than displaying each unique row (or all rows including repeats if 'Show Duplicate Records' is enabled), Glossary will show one row per unique category (or combinations). You will select from a range of aggregation options to do this. For example, if Sum is selected then Yellowfin will add all the numeric results together (or sum them) for each row. If Average is used, Yellowfin will display the average metric value for each row.
See 集計 for more information.

Anchor
Alias
Alias
Alias

This allows a view administrator to provide a table with a new name during the first step of the View Building process. Aliases are often used when multiple copies of a table are used in the one view.
See Aliases for more information.

Anchor
AnalyticFilters
AnalyticFilters
Analytic Filters

These are User Prompt Glossary that are applied to all reports on a single Glossary Glossary.
See 分析設定 for more information.

Anchor
Annotation
Annotation
Annotation

These are descriptions of an event attached to a date or date range and displayed on a report and/or chart.
See レポートの注釈 for more information

Anchor
Ascending
Ascending
Ascending

This is a sort option that moves from smallest/lowest to largest/highest value. This means that numeric values are sorted 0-9 and letters are sorted A-Z.

Anchor
Average
Average
Average

This aggregation returns the average value of a metric, ignoring NULL values.
See 集計 for more information

...

Styleclass
ClasstopLink

Glossary

CountCount DistinctCRUDCSSCSV

Term

Description

Anchor
CalculationConditionalFormattingCalculation
ConditionalFormatting
Calculated FieldConditional Formatting

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 計算 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
CollaborationConditionCollaboration
Condition
CollaborationCondition

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 コラボレーション 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
ConditionalFormattingCountDistinctConditionalFormatting
CountDistinct
Conditional FormattingCount 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 集計 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
ConditionCRUDCondition
CRUD
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
CountCount

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

Anchor
CountDistinctCountDistinct

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
CRUDCRUD

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
CSSCSS

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
CSVCSV

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.

...

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.

D

Styleclass
ClasstopLink

Glossary

Term

Description

Anchor
DuplicateRecord
DuplicateRecord
Duplicate Records

These are rows with the same values across all columns in a result set. By default, Yellowfin applies DISTINCT to the SELECT Glossary statements it generates, meaning that duplicate rows are not displayed. This can be changed on the Report Data page of the Report Builder.
See Report Data for more information.

E

Styleclass
ClasstopLink

Glossary

Term

Description

Anchor
Embed
Embed
Embed

This is the inclusion of Reports, Charts, and Dashboards in an external webpage using the Javascript API.
See JavaScript API for more information

G

Styleclass
ClasstopLink

Glossary

Term

Description

Anchor
DescendingGISMapDescending
GISMap
DescendingGIS Map

GIS (Geographic Information System) Maps in Glossary refer to several chart types that make use of geographical information, in the form of Points or Polygons.
See GISマップ for more informationThis is a sort option that moves from largest/highest to smallest/lowest value. This means that numeric values are sorted 9-0 and letters are sorted Z-A.

Anchor
DuplicateRecordGISPointDuplicateRecord
GISPoint
Duplicate RecordsGIS Point

These are rows with the same values across all columns in a result set. By default, Yellowfin applies DISTINCT to the SELECT Glossary statements it generates, meaning that duplicate rows are not displayed. This can be changed on the Report Data page of the Report Builder.
See Report Data Points are sets of latitude and longitude values used to define geographical locations. Examples of points include the location of customers, staff, and other points of interest. Glossary uses points in GIS Mapping.
See GISマップ for more information.

...

Anchor

...

GISPolygon

...

GISPolygon

...

Glossary

...

Term

...

Description

...

This is the inclusion of Reports, Charts, and Dashboards in an external webpage using the Javascript API.
See JavaScript API for more information

GIS Polygon

Polygons are sets of Points used to define a geographical shape. Examples of polygon shapes include the outlines of countries, states, territories, and regions. Glossary uses polygons in GIS Mapping.
See GISマップ for more information.

Anchor
Granularity
Granularity
Granularity

The level of detail in the data. Described as coarse through to fine. The finer the granularity, the more detail and less summarised the data is. Aggregation is used to summarise data.
See ビューと結合の設計における一般的な問題 for more information.

H

...

Styleclass
ClasstopLink

Glossary

GIS PointPoints are sets of latitude and longitude values used to define geographical locations. Examples of points include the location of customers, staff, and other points of interest. Glossary uses points in GIS Mapping.
See GISマップ Hex) is a base 16 number system, using symbols 0-9, A, B, C, D, E, and F to represent values 0 to 15.
HTML and CSS use Hex to identify colours by assigning to digits to each colour; 2 x Red, 2 x Green, and 2 x Blue respectively, and prefixed with a hash (#) symbol.
Glossary uses Hex codes to identify colours throughout the system, as well as in its Glossary files.
See http://www.w3schools.com/html/html_colors.asp for more information.

Term

Description

Anchor
GISMapHEXGISMap
HEX
GIS MapHEX

GIS Hexadecimal (Geographic Information System) Maps in Glossary refer to several chart types that make use of geographical information, in the form of Points or Polygons.
See GISマップ for more information.

Anchor
GISPointGISPoint

Anchor
GISPolygonHiddenGISPolygon
Hidden
GIS PolygonHidden

This is a report that has been set to not display in the Report List. Generally heavily detailed reports that are used as children in a drill through relationship are hidden, as they are designed to be accessed through the parent report, not on their own.
See Report Formatting Polygons are sets of Points used to define a geographical shape. Examples of polygon shapes include the outlines of countries, states, territories, and regions. Glossary uses polygons in GIS Mapping.
See GISマップ for more information.

Anchor
GranularityHTMLGranularity
HTML
Granularity

The level of detail in the data. Described as coarse through to fine. The finer the granularity, the more detail and less summarised the data is. Aggregation is used to summarise data.
See ビューと結合の設計における一般的な問題 for more information.

...

HTML

HyperText Markup Language. HTML is a markup language, like Glossary, that was designed to display data in a web browser, used by Glossary in combination with Glossary.
See カスタムヘッダーとフッター for more information on Yellowfin use of custom HTML files, and http://www.w3schools.com/html/ for general HTML information.

I

Styleclass
ClasstopLink

Glossary

HiddenHTML

Term

Description

Anchor
HEXInnerJoinHEX
InnerJoin
HEX

Hexadecimal (Hex) is a base 16 number system, using symbols 0-9, A, B, C, D, E, and F to represent values 0 to 15.
HTML and CSS use Hex to identify colours by assigning to digits to each colour; 2 x Red, 2 x Green, and 2 x Blue respectively, and prefixed with a hash (#) symbol.
Glossary uses Hex codes to identify colours throughout the system, as well as in its Glossary files.
See http://www.w3schools.com/html/html_colors.asp for more information.

Anchor
HiddenHidden

This is a report that has been set to not display in the Report List. Generally heavily detailed reports that are used as children in a drill through relationship are hidden, as they are designed to be accessed through the parent report, not on their own.
See Report Formatting for more information.

Anchor
HTMLHTML

HyperText Markup Language. HTML is a markup language, like Glossary, that was designed to display data in a web browser, used by Glossary in combination with Glossary.
See カスタムヘッダーとフッター for more information on Yellowfin use of custom HTML files, and http://www.w3schools.com/html/ for general HTML information.

I

Styleclass
ClasstopLink

Glossary

Inner JoinThis is a type of link, or join between two tables based on a specified join condition. Only rows that match the condition in both tables will be returned.
See テーブルの結合 for more information on Yellowfin's use of Inner Joins, and this blog: Visual Explanation of SQL Joins for general join information.

Inner Join

This is a type of link, or

Term

Description

Anchor
InnerJoinInnerJoin

...

Term

Description

Anchor
LDAP
LDAP
LDAP

Lightweight Directory Access Protocol. This is a way that Glossary can access directory information for Glossary authentication and Glossary management purposes. This allows Yellowfin access to be controlled externally organisation-wide.
See LDAP for more information.

Anchor
Legend
Legend
Legend

This is a key that displays values used in a chart or report. In a chart it displays what value is assigned to each colour. In a report it can display the filter values applied, as well as any conditional formatting rules defined.
See Chart Legends, Filter Legends, and Conditional Formatting Legends for more information

Anchor
LineShape
LineShape
Line Shapes

These are shapes added to line charts in order to draw attention to each point of data.
See Line Shapes for more information.

M

Styleclass
ClasstopLink

Glossary

charts in order to draw attention to each point of data.
See Line Shapes for more information.

M

Styleclass
ClasstopLink

Glossary

Description

This aggregation returns the largest

Description

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

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.

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

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.

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

...

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

...

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.

...

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

...

Styleclass
ClasstopLink

Glossary

Org Ref Code

Term

Description

Anchor
OLAPNavigationOLAP
Navigation
OLAPNavigation

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 informationOnline Analytical Processing.

Anchor
OmitNullOmit
Null
OmitNULL

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

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.

...

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

PrefixThis 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.

Public

Term

Description

Anchor
PlotPlot
Plot

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.

OLAP
OLAP
OLAP

Online Analytical Processing

Anchor
PrefixPrefix

Anchor
PrivateOmitPrivate
Omit
PrivateOmit

This option 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
PublicPublic

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.

...

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
OrgRefCode
OrgRefCode
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.

P

Styleclass
ClasstopLink

Glossary

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 for more information.

Anchor
Prefix
Prefix
Prefix

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.

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
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.

W

Styleclass
ClasstopLink

Glossary

SumSQLSuffix

Term

Description

Anchor
ScaleWebServiceScale
WebService
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
SumSum

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.

W

Styleclass
ClasstopLink

Glossary

...

Term

...

Description

Web 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分析(仮説分析) for more information.

Anchor
WMS
WMS
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
Yellowfin
Yellowfin
Yellowfin

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

...

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

Term

Description

Anchor
XMLZChartXML
ZChart
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

Z Chart

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

ページトップ

用語

説明

Anchor
Instance
Instance
インスタンス

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データのインポートおよびリポジトリのエクスポートとインポートを参照してください。

...

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.

...

Styleclass
ClasstopLink

ページトップ

TermDescriptionanchorZChartZ Chart

用語

説明

Anchor
Export
Export
エクスポート

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

Panel
borderColor
white
bgColor
ZChart

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

...

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

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

Styleclass
ClasstopLink

ページトップ

InterfaceInterfaceインターフェースインテグレーションYellowfinと既存のOEMシステムを組み合わせ、エンドユーザーがシームレスに感じることができるシステムを作成するためのプロセスです。
詳細については、インテグレーション管理者がGlossary クエリーを入力し、結果をビュー内のテーブルとして処理することができるビューの構成要素です。
詳細については、仮想テーブルを参照してください。

用語

説明

Anchor
InstanceOuterJoinInstance
OuterJoin
インスタンス外部結合

Glossaryを実行している単一のインストールです。システムによっては、Yellowfinの複数のインスタンスを実行できます。この場合、通常は、開発インスタンス、テストインスタンス、および本番インスタンスがあります。また、要件に応じて異なる本番目的の複数のインスタンスを設けることもできます。特定の結合条件に基づいて2つのテーブルを繋ぐための結合のタイプの1つです。 Glossaryで使用される外部結合は、左外部結合と呼ばれるものです。つまり、結合の1番目のテーブル(または左側)のすべてのロウ(行)が含まれ、2番目のテーブル(または右側)からはこれらに一致するロウ(行)だけが含まれます。
Yellowfinでの外部結合の詳細な使用方法については、テーブルの結合 を参照してください。また、結合の一般的な情報については、ブログ: Visual Explanation of SQL Joinsを参照してください。

Anchor

VirtualTable

VirtualTable

仮想テーブル

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

Anchor
IntegrationIntegration

Anchor
ImportCategoryImport
Category
インポート

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

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

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

...

カテゴリー

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

Anchor
RelatedReport
RelatedReport
関連レポート

Glossaryではレポート間の関係を作成することができます。関連レポートには、ドリルスルーまたはマルチ表示の形式があります。
詳細については、レポートビルダー - 「関連レポート」ステップ を参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
ExportPublicExport
Public
エクスポート共有

一般的に非公開なコンテンツとは異なり広範囲のユーザーに対して設計されたコンテンツです。コンテンツに直接アクセス制限が適用されていなくても構いません。コンテンツのタイプに応じて、異なる制限を適用できます。対象をシステム外部に出力する機能です。Glossaryには2つのタイプのエクスポートがあります。

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

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

white
  • ダッシュボード - 共有ダッシュボードは非公開または共有に設定することができます。セキュアダッシュボードには、さまざまなアクセスレベルを持つユーザーのリストがあります。制限なしダッシュボードには、どのダッシュボードユーザーもアクセスできます。
  • レポート - 共有レポートには、それが保存されているカテゴリー/サブカテゴリーを閲覧する権限を持つ任意のユーザーがアクセスすることができます。
  • コメント - 共有コメントには、それが付加されているレポートを閲覧する権限を持つ任意のユーザーがアクセスすることができます。
  • 注釈 - 共有の注釈には、それが付加されているレポート/ビュー/組織を閲覧する権限を持つ任意のユーザーがアクセスすることができます。
  • ディスカッション - 共有ディスカッションには、ディスカッションエリアを閲覧する権限を持つ任意のユーザーがアクセスすることができます。

Styleclass
ClasstopLink

ページトップ

仮想テーブルカテゴリー関連レポート

用語

説明

Anchor
OuterJoinQueryOuterJoin
外部結合

特定の結合条件に基づいて2つのテーブルを繋ぐための結合のタイプの1つです。 Glossaryで使用される外部結合は、左外部結合と呼ばれるものです。つまり、結合の1番目のテーブル(または左側)のすべてのロウ(行)が含まれ、2番目のテーブル(または右側)からはこれらに一致するロウ(行)だけが含まれます。
Yellowfinでの外部結合の詳細な使用方法については、テーブルの結合 を参照してください。また、結合の一般的な情報については、ブログ: Visual Explanation of SQL Joinsを参照してください。

Anchor
VirtualTableVirtualTable

管理者がGlossary クエリーを入力し、結果をビュー内のテーブルとして処理することができるビューの構成要素です。
詳細については、仮想テーブルを参照してください。

Anchor
CategoryCategory

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

Anchor
RelatedReportRelatedReport

Glossaryではレポート間の関係を作成することができます。関連レポートには、ドリルスルーまたはマルチ表示の形式があります。
詳細については、レポートビルダー - 「関連レポート」ステップ を参照してください。

Styleclass
ClasstopLink

ページトップ

...

用語

...

説明

Query
クエリー

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
クロス集計

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

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Calculation
Calculation
計算フィールド

データベースからダイレクトに値を取得しないフィールドタイプです。データベースフィールドを使用して式を作成することができます。
詳細については、計算 を参照してください。

Anchor
Join
Join
結合

結合とは、両方のテーブルの結果を返すために、複数のテーブルを互いに結合するロジックを指すGlossary用語です。
Yellowfinの結合の使用方法の詳細については、テーブルの結合 を参照してください。また、結合の一般的な情報については、ブログ:Visual Explanation of SQL Joinsを参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Sum
Sum
合計

この集約は全てのフィールドの値を合算し、合計を返します。
詳細については、集計を参照してください。

Anchor
Descending
Descending
降順

最大/最高の値から最小/最低の値へと並べかえるオプションです。つまり、数値は9~0の順で、文字はZ~Aの順で並べかえられます。

Anchor
AdvancedFunction
AdvancedFunction
高度な関数

レポート内の フィールドに適用することができる、事前に定義された関数です。これはGlossary クエリーとしてではなく、データベースから結果が返された後に実行されます。
詳細については、高度な関数を参照してください。

Anchor
Private
Private
個人用

直接アクセス制限が適用されているコンテンツの一部です。コンテンツのタイプに応じて、異なる制限を適用できます。

Panel
borderColorwhite
bgColorwhite
  • ダッシュボード - 個人用ダッシュボードタブには、タブを作成したユーザーのみがアクセスすることができます。
  • レポート - 個人用レポートには、レポートを作成したユーザーのみがアクセスすることができます。
  • コメント - 非公開コメントには、レポートとコメントの両方を閲覧する権限が割り当てられたユーザーのみがアクセスすることができます。
  • 注釈 - 非公開な注釈には、注釈とそれが付加されたレポート/ビュー/コメントの両方を閲覧する権限が割り当てられたユーザーのみがアクセスすることができます。
  • ディスカッション - 非公開なディスカッションには、ディスカッションエリアとスレッド自体を閲覧する権限が割り当てられたユーザーのみがアクセスすることができます。

Anchor
Count
Count
個数

この集約レポート内のフィールドの総レコード数を返します。
詳細については、集計を参照してください。

...

一般的に非公開なコンテンツとは異なり広範囲のユーザーに対して設計されたコンテンツです。コンテンツに直接アクセス制限が適用されていなくても構いません。コンテンツのタイプに応じて、異なる制限を適用できます。

Panel
borderColorwhite
bgColorwhite
  • ダッシュボード - 共有ダッシュボードは非公開または共有に設定することができます。セキュアダッシュボードには、さまざまなアクセスレベルを持つユーザーのリストがあります。制限なしダッシュボードには、どのダッシュボードユーザーもアクセスできます。
  • レポート - 共有レポートには、それが保存されているカテゴリー/サブカテゴリーを閲覧する権限を持つ任意のユーザーがアクセスすることができます。
  • コメント - 共有コメントには、それが付加されているレポートを閲覧する権限を持つ任意のユーザーがアクセスすることができます。
  • 注釈 - 共有の注釈には、それが付加されているレポート/ビュー/組織を閲覧する権限を持つ任意のユーザーがアクセスすることができます。
  • ディスカッション - 共有ディスカッションには、ディスカッションエリアを閲覧する権限を持つ任意のユーザーがアクセスすることができます。

Styleclass
ClasstopLink

ページトップ

...

用語

...

説明

...

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

...

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

...

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

...

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

...

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

...

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

...

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

...

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

Styleclass
ClasstopLink

ページトップ

...

用語

...

説明

...

データベースからダイレクトに値を取得しないフィールドタイプです。データベースフィールドを使用して式を作成することができます。
詳細については、計算 を参照してください。

...

結合とは、両方のテーブルの結果を返すために、複数のテーブルを互いに結合するロジックを指すGlossary用語です。
Yellowfinの結合の使用方法の詳細については、テーブルの結合 を参照してください。また、結合の一般的な情報については、ブログ:Visual Explanation of SQL Joinsを参照してください。

Styleclass
ClasstopLink

ページトップ

説明

用語

Anchor
Comment
Comment
コメント

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

Anchor
Collaboration
Collaboration
コラボレーション

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

...