The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
i want to change the color of bubbles conditionally in my map , i created below measure and tried to assign as shown below however it is not assigning measure value to color. please see below pbix for reference
https://drive.google.com/file/d/1TA2FBfEgunJtqJkJvpScatX4WRvOmpgV/view?usp=drive_link
Solved! Go to Solution.
Hi @powerbiexpert22
The Zone1 and Zone2 tables are created based on Feuil1 table, for that reason the field value is not working.
I am not sure what is the reason for creating Zone1 and Zone2 tables where you have all data inside the Feuil1 table.
I modified the measure and found it is working.
I am attaching PBIX file.
Please let me know the status.
Proud to be a Super User! | |
Hi @powerbiexpert22
The Zone1 and Zone2 tables are created based on Feuil1 table, for that reason the field value is not working.
I am not sure what is the reason for creating Zone1 and Zone2 tables where you have all data inside the Feuil1 table.
I modified the measure and found it is working.
I am attaching PBIX file.
Please let me know the status.
Proud to be a Super User! | |