The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi all
I'm usin an external calendar table to make to make a MoM comparison with the previous year. Now i'm trying to calculate the variance based on prevoius month for the current year, but when i do a measure it adds a last column with the negative total value of my previous month
This is my Dax expression :
Measure =
User | Count |
---|---|
13 | |
8 | |
7 | |
6 | |
5 |
User | Count |
---|---|
21 | |
15 | |
15 | |
10 | |
7 |