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.
dear, i need heplp:
I am using shape maps, and I have inserted the JSON file according to the map format.
1. I use the “provinces” in the map table as locations in the shape map, which then displays a complete map of China.
2. I treat some provinces in the map table as a large region, so I have a large region table, which is my slicer.
3. I also have a sales table showing the sales of each product in each large region.
My goal: I want to display different colors on the shape map based on different regions; East Region in blue, West Region in green, South Region in pink, North Region in yellow, other regions in orange, and special regions in white;
Can you help me with this?
Solved! Go to Solution.
Hi @Yumikang ,
For this you need to use the sales value on the tooltips and the colors must be condittional based on the location:
In this small example I have used only New York and California but you can see that they both have different colours.
In your case you need to use the colum of the region to make the color work.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @Yumikang,
We haven’t heard back from you in a while regarding your issue. let us know if your issue has been resolved or if you still require support.
Thank you.
Hi @Yumikang,
Checking in to see if your issue has been resolved. let us know if you still need any assistance.
Thank you.
Hi @Yumikang ,
For this you need to use the sales value on the tooltips and the colors must be condittional based on the location:
In this small example I have used only New York and California but you can see that they both have different colours.
In your case you need to use the colum of the region to make the color work.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em Português