Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3458

Re: need to understand pros and cons of measures in Universe vs. Reports

$
0
0

Also do UNCHECK the Option "Multiple SQL Statements for each measure" in IDT, assuming your universe designer has checked and resolved any fan/chasm traps in the universe.

 

In your scenario this will lead to just ONE, effective SQL code being generated in Webi along the lines of:

 

SELECT SomeDimensions,

   SUM (SomeMeasure), Count (SomeDimension)

FROM FactTable_1, DimensionTables

...
GROUP BY SomeDimensions


Viewing all articles
Browse latest Browse all 3458

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>