Forum Discussion

danielboi's avatar
danielboi
Helper I
5 years ago

Filtering in Measure vs. Visual. Any impact on performance?

Hello community,

 

my datamodel is almost setup (only consolidation missing, but already got a lead on how to close this) and now working on the first reports. I am trying to understand if there is a performance difference for the various approaches to define the number shown on a visual.

 

My reports will be orbiting around financial statements, so mainly aggregation of data and some % calculations.

 

I figured out that if I want to show in one card for example the actual sales or gross margin I have several ways.

  • I take the colum with the values and drop in on the visual. Add filters to the visual for "actual" and the needed "income statement" item I want to show.
  • I create a measure with CALCULATE(SUM filtering for actual values only and define the income statement item only
  • Define both in the measure

What is the gold standard?

 

Best regards,

 

Dan

2 Replies