Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{anchor:top}
{toc: class=contents}

h2. Overview 概要
{styleclass: Class=topLink}[topページトップ|#top]{styleclass}
You「書式」タブでフィールドにデフォルトの書式を設定することができます。この書式は、ユーザーがレポートにカラムを使用する際に、初期値として使用されます。また、その必要があれば、ユーザーはレポート上でフィールドの書式を変更することができます。
can set the default format for a field on the format tab.  This will then be the display type when a user adds the column to a report.  The report writer may choose to change the format through the report formatting options if they wish.

The formats are limited to the data type - For example the data type below is integer so only number based formats are permitted - such as currency, decimal, percentage or time stamp.
 

フィールドの書式は、データ型によって制限されます。たとえば、通貨、十進数、パーセンテージ、タイムスタンプなどの書式は、フィールドの値が整数の場合にのみ設定可能です。

!95.png!


h2. Format書式
{styleclass: Class=topLink}[topページトップ|#top]
{styleclass}
Based on the type of field that the column being formatted is there are various format options.  The ones listed below come default with Yellowfin, however as this is customisable there may be additional ones that comes as part of your installation.カラムに書式設定されているフィールドのタイプに基づいて、さまざまな書式オプションがあります。Yellowfinのデフォルトのオプション一覧を以下に示していますが、Yellowfinはカスタマイズできるため、ソフトウェアの一部として他にもオプションがある場合があります。
|| ||Common Format一般的な書式オプション Options||
| *URLへリンク*Link To URL*|Allows you返されたデータの値をURLリンクに渡すことができます。ハッシュ(##)を使用して、URLのどこにカラム(列)値を配置するのかをYellowfinに示します。例:以下に示すように、IPアドレスのカラム(列)に書式を設定してURLを入力します:\\
to pass the value of the returned data into a URL link. Use the hashes ## to indicate to Yellowfin where you want the column value to be placed in the URL itself.  For example: Formatting on a column of IP addresses and the URL typed in is:
 [http://www.google.comco.aujp/search?hl=enjp&q=##
This essentially means that every IP address will be placed into it i.e.:
]
これは実質的には、どのIPアドレスでも配置できることを意味します。例:[http://www.google.comco.aujp/search?hl=enjp&q=10.100.32.44] |
| *参照コード*Org Reference Code*|Converts the text in the cell to the value of an internal lookup table.  E.g. AU to Australia
 セル内のテキストを内部検索テーブルの値に変換します(例:AUからAustraliaに変換)。
bq. See詳細については、 [参照コード|Organisation Reference Codes] forを参照してください。 more|
information.| |*RAW(書式設定なし)*Raw Formatter*|Displayed the data as it would have been returned from the database - no additional formatting applied.データベースからデータが返されたときに、そのデータを表示します(追加の書式設定は適用されません)。 |
|| ||Text テキスト ||
| *Textテキスト* |Displays asプレーンテキストを表示します。 plain|
text| |*電子メールアドレス*Email Address*|Creates a hyperlink on the text that will open an email client and pre-populate the sent to address.|
|*URL Hyperlink*|Creates a hyperlink on the text and will open web page on click.  Assumes the text is a legitimate URL.|
|*Flag Formatter*|If your data contains ISO country codes you can display these as flags of the world instead of text.テキストにハイパーリンクを作成します。電子メールのクライアントが開き、以前に送信したアドレスが事前に挿入されます。 |
| *URLハイパーリンク* | テキストにハイパーリンクを作成します。なお、このリンクをクリックすると、Webページが開きます。テキストが適切なURLになっていることが前提です。 |
| *国旗書式* | データにISOの国コードがある場合、そのコードをテキストではなく各国の国旗で表示することができます。 |
|| ||Date 日付 ||
| *Date日付* |Displays value as a date - multiple date options exist.|
|*Time*|Displays value as a time field - multiple date options exist.|
|*Timestamp*|Displayed full date and time value|
|*Date Part Formatter*|Allows you display part of the date, e.g. Month Name, rather than the full date.|	値を日付として表示します。複数の日付オプションがあります。 |
| *時間* | 値を時間フィールドとして表示します。複数の日付オプションがあります。 |
| *Timestamp* | 完全な日付と時間の値が表示されます。 |
| *日付フォーマッター* | 日付全体ではなく、月名など日付の一部を表示することができます。 |
|| ||Numeric 数値 ||
| *Numeric数値* |Displays value as a decimal - allows you to set the decimal places to be used.|
|*Percentage Bar*|Converts a percentage value less than or equal to 100 into a bar.値を10進数として表示します。小数点以下桁数を設定することかできます。 |
| *パーセンテージ棒グラフ* | 100以下のパーセンテージ値を棒グラフに変換します。 |


h2. Additional Format Optionsその他の書式オプション
{styleclass: Class=topLink}[topページトップ|#top]
{styleclass}
The表示オプションは、適用する小数点以下桁数の数や接頭文字または接尾文字など、カラム(列)のデータ書式の変更に使用されます。
display|| optionsオプション are used to change the data format of the column such as the number of decimal places and the prefix or suffix to be applied.
||Option||Description||
|*Sub Format*|Depending on the format option you have chosen for the column above you will have a separate set of sub format options.  Select the appropriate sub format option.|
|*Date Other*|If you select 'Other' from the date sub format you will be able to build your own custom date format.  
For example to create a Japanese date format which includes characters, eg.2003年4月2 日 would be created by adding in:
*yyyy年M月d 日*|
|*Decimal Places*|If you have a defined a numeric format you can set the number of decimal places to be defined. This can be used to define cents in a decimal place for $20.00 by adding in:
*2*
{color:#C00000}*Note:*{color} To convert numeric data by doing divide by 1,000 calculations etc you would use the data conversion options in advanced functions which are available on the Report Fields page.  
bq. See [高度な関数] for more information.|
|*Prefix*|The prefix is used to include additional characters *before* the value that is returned from the data base.  This can be used to define currency for $20.00 by adding in:
*$* |
|*Suffix*|The suffix is used to include additional characters *after* the value that is returned from the data base.  This can be used to define percentage for 30% by adding in:
*%*|
|*Rounding*|The rounding format allows you to choose how a decimal value should be rounded.
|| 説明 ||
| *サブ書式* | カラム(列)に選択した書式オプションによって、サブ書式のセットが異なります。設定したいサブ書式を選択します。 |
| *日付その他* | 日付のサブ書式から「その他」を選択すると、独自のカスタムの日付書式を作成することができます。\\
 たとえば、「2003年4月2日」などの日本の日付書式を作成するには、以下の書式を追加します:\\
 *yyyy年M月d日* |
| *小数点以下桁数* | 数値型の書式を設定する場合、定義する小数点以下桁数の数を設定できます。これを使用して、1ドル未満のセントを小数点以下桁数で定義することができます。$20.00の場合、小数点以下桁数を\\
 「2」にします。\\
 {color:#c00000}{*}注意:*{color}1,000で除算するなどで数値型データを変換するには、高度な関数でデータ変換オプションを使用します。高度な関数はレポートフィールドのページで使用することができます。
bq. 詳細については、 [高度な関数] を参照してください。 |
| *接頭文字* | 接頭文字は、データベースから戻される値の{*}前{*}に追加の文字を含めるために使用します。これは、通貨の定義に使用することができます。$20.00の場合は*$*を追加します。 |
| *接尾文字* | 接尾文字は、データベースから戻される値の{*}後{*}に追加の文字を含めるために使用します。これは、パーセンテージの定義に使用することができます。30%の場合は*%*を追加します。\\ |
| *丸め(端数処理)* | 丸め(端数処理)書式では小数値の丸め方を選択できます。
{panel:borderColor=white|bgColor=white} | |*切り上げ*Round Up*|Will round any decimal up e.g. 1.1 to 2|
|*Round Down*|Will round any decimal down e.g. 1.9 to 1|
|*Round Half Up*|Rounds 0.5 and above up|
|*Round Half Down*|Rounds 0.5 and below down 小数値を切り上げます(例:1.1を2にする)。 |
| *切り捨て* | 小数値を切り捨てます(例:1.9を1にする) |
| *四捨五入* | 0.5以上の小数を四捨五入します。 |
| *五捨六入* | 0.5以下の小数を五捨六入します。 |
{panel} |
| *千単位区切文字*Thousand Separator*|Turns the defaulted thousand separator for your instance on or off.  For example:
1000 to 1,000 インスタンスに対してデフォルトになっている千単位区切文字をONまたはOFFに替えます。例:\\
 1000から1,000になります。 |



h2. Semi Additive Fields制約あり集約フィールド
{styleclass: Class=topLink}[topページトップ|#top]
{styleclass}
Whenフィールドの種類がメトリック(数値)である場合、集約タイプを「制約なし集約」、あるいは「制約あり集約」に設定することかできます。
the field type is a metric you will be able to set the additive type, which can be set to either Additive or Semi-Additive. 

The additive type option should be set to Semi-Additive when there are fields upon which the metric is constrained by use (when business rules dictate how the column should be used in a report). When this is the case a new tab labelled Constraint is displayed to enable the user to select these constraints. 

bq. See [
メトリック(数値)のフィールドが用途によって制限されている(ビジネスルールによってレポート上でのカラムの使用方法に条件が設けられている)場合、集約タイプは「制約あり集約」に設定されなければなりません。制約あり集約を選択すると、その詳細を設定するための「制約」というタブが新たに表示されます。


bq. 詳細については、[制約あり集約フィールド|Constraints & Semi Additive Fields] for moreを参照してください。
information


h2. Defaultデフォルト集約
Aggregation
{styleclass: Class=topLink}[topページトップ|#top]
{styleclass}
Whenフィールド型がメトリック(数値)である場合、合計、平均などの集約形式を指定することができます。
the field type is a metric you will be able to set the default aggregation (e.g. Sum, Average etc).  

This is used when adding the metric to a report it will automatically set the aggregation based on this default value. The options in the dropdown when the field type is a date are count, max and min. For all other field types the dropdown options are sum, average, count, max and min.

bq. See
これは、メトリック(数値)フィールドをレポートに使用する際に、自動的に指定された集約を行うものです。フィールドの型が日付である場合には「個数」、「最大」、「最小」、その他の型の場合には、「合計」、「平均」、「個数」、「最大」、「最小」が選択できます。


bq. 詳細については、 [集計] for more information.
を参照してください。

h2. Colour
{styleclass: Class=topLink}[topページトップ|#top]
{styleclass}
Whenフィールド型がメトリック(数値)である場合、グラフで適用されるデフォルトの色を定義することができます。
the
field type is a metric you will be able to define a default colour to be applied in charts.

!colour.png!


bq. See色セットを使用する方法の詳細については、 [Chart Formatting|グラフの書式#Settings] for more information on how to use Colour Sets.

を参照してください。
\\
\\
{horizontalrule}
{styleclass: Class=topLink}[topページトップ|#top]
{styleclass}