Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

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]

  1. Add the required filters to your report
    1. Make sure the filters are listed in order of dependency; this will make it clearer to the user.
    2. 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.
  2. Cache the top level filter of the dependency structure
    1. On the Report Preview page, click on the Filters menu at the top of the menu ribbon.
    2. Select the top level filter from the drop down list provided.
    3. Open the Entry Style menu, set the Entry Type to Drop-Down, and the values to be Cached Values.
    4. Click Refresh Now to generate a list of values for the filter and Save.
  3. Set the second level filter to be dependent on the top.
    1. While in the Filters menu on the Report Preview page, select the second level filter from the provided drop down list.
    2. Open the Display menu and set the Display Dependant On value to the top level filter. Save.
  4. Cache the second level filter
    1. Repeat step 2 instructions for this filter

      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.
  5. Set the dependency for remaining levels
    1. 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.



Unknown macro: {horizontalrule}
Unknown macro: {styleclass}

[top]

  • No labels