Forum Discussion
Anonymous
7 years agoNot applicable
Last Month Data
Hello I have a very simple issue, Below is the data set, I always need previous month count, like in current month. I need September data. PLease help.
Anonymous
7 years agoNot applicable
So here is my fact table and date table, date keys in fact are coming from Date table.
Anonymous
7 years agoNot applicable
Here is Total Sales
TOTAL_SALES = SUMX(Filter('SALES_TABLE','SALES_TABLE'[COLOR]="Blue"),'SALES_TABLE'([Amt])