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,
I have a Date slicer on which I want to select January 2022, March 2022 and June 2022. The visual I am trying to create is a Matrix which has the End of month as Column and some other fields of the dataset as Rows.
The value shown is the Matrix is a simple count rows. What I want to show as a second value is the difference between the count of the selected months. So for example January has 30 count, March has 50 and June has 40. So the value for March will be +20 and the value for June will be -10.
User | Count |
---|---|
12 | |
9 | |
6 | |
6 | |
6 |
User | Count |
---|---|
24 | |
14 | |
14 | |
9 | |
7 |