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 Everyone,
I have a matrix where I display the balance at the End of Month or End of Year per country and I want to include the percent changes between Month to Month or Year to Year.
My table only contains rows for those dates that any activity happened so there can be weekends or holidays that don't appear. Becuase of this I can't use the CLOSINGBALANCEMONTH() formula. Instead I use the following measure:
User | Count |
---|---|
10 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
20 | |
15 | |
14 | |
10 | |
7 |