Wiki Markup |
---|
{anchor:top} {toc: class=contents} h2. Overview概要 {styleclass: Class=topLink}[topページトップ|#top] {styleclass} Inユーザープロンプトフィルター値の選択をユーザーにとってできるだけ簡単なものにするには、手動で値を入力するように求めるのではなく、フィルターをキャッシュして一覧を作成するのが賢明です。 order toまた、関連するフィルター間の従属関係を作成しておくと役立ちます。たとえば、「Product ensureType」と「Product thatCode」というフィルターがある場合、「Product User Prompt filter value selection is as easy as possible for the user, it's a good idea to cache your filters, creating lists, rather than prompting them to enter values manually. It's also helpful to create dependencies between filters that are related. For example, if you have a Product Type and Product Code filter, making the Product Code dependent on Product Type will allow the user to nominate a type, and only see the products that belong to that type, rather than the whole list. h2. SetupCode」を「Product Type」に従属させると、ユーザーがタイプを指定したときに、一覧全体ではなく、そのタイプに属する製品のみを表示できます。 h2. 設定 {styleclass: Class=topLink}[topページトップ|#top] {styleclass} # Add the required filters to your report必要なフィルターをレポートに追加します。 ## Make sure the filters are listed in order of dependency; this will make it clearer to the user. ## Leave the filters as User Prompt so they are available for the user. フィルターが従属関係にしたがって表示されていることを確認します。これにより、ユーザーがより理解しやすいものになります。 ## ユーザーがフィルターを使用できるように、「ユーザープロンプト」のままにします。 !01.png|thumbnail,border=1! Inこの例では、「Camp this example, we've used the Camp Region, Camp Region」、「Camp - Geo Country, and Camp Demographic as filters, all set to In List in order to allow the user to select multiple values if required. # Cache the top level filter of the dependency structure ## On the Report Preview page, click on the Filters menu at the top of the menu ribbon. ## Select the top level filter from the drop down list provided. ## Open the Entry Style menu, set the Entry Type to Drop-Down, and the values to be Cached Values. ## Click Refresh Now to generate a list of values for the filter and Save. Country」、「Camp Demographic」がフィルターとして使用され、必要に応じてユーザーが複数の値を選択できるように、すべて「一覧に含む」に設定されています。 # 従属関係構造の第1レベルのフィルターをキャッシュします。 ## 「レポートプレビュー」ページで、メニューリボンの上部にある「フィルター」メニューをクリックします。 ## 表示されたドロップダウンメニューから第1レベルのフィルターを選択します。 ## 「入力スタイル」メニューを開き、入力タイプを「ドロップダウン」に設定し、値を「キャッシュされた値」に設定します。 ## 「今すぐ更新」をクリックし、フィルター値の一覧を生成し、「保存」します。 !02.png|thumbnail,border=1! # Set the second level filter to be dependent on the top. ## While in the Filters menu on the Report Preview page, select the second level filter from the provided drop down list. ## Open the Display menu and set the Display Dependant On value to the top level filter. Save. 第2レベルのフィルターが第1レベルに従属するように設定します。 ## 「レポートプレビュー」ページの「フィルター」メニューで、表示されたドロップダウンメニューから第2レベルのフィルターを選択します。 ## 「表示」メニューを開き、「従属先を表示」の値を第1レベルのフィルターに設定します。「保存」します。 !03.png|thumbnail,border=1! # Cache the second level filter 第2レベルのフィルターをキャッシュします。 ## Repeat step 2 instructions for this filter このフィルターに対してステップ2の手順を繰り返します。 !04.png|thumbnail,border=1! When the dependency and caching is set up correctly, the second filter will be hidden until a value for the first filter has been selected. Each time values for the first filter are changed, the second filter value list should be refreshed. # Set the dependency for remaining levels ## For each of the remaining filter levels, you will need set the dependency to the filter level directly above it, and then cache the filter. Once you've completed these steps, you should have filters available on your report that should display once the level above has a selection, and should refresh when that selection is changed. 従属関係とキャッシュが正しく設定されると、第1レベルのフィルターの値が選択されるまで、第2レベルのフィルターは非表示になります。第1レベルフィルターの値が変更されるたびに、第2レベルフィルターの値の一覧が更新されます。 # 残りのレベルについても従属関係を設定します。 ## 残りの各フィルターレベルで、そのすぐ上のフィルターレベルへの従属関係を設定してから、そのフィルターをキャッシュする必要があります。 これらのステップを完了すると、レポートでフィルターが使用可能となり、それらのフィルターは上位レベルでの選択が行われると表示され、その選択が変更されると更新されます。 !05.png|thumbnail,border=1! In this example, you can see that Camps in Austria cover the Adventure, Culture, Family, Relaxation, and Sport camps, whereas the German Camps only cover Adventure, Culture, and Sport. この例では、オーストリアのキャンプは「Adventure」、「Culture」、「Family」、「Relaxation」および「Sport」を対象としていますが、ドイツのキャンプは「Adventure」、「Culture」および「Sport」のみを対象としていることが分かります。 !06.png|thumbnail,border=1! \\ \\ {horizontalrule} {styleclass: Class=topLink}[topページトップ|#top] {styleclass} |
Page Comparison
General
Content
Integrations