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

Versions Compared

Key

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

Anchor
top
top

...

概要

Styleclass
ClasstopLink

top

You can combine conditions to increase control over the data a report contains. Combining conditions lets you retrieve data that, for example, contains the people Smith or Johnson, or concerns on female clients.

Whenever you have more than one condition in a report, Yellowfin automatically combines them with an "And". All you have to do to combine conditions is add them to your filter list.

Image Removed

Once combined, however, you can determine how the conditions work together by bracketing them together and changing the logical operators that specify how the conditions are combined.

...

ページトップ

レポートに含めるデータをさらに制限するために条件を結合することが可能です。たとえば名前がSmithかJohnsonであるか、または女性の顧客という具合に、条件を結合してデータを検索することができます。

レポートに複数の条件が設定された場合、Yellowfinは自動的にそれらを「AND」で結びます。ですから条件を狭めたい場合には条件リストにそれを追加するだけです。

Image Added

条件が出そろってから、それらをひとまとめにしたり論理演算子を変更したりして条件を複雑に組み換えることが可能です。

論理演算子

Styleclass
ClasstopLink

top

Logical operators let you specify how you want conditions combined. Yellowfin filters allow two types of logical operators:

  1. The AND logical operator combines two conditions into a narrower condition. A data item must meet the first condition and the second condition to meet the condition's requirements.
  2. The OR logical operator combines two conditions into a broader condition. A data item can meet the first condition or the second condition to meet the condition's requirements. For example return clients where their last name = Smith or their Gender = Female.
    To switch between the AND operator and the OR operator, select the value from the drop down list box.

...

ページトップ

論理演算子は条件相互の結合関係を規定します。Yellowfinには以下の2つの論理演算子が用意されています:

  1. AND演算子は2つの条件の論理積をとります。データは2つの条件を共に満たさなければなりません。
  2. OR演算子は2つの条件の論理和をとります。データは2つの条件のどちらかを満たせば合致したものと判断されます。たとえば「姓がSmithであるか性別が女性」という場合、Smithという姓を持つ男性はフィルターを通ります。
    論理演算子の変更はドロップダウンメニューから行えます。

カッコの使用

Styleclass
ClasstopLink

top

ページトップ

クエリーが3つ以上の条件を含む場合、そのうちの2つをカッコでくくることが可能です。この機能の効果は次の計算式の場合と同じです。arithmetic If you've combined at least three conditions in your query, you can bracket certain conditions to bind them together. You use this the same way you might use parentheses to change the value a in the following arithmetic equations:

a = 36 * (6 +12) as opposed to }}と{{{}a = (36 * 6) + 12

For example, you want information about the Events or People in the system on a particular day.

(aの値が変わります)

たとえば特定の日のイベント、あるいはその日にシステムにログオンした人々についての情報が欲しいとします。

  1. カッコでくくりたい行のブラケットアイコン(初期値では「→」)をクリックします。条件がカッコの中に入り行全体が右にシフトします。設定された条件の中身は下部に表示されるフィルターロジック欄に表示されます。
  2. ブラケットアイコンでカッコのレベルを、上下移動のリンクを使って条件の前後関係を変更して目的の条件を設定します。
  3. To create a bracket, select the line that you wish to bracket and click the bracket icons (initially the right pointing arrow). This will indent the line and create the bracket condition. To view the result of the bracket read the statement in the filter logic section below the filter attributes table.
  4. To change the level of the bracket you can use the move up and move down links to change the order of your filter attributes in the statement.



horizontalrule
Styleclass
ClasstopLink

topページトップ