Use Metric Set Query Hints
This applies to: Managed Dashboards, Managed Reports
The Advanced (Query Hints) section of the metric set's settings dialog provides advanced settings that are relevant to the current metric set depending on the data connector it uses.
Using query hints
To find and use query hints in your metric set, first ensure that the metric set is checked out to you.
Find or open the Data Analysis Panel, and click the metric set name or Edit icon to edit its settings.
In the dialog that appears, expand the Advanced (Query Hints) section at the bottom.
Prefer NON-EMPTY
When the data comes from an OLAP database, you can set a preference for using NON EMPTY instead of the default Nonempty() when generating MDX queries.Select Prefer NON-EMPTY to use NON EMPTY instead of Nonempty() when generating MDX queries.Read uncommitted
When data comes from Microsoft SQL Server or IBM Db2, you can use a query hint to specify that statements can read rows that have been modified by other transactions but not yet committed. This option enables dirty reads.
Important: Ensure that you are aware of the features and limitations of the uncommitted read isolation level before attempting to use it.
For SQL Server, select the Read Uncommitted query hint to enable this option.
Comments
0 comments
Please sign in to leave a comment.