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.
I have built a PBIX file and it has png files as icons. I want to change the bachground colours based on the sum of response score (filtered by the ClientName and the category) but, the colours are taking up as a total of the entire category and hence, not displaying as they are supposed to.
Can anybody please help?
Please find the pbix file and the dataset
Here
https://filebin.net/0bvp0ygcvgo6uplu
Thanks,
Harshad
Files you shared with are not the excel file or pbix file.
I can't use the data from them.
how about trying to use a measure instead?
like measure=sum([column])
then use this measure in the conditional fromatting.
Best Regards
Maggie