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 September 15. Request your voucher.
Hello All,
I am having data like
I want the status values as column names and count below the respective column status values.
I mean,
Version 1.0
Draft| Published| Confirmed
2 1 3
1 2 1
___________________________
3 | 3 | 4 (total)
Version 2.0
Draft| Published| Confirmed
2 1 3
1 2 1
___________________________
3 | 3 | 4 (total)
I want to get each version has how many drafts, published, e.t.c
Please suggest me how can i get.
Thank you in advance.
Solved! Go to Solution.
Hi,
Try to play with matrix visual.
Thank you 🙂
User | Count |
---|---|
71 | |
63 | |
60 | |
49 | |
26 |
User | Count |
---|---|
117 | |
75 | |
62 | |
55 | |
43 |