Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
@amazinfarah , Drag the count measure again, right click on the meausre in visual pane and use option show as Percent of total
of create meausres like
divide([count of order id], calculate([count of order id], all(Table)))
or
divide([count of order id], calculate([count of order id], allselected(Table)))
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
18 | |
15 | |
7 | |
5 |