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 !
Can you help me to get DAX formula right?
I have this excel formula which calculates frequency% & Occupancy% .I want to write in DAX.
In Excel=COUNTIF(E54:EX54,">.01")/COUNT(E$53:EX$53)
In Excel =IFERROR((SUM(E54:EX54))/EY183,0)
Regards,
hi, @Anonymous
This simple logic is calculated by rows, there is no function could be used by this.
What is your data structure in power bi, could you share a simple pbix file and expected output, we could give you a workaround.
Best Regards,
Lin
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.