Forum Discussion
Table Visualization by Customer breakdown by Type and Month
Hi Anonymous ,
You don't refer but I assume you have a year column somewhere in the data correct?
I would create a date column with end of month date to make the connection to calendar table using a date column.
This will allow you to make time inteliggence calculations (MTD, QTD, YTD).
Can you share a sample data?
Thanks MFelix for reaching out to me.
Please find attach a sample PBIX file with Gross Margin and Datetable with Y2020 data only and all the DAX measure created -
https://drive.google.com/file/d/1aEJ1vpmqG2TXv1-8CpAIyiepxSxKETIa/view?usp=sharing
Also explained below the final output views, please note this is sample data (Data hirerarchy Category-->>Customer) and not properly aggregated, just created to give an overview on how the final output should look like. Appreciate your help in advance