Modelling best practice to avoid redundant measures
Hi everyone,
I have three base measures in my model : Plan, Actual, and Forecast, plus a calculated Actual + Forecast (LE).
I need to allow users to toggle between two things using slicers:
- Metric: Plan, Actual, Forecast, and Actual + Forecast.
- Period/Agg: Weekly, Monthly, Yearly (both for the periodic value and the running total).
The suggestion I’ve received is to go with a mix of Calculation Groups (for time intelligence) and Field Parameters (for the base measure selection). I want something which can seamlessly work on card and table/matrix visuals. Looking forward to more ideas from the pros