Forum Discussion
daxreport
3 years agoFrequent Visitor
VAR Statement and Time Intelligence
Hello, I have an issue with using time intelligence function and VARIABLES. Below code works fine: PY Volume =
CALCULATE ( [BlendedQty], SAMEPERIODLASTYEAR ( DIM_CALENDAR[Date] ) ) ...