Optimizing properties in Select values gadget
To improve value retrieval performance, you can add and remove optimizations for fields in the Select values gadget on report definitions and the Report Editor. When you add or edit a filter in a report definition rule, you use the Select values gadget to select a value that the property of a filter is equal to. If the property is equal to many values, populating the Select values gadget can result in poor performance. By optimizing the property of the filter, the number of values that are queried is reduced, resulting in improved retrieval performance.
Note: This feature is not supported in a multitenant environment.
- In the Application Explorer, in the search text field, enter Data-Admin-DistinctValueIndex and press Enter.
- Click Data-Admin-DistinctValueIndex to open the Data-Admin-DistinctValueIndex class.
-
Click Create to create a distinct value index instance of the
property that you want to optimize. You must define the property as a text, integer, or
decimal type.
- In the Report Definition rule form, on the Data Access tab, clear the Report on descendant class instances check box. The Report Definition rule form must not have a subreport.
- In the Report Editor or Report Definition rule form, click Select values. The Select values gadget retrieves the distinct values of the property from the cache table after the agent runs and populates the table. The Available values list is now populated with distinct values of the property.