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.
Hello Experts,
I have a scenrio with which I'm struggling.
I have table with Server, Update Class, Installed Count and Total Count of updates.
Installed % is a calculated measure which is DIVIDE(SUM(Installed Count),SUM(Total Count)).
The Installed % is showing correct either I apply filter or not on the Update Class.
My issue is with the Count of Compliant and NonCompliant servers.
When the Installed % is 1.00 then the server is compliant, else NC.
Attached is the file with sample data.
In the file If i select Critical it shows 3 Compliant and 1 NC, and if i select on Security it shows 2 Compliant and 1 NC.
But If do not select anything it should show 2 Compliant and 2 NC, but it shows 4 C and 2 NC which is being calculated at each row.
I would appreciate any help on this.
Thanks.
How do I attach file?