Demos
-
I2024.2.2 BI Features and Improvements
CASE Member Expression Optimization Expressions performing large numbers of Member checks using CASE or IF statements generate large amounts of out-bound SQL, selecting from unnec...
-
Server-Side Context Modification Function: NULLEXCEPT() Demo
Introduced this new function in I2024.2.0 to provide full server-side control over tuple evaluation that is completely decoupled from the query's grouping or filter context. NULLEX...
-
Improved PeriodsToDate Compatibility (YTD, QTD, MTD, WTD) with Calculated Measures Demo
Introduced with I2024.2.0. Allows functions to be configured for Calculated Measures when used with the in-line MDX AGGREGATE() function.
-
Server-Side Context Modification Functions: ALLMEMBER() and ALLMEMBEREXCEPT() Demo
Introduced this new function in I2024.2.0 to provide full server-side control over tuple evaluation that is completely decoupled from the query's grouping or filter context. ALLME...