Versions Compared

Key

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

Anchor
top
top

...

Advanced FunctionThese 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

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

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

...

Term

Description

Anchor
Broadcast
Broadcast
Broadcast

This is a method of distributing content. Email Broadcasts send emails to specified recipients that include a piece of content, such as a report. This is sent on a scheduled or once-off basis.
See ブロードキャスト for more information

C

CountThis aggregation returns the total number of records in a field in a report.
See 集計 CRUD

CRUDCSSCSV

Term

Description

Anchor
CalculationConditionalFormattingCalculation
ConditionalFormatting
Calculated FieldConditional Formatting

This is formatting that 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 計算 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 FormattingThis 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 条件付き書式 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
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

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

...

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

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

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

Term

Description

Anchor
DescendingGISMapDescending
GISMap
DescendingThis 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-AGIS 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 information.

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.

E

Term

Description

Anchor
EmbedGISPolygonEmbed
GISPolygon
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

GIS MapGIS PointGIS PolygonPolygons 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マップ GIS Polygon

Term

Description

Anchor
GISMapGISMap

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

Anchor
GISPointGISPoint

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
GISPolygonGISPolygon

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

Term

Description

Anchor
HEX
HEX
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
GranularityHiddenGranularity
Hidden
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

...

Term

...

Description

...

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.

...

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.

...

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

...

Term

...

Description

...

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

J

...

Term

...

Description

...

A Join is an Glossary term that describes the logic around joining multiple tables together in order to return results from both tables.
See テーブルの結合 for more information for more information on Yellowfin's use of Joins, and this blog: Visual Explanation of SQL Joins for general join information.

...

This is what allows Glossary content to be embedded in external web pages. There is basic and advanced usage options.
End users can access the basic functionality through the Yellowfin interface by copying the generated embed javascript and pasting it in their external page.
Advanced users and administrators can access the advanced functionality by following the examples outlined here.
See JavaScript API for more information.

K

...

Term

...

Description

...

Key Performance Indicator. This is a figure used to monitor business performance, such as sales in dollars or units. Performance is tracked against a target and makes use of Conditional Formatting alerts.
See KPIレポート for more information.

L

...

Term

...

Description

...

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.

...

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

...

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

M

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

...

Term

...

Description

...

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.

O

OLAPOmitThis option is used when a Report Reader does not specify a value for a filter. Hidden

Term

Description

Anchor
OLAPOLAP

Online Analytical Processing.

Anchor
OmitOmit

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

Term

Description

Anchor
InnerJoin
InnerJoin
Inner Join

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

J

Term

Description

Anchor
Join
Join
Join

A Join is an Glossary term that describes the logic around joining multiple tables together in order to return results from both tables.
See テーブルの結合 for more information for more information on Yellowfin's use of Joins, and this blog: Visual Explanation of SQL Joins for general join information.

Anchor
JavascriptAPI
JavascriptAPI
Javascript API

This is what allows Glossary content to be embedded in external web pages. There is basic and advanced usage options.
End users can access the basic functionality through the Yellowfin interface by copying the generated embed javascript and pasting it in their external page.
Advanced users and administrators can access the advanced functionality by following the examples outlined here.
See JavaScript API for more information.

K

Term

Description

Anchor
KPI
KPI
KPI

Key Performance Indicator. This is a figure used to monitor business performance, such as sales in dollars or units. Performance is tracked against a target and makes use of Conditional Formatting alerts.
See KPIレポート for more information.

L

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

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

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

Term

Description

Anchor
OLAP
OLAP
OLAP

Online Analytical Processing.

Anchor
Omit
Omit
Omit

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

...

Term

...

Description

...

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.

...

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.

...

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.

...

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.

S

...

Term

...

Description

...

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.

...

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

...

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.

...

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

...

Term

...

Description

...

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.

X

...

Term

...

Description

...

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

...

Term

...

Description

...

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

...

Term

...

Description

...

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

...

用語

...

説明

...

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

...

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

...

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

...

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

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

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

...

用語

...

説明

...

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

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

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

...

用語

...

説明

...

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

...

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

...

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

...

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

...

用語

...

説明

...

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

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

...

用語

...

説明

...

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

...

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

...

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

...

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

...

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

...

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

...

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

...

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

...

用語

...

説明

...

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

...

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

説明

用語

the Raster Map setup process.
See 参照コード(データソース) for more information.

P

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

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

Term

Description

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

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

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

Term

Description

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

用語

説明

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

用語

説明

Anchor
Export
Export
エクスポート

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

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

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

用語

説明

Anchor
OuterJoin
OuterJoin
外部結合

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

Anchor
VirtualTable
VirtualTable
仮想テーブル

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

Anchor
Category
Category
カテゴリー

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

Anchor
RelatedReport
RelatedReport
関連レポート

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

用語

説明

Anchor
Public
Public
共有

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

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

用語

説明

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

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

用語

説明

Anchor
Calculation
Calculation
計算フィールド

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

Anchor
Join
Join
結合

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

用語

説明

Anchor
Sum
Sum
合計

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

Anchor
Descending
Descending
降順

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

Anchor
AdvancedFunction
AdvancedFunction
高度な関数

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

Anchor
Private
Private
個人用

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

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

Anchor
Count
Count
個数

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

Anchor
Comment
Comment
コメント

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

Anchor
Collaboration
Collaboration
コラボレーション

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

...