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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi All,
I need help to know the dax that I can use to calculate this table. The Completed column is a dax derived from the main table.
Seen Completed
No 2
Yes 98
NA 2
total 102
I want to have a division of each row from the total . For example, 2/102, 98/102
Hi,
Here is one way to do this:
DAX:
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
Proud to be a Super User!
Thanks Valtterin,
The issue that I have is that I already have a filter which must be used to show the completed before the calculation is applied and using ALL will remove the filter and will be showing everything thereby giving wrong figures. How do I apply your fomular with the below
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
7 | |
5 | |
4 | |
3 |
User | Count |
---|---|
12 | |
11 | |
10 | |
9 | |
8 |