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

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Table of Contents
classglossaryContents

...

概要

Styleclass
ClasstopLink

Glossary

As with any new piece of software, there are new terms and names to learn. Here is a list of terms we use that are commonly asked about.

ページトップ

ソフトウェアの新機能と同様に、理解しておいた方が良い新しい用語と名前があります。以下に、Yellofinで使用されており、よく質問される用語の一覧を示します。

A

Styleclass
ClasstopLink

Glossaryページトップ

AdministratorAdvanced FunctionAggregateAliasAnalytic FiltersAnnotationAscendingAverage

Term用語

Description説明

Anchor
ActiveAdministratorActive
Administrator
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
AdministratorAdministrator

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

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
AggregateAggregate

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
AliasAlias

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
AnalyticFiltersAnalyticFilters

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

Anchor
AnnotationAnnotation

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
AscendingAscending

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
AverageAverage

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

B

Styleclass
ClasstopLink

Glossary

...

Term

...

Description

...

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

Styleclass
ClasstopLink

Glossary

...

Term

...

Description

...

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

...

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

...

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

...

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.

...

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.

...

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

...

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.

...

This is a note attached to a report in order to discuss its design or results.
See コメント for more information.

...

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

...

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.

...

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

...

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

...

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.

...

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

...

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.

...

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

...

This is a space to display multiple reports and charts in one place, allowing for interactive features to be used across them all at once.
See ダッシュボード for more information

...

This is where the data for your reports is stored, called a Data Source within Glossary.
See http://en.wikipedia.org/wiki/Database for more information

...

This is the database Glossary retrieves results from. Administrators create a Source Connection in order to access the data.
See データソース for more information

...

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

...

A standard field in Glossary can either be classified as a Metric or Dimension. All text fields are automatically classified as Dimensions. The View Builder allows you to define numeric and date fields as Dimensions in order to be used in Drill Hierarchies, and limit the aggregations available to Count and Count Distinct.
Dimension fields retrieve the data that will provide the basis for analysis in a report. Dimensions typically retrieve character-type data (employee names, company names, etc.), or dates (years, quarters, etc.)
See View Builder - Field Types for more information.

...

This is a stand-alone comment thread that allows users to discuss general topics and decisions while referring to multiple pieces of content if required.
See ディスカッション for more information.

...

Glossary content can have two possible states: Active and Draft.
If the piece of content is currently being created or edited by a user, then the report will be in Draft mode. This means that other end users will not be able to see or use the content until the editing process is completed by Activating the content.

...

Drill refers to the action performed by a user by clicking on a hyperlink in a report that either steps into more detail in the same report, or opens a separate detail report related to the row that was selected.
There are three forms of Drill available in Glossary; Drill Down, Drill Anywhere, and Drill Through.
See ダッシュボードドリル分析 for more information.

...

This drill allows you to move up and down a hierarchy that is defined by the user during the drill process.
See ドリルエニウェアレポート for more information.

...

This drill allows you to move up and down a predefined hierarchy within a single report.
See ドリルダウンレポート for more information.

...

This drill allows you to click on a row in a summary report and open a related detail report, filtered by what made the row in the summary report unique.
See ドリルスルーレポート for more information.

...

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

...

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

...

This is a function that takes something outside of the system. There are two types of export in Glossary:

Panel
borderColorwhite
bgColorwhite
  1. Export of Data - allows the user to save a piece of content, such as a Glossary, Glossary, or Glossary, as a CSV, DOC, PDF, RTF, Text, or XLS file.
  2. Export of Content Definitions - allows the user to save an Glossary file containing definitions of selected content in order to back it up or transfer it to another instance.

See レポートコンテンツのエクスポート, Exporting Your Dashboard, and リポジトリのエクスポートとインポート for more information.

F

Styleclass
ClasstopLink

Glossary

...

Term

...

Description

...

This is a column in the database that will be used to build reports. Fields can be used as Columns/Rows, Sections, and Filters. They are defined either as Metrics or Dimensions. Calculations can also be created to use as fields, these are called Calculated Fields
See ビューフィールド for more information

...

These are fields that are being used to restrict the results returned in your report or dashboard. There are several types of filter in Yellowfin:

Panel
borderColorwhite
bgColorwhite
  1. User Prompt - these filters allow the user to define the value used
  2. Hard Coded - these filters have the value set at the report writing stage and cannot be changed by the report reader.
  3. Source - these filters are created by an administrator and use the report reader's user details to restrict results to what's relevant to them.

See フィルター for more information

Admin

システムを管理するユーザーです。一般に管理者は、 ソース接続ビュー、およびレポートカテゴリーを作成し、ユーザー 、セキュリティ、ライセンスを含むすべてのシステムオプションを管理します。その ロール 権限は、最も制限が少なく、一般に使用可能なすべての機能へのアクセスが許可されています。

C

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
CountDistinct
CountDistinct
Count Distinct

この集約は、レポート内のフィールド で一意のレコードの総数を返します。つまり、レコードが2回出現する場合でも、1回目のみカウントされます。
詳細については、集計を参照してください。

Anchor
CRUD
CRUD
CRUD

作成、読み取り、更新、削除(Create, Read, Update, Delete)。これらのオプションは、 ロール権限を定義し、SQL 文に関連付けるために使用します。ユーザーは、作成(レコードのINSERT)、読み取り(レコードのSELECT)、更新(レコードのUPDATE)、および削除(レコードのDELETE)を行うことができます。
詳細については、ロールを参照してください。

Anchor
CSS
CSS
CSS

カスケードスタイルシート。 Yellowfin で使用されているファイルタイプの1つで、「管理」メニューから設定できないシステムのスタイルオプションを定義しています。YellowfinのCSSファイルは、インテグレーションプロセスでカスタマイズできます。

 Yellowfinのインテグレーションを目的とするCSSファイルのカスタマイズ方法の詳細については、 カスタムイメージとCSS を参照してください。また、CSSの一般的な情報については、 http://memopad.bitter.jp/w3c/html/html_css.htmlを参照してください。

Anchor
CSV
CSV
CSV

カンマ区切りテキスト。これらのファイルでは、各値またはカラム(列)をカンマ文字で区切って、プレーンテキストの形式でデータを保存します。 Yellowfin では、データをレポートするためにこれらのファイルをインポートすることができます。
詳細については、CSVデータのインポートを参照してください。

G

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
GISMap
GISMap
GISマップ

Yellowfin のGIS(Geographic Information System:地理情報システム)マップとは、 ポイントまたはポリゴン の形式で地理情報を使用している複数のグラフタイプを指しています。
詳細については、GISマップを参照してください。

Anchor
GISPoint
GISPoint
GISポイント

ポイントは、地理的な位置を定義するために使用される緯度と経度の値セットです。ポイントの例としては、顧客やスタッフの居場所やその他の関心のある場所があります。 YellowfinGISマッピング でポイントを使用します。
詳細については、GISマップを参照してください。

Anchor
GISPolygon
GISPolygon
GISポリゴン

ポリゴンは、地理的な形状を定義するために使用される ポイント のセットです。ポリゴンの形状の例としては、国、都道府県、地域の輪郭があります。 Yellowfinは、GISマッピング でポリゴンを使用します。
詳細については、GISマップ を参照してください。

H

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
HEX
HEX
HEX

Hex(Hexadecimal:16進法)は、16進法の数値体系で、0~9、A、B、C、D、E、Fを使用して値0~15を表します。
HTMLとCSSでは、Hexを使用して、それぞれ、赤×2桁、緑×2桁、青×2桁を各色に割り当てることで色を識別しています。接頭文字としてハッシュ(#)記号が付きます。
Yellowfin は、システム全体と CSS ファイルで、Hexコードを使用して色を識別します。
詳細については、http://memopad.bitter.jp/w3c/html/html_colorvalues.htmlを参照してください。

Anchor
HTML
HTML
HTML

HTML(HyperText Markup Language)。HTMLは XML と同様のマークアップ言語で、Webブラウザー内でデータを表示するために設計されました。 Yellowfinでは、CSS と組み合わせて使用しています。
YellowfinでのカスタムHTMLファイルの使用方法の詳細については、 カスタムヘッダーとフッター を参照してください。また、HTMLの一般的な情報については、 http://memopad.bitter.jp/w3c/html/default.html を参照してください。

J

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
JavascriptAPI
JavascriptAPI
Javascript API

Javascript APIによって Yellowfin のコンテンツをYellowfin外部のWebページに 埋め込むことができます。基本高度 使用オプションがあります。
エンドユーザーは、生成された埋め込みタグJavascriptをコピーし、外部ページに貼り付けることで、Yellowfin
インターフェース を介して基本機能にアクセスすることができます。

上級ユーザーや管理者は、 ここ に概説する例に従うことで、高度な機能にアクセスすることができます。
詳細については、JavaScript APIを参照してください。

K

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
KPI
KPI
KPI

重要業績評価指標(Key Performance Indicator)。販売(ドルまたは数量単位)などの事業の業績を監視するために使用される数値です。業績を、継続的に収集し、目標に対して 条件付き書式 のアラートを使用します。
詳細については、KPIレポートを参照してください。

L

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
LDAP
LDAP
LDAP

Lightweight Directory Access Protocol。LDAPを使用することで、 Yellowfin は、ディレクトリ情報にアクセスすることで ユーザー認証とグループ 管理をおこなうことができます。これによってYellowfinへのアクセスを全組織的に外部から制御できます。
詳細については、LDAPを参照してください。

N

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Null
Null
NULL

データの欠落または空白を示すために使用されます。 Yellowfin は一般に、これらをレポートで返すときは、空白で表示され、ツールチップには「NULL」と表示します。

O

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
OLAP
OLAP
OLAP

オンライン分析処理(OLAP)。

S

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
SQL
SQL
SQL

Structured Query Language。Yellowfin で、データベースから結果を取得するために使用している言語です。結果は表またはグラフもしくはその両方で返されます。
一般的なSQLの詳細については、http://www.w3schools.com/sql/を参照してください。

W

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
WebService
WebService
Webサービス

Webサービスは、OEMアプリケーションと Yellowfin との間の通信を管理するために使用されます。Webサービスは、 XML ベースなので、OEMアプリケーションの開発に使用されているプログラム言語には依存しません。

Anchor
WhatIf
WhatIf
What If分析

What If分析(仮説分析)は、シナリオをテストするために パラメーター と計算フィールドを使用してレポートを作成します。
詳細については、What-If分析(仮説分析) を参照してください。

Anchor
WMS
WMS
WMS

Web Map Service。WMSレイヤーは、WMSサーバーから読み込まれたジオリファレンスマップイメージです。 YellowfinGISマップ の背景やオーバーレイとして使用します。
詳細については、WMSレイヤー(WMS Layer)を参照してください。

X

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
XML
XML
XML

Extensible Markup Language。XMLは、 HTML と同様のマークアップ言語で、HTMLによってその表示方法が設計されているデータを伝送する方法として設計されました。 Yellowfinはこの言語を使用してレポート とその他のコンテンツの定義を移すためのエクスポートファイルを作成します。
詳細については、リポジトリのエクスポートとインポートを参照してください。

Y

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Yellowfin
Yellowfin
Yellowfin

Yellowfinは、ドラッグ&ドロップインターフェースを備えた、コンピュータの知識のないユーザーでも簡単にご利用になれるソフトウェアです。これを使えば、特別なコーディングの知識なしに複数のデータベースの情報にアクセスできます。複雑な技術的知識なしで、ユーザーが慣れ親しんでいるビジネス用語でデータを扱うことが可能です。
詳細については、http://www.japan.yellowfinbi.com/を参照してください。

Z

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
ZChart
ZChart
Zグラフ

そのままの値、累積合計、移動合計の形式で、指定した期間の傾向を表示する グラフのタイプです。
詳細については、Zグラフを参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Instance
Instance
インスタンス

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

Anchor
Interface
Interface
インターフェース

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

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

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

Anchor
Import
Import
インポート

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

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

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

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Embed
Embed
埋め込みタグ

Javascript APIを使用して、レポートグラフ、およびダッシュボード を外部Webページに挿入することを指しています。
詳細については、JavaScript APIを参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Export
Export
エクスポート

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

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

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

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
OuterJoin
OuterJoin
外部結合

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

Anchor
VirtualTable
VirtualTable
仮想テーブル

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

Anchor
Category
Category
カテゴリー

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

Anchor
RelatedReport
RelatedReport
関連レポート

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

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Public
Public
共有

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

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

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Query
Query
クエリー

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

Anchor
ClientOrg
ClientOrg
クライアント組織

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

Anchor
Chart
Chart
グラフ

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

Anchor
Gridband
Gridband
グリッドバンド

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

Anchor
Gridline
Gridline
グリッド線

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

Anchor
Group
Group
グループ

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

Anchor
CrossJoin
CrossJoin
クロス結合

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

Anchor
CrossTab
CrossTab
クロス集計

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

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Calculation
Calculation
計算フィールド

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

Anchor
Join
Join
結合

結合とは、両方のテーブルの結果を返すために、複数のテーブルを互いに結合するロジックを指す SQL用語です。
Yellowfinの結合の使用方法の詳細については、 テーブルの結合 を参照してください。また、結合の一般的な情報については、ブログ: http://www.ideaxidea.com/archives/2011/01/sql_join_visually_explained.htmlを参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Sum
Sum
合計

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

Anchor
Descending
Descending
降順

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

Anchor
AdvancedFunction
AdvancedFunction
高度な関数

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

Anchor
Private
Private
個人用

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

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

Anchor
Count
Count
個数

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

Anchor
Comment
Comment
コメント

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

Anchor
Collaboration
Collaboration
コラボレーション

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

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Min
Min
最小

 

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

Anchor
Max
Max
最大

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

Anchor
SubCategory
SubCategory
サブカテゴリー

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

Anchor
OrgRefCode
OrgRefCode
参照コード

参照コード。データベースからのデータ値を説明にマッピングし、カスタムの並べかえ順序を割り当てる方式です。参照コードは、 ラスターマップ の設定手順の一部でも使用します。
詳細については、 参照コード(データソース)を参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Aggregate
Aggregate
集約

Yellowfin は、一意の各行(「重複レコードを表示」が有効な場合は繰り返しを含むすべての行)を表示するのではなく、一意のカテゴリー(または組み合わせ)ごとに1行表示します。広範な集計オプションから選択して、これを実行できます。たとえば、 合計 が選択された場合、Yellowfinは各行のすべての数値結果を合算(合計)します。 平均 を使用すると、Yellowfinは各行にメトリック値の平均を表示します。
詳細については、 集計を参照してください。

Anchor
Condition
Condition
条件

テーブルから返されるロウ(行)数を制限し、ビューレベルで設定するフィルターです。このフィルターは、レポートレベルでは表示することも削除することもできません。
詳細については、 テーブルの条件を参照してください。

Anchor
ConditionalFormatting
ConditionalFormatting
条件付き書式

条件が一致したときに動作する書式です。レポート内の  フィールド にルールを適用し、データがルールに一致した場合に強調して表示するなどの特別な書式を適用することができます。
また、基本ルールであれば グラフに適用することもできます。
詳細については、 条件付き書式を参照してください。

Anchor
Ascending
Ascending
昇順

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

Anchor
Omit
Omit
省略

このオプションは、レポート閲覧者が フィルター の値を指定しない場合に使用されます。このオプションは、 必須 フィルターでは使用できません。
詳細については、 フィルターの書式を参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Numeric
Numeric
数値型

英字や特殊文字を含まず数字(0~9)のみで構成された フィールドまたは値です。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Section
Section
セクション

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

Anchor
Prefix
Prefix
接頭文字

フィールドの値の前に表示される記号または文字です。よく使用される接頭文字は、 $ です。接頭文字は、 ビューレポートグラフ レベルで定義することができます。

Anchor
Suffix
Suffix
接尾文字

フィールドの値の後に表示される記号または文字です。よく使用される接尾文字は、 % です。接尾文字は、 ビューレポート、およびグラフ レベルで定義することができます。

Anchor
LineShape
LineShape
線の形状

データの各ポイントに注意を引くために線 グラフ に追加する形状です。
詳細については、線の形状 を参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
SourceFilter
SourceFilter
ソースフィルター

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

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Tag
Tag
タグ

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

Anchor
Dashboard
Dashboard
ダッシュボード

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

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Annotation
Annotation
注釈

日付または日付範囲に追加することができるイベントの説明のことで、 レポートまたはグラフ 、もしくは両方に表示されます。
詳細については、 レポートの注釈を参照してください。

Anchor
DuplicateRecord
DuplicateRecord
重複レコード

結果セット内のすべてのカラム(列)で同じ値を持つロウ(行)を指しています。デフォルトでは、Yellowfinは生成する SQL のSELECT文に DISTINCT (重複を除外)を適用します。つまり、重複する行は表示されません。この設定は、レポートビルダーの「レポートデータ」ページで変更できます。
詳細については、レポートデータを参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Discussion
Discussion
ディスカッション

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

Anchor
Dimension
Dimension
ディメンション

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

Anchor
Data Source
Data Source
データソース

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

Anchor
SourceConnection
SourceConnection
データソース接続

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

Anchor
Database
Database
データベース

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

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Draft
Draft
ドラフト

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

Anchor
Drill
Drill
ドリル

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

Anchor
DrillAnywhere
DrillAnywhere
ドリルエニウェア

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

Anchor
DrillThrough
DrillThrough
ドリルスルー

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

Anchor
DrillDown
DrillDown
ドリルダウン

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

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
InnerJoin
InnerJoin
内部結合

特定の結合条件に基づいて2つのテーブルを繋ぐための 結合 タイプの1つです。両方のテーブルの条件に一致する行のみが返されます。
Yellowfinでの内部結合の詳細な使用方法については、 テーブルの結合 を参照してください。また、結合の一般的な情報については、ブログ: http://www.ideaxidea.com/archives/2011/01/sql_join_visually_explained.htmlを参照してください。

Anchor
Navigation
Navigation
ナビゲーション

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

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
HardCoded
HardCoded
ハードコード

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

Anchor
Parameter
Parameter
パラメーター

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

Anchor
Legend
Legend
凡例

グラフまたはレポート で使用する値を表示する凡例です。グラフでは、どの値が各色に割り当てられているかを表示します。レポートでは、適用されている フィルター の値と、定義された 条件付き書式 のルールを表示することができます。
詳細については、グラフの凡例フィルターの凡例、および条件付き書式の凡例を参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Mandatory
Mandatory
必須

作成プロセスを完了したり、結果を返したりするためにレポートに必要なフィールドまたはフィルターを指します。
詳細については、必須フィールド/フィルターおよびフィルターの書式を参照してください。

Anchor
Hidden
Hidden
非表示

レポートリストに表示されないように設定されたレポートを指しています。一般的に、 ドリルスルー の関係として下位レポートとして使用される非常に詳細なレポートは非表示にして、それ自身にアクセスするのではなく、親レポートを通じてアクセスするように設計します。
詳細については、レポートの書式を参照してください。

Anchor
View
View
ビュー

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

Anchor
Plot
Plot
描画域

軸で結ばれたグラフ の領域です。タイトルと凡例の領域は含まれません。
詳細については、描画域を参照してください。

Anchor
Alias
Alias
表示名

ビュー管理者は、ビューの作成プロセスの第1ステップで、これを使用してテーブルに新しい名前を付けることができます。表示名は通常、1つのビューで複数のテーブルが使用される場合に使用します。
詳細については、表示名を参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Field
Field
フィールド

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

Anchor
Filter
Filter
フィルター

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

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

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

Anchor
Broadcast
Broadcast
ブロードキャスト

コンテンツを配信する方法の1つです。電子メールブロードキャストは、 レポート などの一部のコンテンツを含めた電子メールを、指定した受信者に送信します。スケジュールして送信する場合もあれば、1回だけ送信する場合もあります。
詳細については、ブロードキャストを参照してください。

Anchor
AnalyticFilters
AnalyticFilters
分析フィルター

1つのダッシュボード   タブ ですべてのレポートに適用される ユーザープロンプト フィルターです。
詳細については、分析設定を参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Average
Average
平均

この集約NULL 値を無視して、メトリック(数値)の平均値を返します。
詳細については、集計を参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Portlet
Portlet
ポートレット

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

Styleclass
ClasstopLink

ページトップ

用語

説明

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

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

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

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

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Metadata
Metadata
メタデータ

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

Anchor
Metric
Metric
メトリック

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

Anchor
Scale
Scale
目盛り

グラフ のy軸をコントロールするためのもので、最初と最後の値と、増分の単位を定義します。
詳細については、グラフの書式を参照してください。

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Monochrome
Monochrome
モノクロ

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

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Active
Active
有効化

Yellowfin コンテンツは、 有効化   ドラフト(編集中) の2つの状態のいずれかになります。
コンテンツが完成し、ユーザーがそれを 有効化 すると、コンテンツは 有効 状態になり、他のユーザーもそのコンテンツを使用できるようになります。つまり、設計どおりに
ビュー / レポート / ダッシュボード / カテゴリー / サブカテゴリー などを使用することができます。

Anchor
User
User
ユーザー

これはユーザーがYellowfin のシステムにアクセスするために作成したアカウントです。
詳細については、ユーザーを参照してください。

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

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

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
RasterMap
RasterMap
ラスターマップ

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

Styleclass
ClasstopLink

ページトップ

用語

説明

Anchor
Granularity
Granularity
粒度

データの詳細レベル。 粗い 粒度から 細かい 粒度に掘り下げて表現されます。粒度が細かいほどデータはより詳細になり、要約される単位は小さくなります。 集約 はデータを要約するために使用されます。
詳細については、ビューと結合の設計における一般的な問題を参照してください。

G

Styleclass
ClasstopLink

Glossary

...

Term

...

Description

...

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.

...

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.

...

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.

...

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.

...

These are the dashed lines displayed across the chart's plot background by default on charts with an x & y axis.
See Gridlines for more information.

...

This is the alternating shading displayed with gridlines across the chart's plot background by default on charts with an x & y axis.
See Gridlines for more information.

...

This is a list of users that is created in Glossary to assign content and security to.
See ユーザーグループ for more information

H

Styleclass
ClasstopLink

Glossary

...

Term

...

Description

...

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

...

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

Styleclass
ClasstopLink

Glossary

...

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

Styleclass
ClasstopLink

Glossary

...

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

Styleclass
ClasstopLink

Glossary

...

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

Styleclass
ClasstopLink

Glossary

...

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

Styleclass
ClasstopLink

Glossary

...

Term

...

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 is a piece of content's descriptive information. It generally contains the Name, Description, and Category details for a Field, Filter, Report, View, etc.

...

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.

...

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.

...

This is when a single instance of software runs to serve multiple clients or tenants. Yellowfin's multi-tenancy functionality is called Client Organisations.
See クライアント組織 for more information.

N

Styleclass
ClasstopLink

Glossary

...

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

Styleclass
ClasstopLink

Glossary

...

Term

...

Description

...

Online Analytical Processing.

...

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.

...

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.

...

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

...

Term

...

Description

...

Parameters are a type of user input field in Glossary. They are designed to pass a value input by the user to a calculated field or filter(s). This allows you create What If reports.
See パラメーター for more information.

...

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 the space that contains a report on a dashboard tab.
See レポートポートレット 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.

Q

Styleclass
ClasstopLink

Glossary

...

Term

...

Description

...

This is the Glossary request that Glossary generates and sends to the database. It defines what results are required for the report.

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.

...

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

S

Styleclass
ClasstopLink

Glossary

...

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.

...

These allow you to break up a report into sub reports. The table and/or charts will be broken up so there is one per section, rather than one overall.
See セクション for more information

...

This is a piece of content created by an administrator which defines the method of accessing the reporting data source.
See データソース for more information

...

These are filters applied to reports based on the user running the report. This means that a user will only ever see the data that is assigned to them through the Source Filter.
See ソースアクセスフィルター for more information.

...

These are folders that reside within report categories and contain reports. Security is applied at this level in order to restrict access and functions available.
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.

T

Styleclass
ClasstopLink

Glossary

...

Term

...

Description

...

These are used to index content to aid in searches.

U

Styleclass
ClasstopLink

Glossary

...

Term

...

Description

...

This is an account created in order to allow a person to access the Glossary system.
See ユーザー for more information

...

This is a type of filter that requires users to provide one or more values to restrict report results.
See フィルター for more information

V

Styleclass
ClasstopLink

Glossary

...

Term

...

Description

...

This is a metadata layer created by an administrator that sits between the source connection and Report Builder that defines the fields available to report writers and the join logic required to generate Glossary queries.
See ビュー for more information

...

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

...

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

Styleclass
ClasstopLink

Glossary

...

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

Styleclass
ClasstopLink

Glossary

...

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

Styleclass
ClasstopLink

Glossary

...

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

...

Styleclass
ClasstopLink

ページトップ

インテグレーション

用語

説明

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

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

Anchor
ReportWriter
ReportWriterInterfaceInterface
インターフェース

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

Anchor
IntegrationIntegration

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

Anchor
ImportImport

レポート作成者

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

Styleclass
ClasstopLink

ページトップ

インポート

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

用語

説明

Anchor
Role
Role
ロール

機能と権限のセットを設計してシステムの ユーザー に割り当てます。ユーザーのタイプごとに別々のロールを作成する必要があります。 Yellowfin では、初期インストールとともにロールのサンプルを提供しています。
詳細については、ロールを参照してください。

Anchor
RollBack
RollBack
ロールバック

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

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

を参照してください。

 

horizontalrule
Styleclass
ClasstopLink

Glossaryページトップ