Forum Discussion
Shape map does not show districts
Hello Power BI community !
Thank to this wonderful post from mjfulke, I managed to use the government's database to have a map of Singapore with the proper delimitations for the different districts.
However even thought the map knows which district is which, it does not want to link it to the district_group I have assigned for each district.
It will be easier to understand with an example:
Here you can see that the shape map clearly understands that this part (the part where my mouse is) of the map is the "Bedok" district, however, it decides to assign it to the district_group" Central" (as all of the others), even though in my datasset, the district "Bedok" is linked to the district_group "East".
Can someone tell me what I am doing wrong?
Thank you very much
The visual may require color saturation to work properly. Try creating a test measure say
Display District = 1
Then put that measure in the color saturation field and see if it will draw the map correctly.
1 Reply
- Seward12533Solution Sage
The visual may require color saturation to work properly. Try creating a test measure say
Display District = 1
Then put that measure in the color saturation field and see if it will draw the map correctly.