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.
Hi,
I have an requirement is as follows., I have an EstimatedCurrentTax values, and need to show the color for the states in shaped based on the below conidiations. case-1) If the EstimatedCurrentTax value is 0, then state should display as Grey color case-2) If the EstimatedCurrentTax value is lessa than 0, then it shoudl display as green color with 3 different green shades color. case-3) If the EstimatedCurrentTax value is greater than 0 then it should display as red color with 3 different red shades color. Can anyone help me on achieving this usin gShaped map in Power BI?
Here's a simplified explanation of my requirement for displaying state colors on a Shape Map in Power BI based on EstimatedCurrentTax values:
I want to color states on a map according to their EstimatedCurrentTax values with the following rules:
I am looking for guidance on how to apply these color rules to a Shape Map in Power BI.
Regards,
Pavan Kumar
The following primer and learn.microsoft article will introduce
ypu to the topic.
https://medium.com/@Santhanalakshmip/custom-shape-maps-in-power-bi-d771beb30483
https://learn.microsoft.com/en-us/power-bi/visuals/desktop-shape-map
If your requirement is solved, please make THIS ANSWER a SOLUTION ✔️ and help other users find the solution quickly. Please hit the LIKE 👍 button if this comment helps you. Prpud to be a Super User!
thanks for this quick response, but it does not meet my requirement.