Overview
Yellowfin has advanced sub query functionality which allows the user to query more than one view (and sometimes data source) at the same time and combine the results in a single report. This can multiple data sources to be treated as one virtual database, accessing them through a single report.
...
概要
Yellowfinには、高度なサブクエリー機能が用意されていて、ユーザーは同時に複数のビュー(および場合によってはデータソース)をクエリーして、その結果を1つのレポートに結合することができます。複数のデータソースを1つの仮想データベースとして扱うことにより、1つのレポートからアクセスすることを可能にします。
追加と結合の両方のサブクエリーでは、2つの別々のソースによる結果を一緒にして1つのレポートまたはグラフに表示することができます。マイナスおよび交差サブクエリーでは、異なるビュー(ソースではなく)の選択のみ可能です。
Wiki Markup |
---|
{html}<iframe width="700" height="394" src="https://www.youtube.com/embed/m-cKfySK788?color=white" frameborder="0" allowfullscreen></iframe>{html} |
...
高度な追加サブクエリーと結合サブクエリー
Section |
---|
Column |
---|
| 1. In order to create an Advanced Sub Query, rather than a Basic one you need to click on the + button in the Sub Query panel to the left of the Data step to add a Sub Query. 2. You then need to select either Append or Union and set the Style to Advanced 3. Select a Data Source and a View. 4. Click on the Submit link and proceed as normal. You will notice that new data fields have been loaded on the left hand side of the window, corresponding to the view you just selected. 基本のサブクエリーではなく高度なサブクエリーを作成するには、「データ」ステップの左側にある「サブクエリー」パネルで「+」ボタンをクリックして、サブクエリーを追加する必要があります。 2. 次に、「追加」または「結合」のいずれかを選択して、「スタイル」を「高度」に設定します。 3. データソースおよびビューを選択します。 4. 「送信・実行」ボタンをクリックして、通常どおり進めます。ウインドウの左側に、選択したビューに対応する新しいデータフィールドがロードされます。 |
Column |
---|
|
|
|
See サブクエリー for more information.詳細については、サブクエリーを参照してください。
...
高度なマイナスサブクエリーと交差サブクエリー
Section |
---|
Column |
---|
| 1. In order to create an Advanced Sub Query, rather than a Basic one you need to click on the + button in the Sub Query panel to the left of the Data step to add a Sub Query. 2. You then need to select either Minus or Intersect and set the Style to Advanced 3. Select a View. 4. Click on the Submit link and proceed as normal. You will notice that new data fields have been loaded on the left hand side of the window, corresponding to the view you just selected. 基本のサブクエリーではなく高度なサブクエリーを作成するには、「データ」ステップの左側にある「サブクエリー」パネルで「+」ボタンをクリックして、サブクエリーを追加する必要があります。 2. 次に、「マイナス」または「交差」のいずれかを選択して、「スタイル」を「高度」に設定します。 3. 「ビュー」を選択します。 4. 「送信・実行」リンクをクリックして、通常どおり進めます。ウインドウの左側に、選択したビューに対応する新しいデータフィールドがロードされます。 |
Column |
---|
|
|
|
See サブクエリー for more information.詳細については、サブクエリーを参照してください。