Overview
Unknown macro: {styleclass}
[top]
In order to ensure that 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.
Setup
Unknown macro: {styleclass}
[top]
- 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.
In this example, we've used the 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.
- Set the second level filter to be dependent on the top.
- Cache the second level filter
- 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.
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.
- 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.
Unknown macro: {horizontalrule}
Unknown macro: {styleclass}
[top]