Versions Compared

Key

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

Anchor
top
top

...

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

These are folders that are used to group content. Views, Reports, and Fields all use categories, with Reports using a Category > Sub Category structure to group and assign security.
See コンテンツカテゴリー for more information

Anchor
Chart
Chart
Chart

A visual representation of data. Yellowfin has a wide range of chart types available.
See レポートビルダー - 「グラフ」ステップ for more information

Anchor
ClientOrg
ClientOrg
Client Organisations

Glossary has functionality called Client Organisations which allows multiple virtual instances of Yellowfin to reside in the same server instance. This provides a way to create content isolated within one organisation, hidden from other organisation users logging into the same server. This is Yellowfin's Glossary solution.
See クライアント組織 for more information.

Anchor
CrossTab
CrossTab
Cross Tab

This is a report output option that allows metrics to be aggregated by multiple categories, displayed as Row and Column headers.
See テーブルレイアウト for more information.

Anchor
Co-Display
Co-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
Comment
Comment
Comment

This is a note attached to a report in order to discuss its design or results.
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
CrossJoin
CrossJoin
Cross Join

This method of linking two tables matches each row from the first table in the join to each row in the second table, multiplying the number of rows returned in the result.
Note: this join should be used with extreme caution, as it's only appropriate in a handful of cases, and has negative effects on performance if used incorrectly.
See テーブルの結合 for more information on Yellowfin's use of Cross Joins, and this blog: Visual Explanation of SQL Joins for general join 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.

...

Term

Description

Anchor
HardCoded
HardCoded
Hard Coded

This refers to when a value is entered and set, rather than allowing a user to change it. In Glossary a report writer can hard code filter values, or values in calculated fields. This means that the user is not prompted to provide a value, rather it is always the value the report writer set.
The alternative in these cases is to implement user prompt filters, or use parameters in their calculations.
See フィルター for more information

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

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

Inner JoinInstanceIntegrationInterfaceThis is what the user interacts with. The Glossary interface is viewed through a web browser and contains all navigation and contenta 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.

Term

Description

Anchor
ImportInnerJoinImport
InnerJoin
ImportInner Join

This is a function that allows you to add something to the system from an external file. There are two types of import in Glossary:

Panel
borderColorwhite
bgColorwhite
  1. Import of Data - allows the user or administrator to import Glossary files containing data they wish to report off. This can be done at the Glossary or Glossary level.
  2. Import of Content Definitions - allows the user to transfer a set of Yellowfin content into a system using an Glossary file, either to restore old content, or transfer content from another instance.

See CSVデータのインポート and リポジトリのエクスポートとインポート for more information.

Anchor
InnerJoinInnerJoin

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.

Anchor
InstanceInstance

This is a single installation of Glossary running. Some systems may have multiple instances of Yellowfin running. In this case there is often a development instance, testing instance, and production instance. There may also be multiple instances for different production purposes, depending on requirements.

Anchor
IntegrationIntegration

This is the process of combining Yellowfin with an existing OEM system to create a system that feels seamless to the end user.
See インテグレーション for more information

Anchor
InterfaceInterface

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.

...

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
InstanceInstance

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

 

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