I'm having a heck of a time finding information about this. Here's the scenario:
Let's say you have an SSAS model setup with the following measures:
Total Sales:=sum(sales)
Total Sales MTD:= totalmtd(Total Sales, 'date'[date])<
Let's say you have an SSAS model setup with the following measures:
Total Sales:=sum(sales)
Total Sales MTD:= totalmtd(Total Sales, 'date'[date])<