Forum Discussion
Map legende issue
Hi,
I have an issue with map legendes.
My first column is "Countries" and categorised as so.
My fourth column is "Colour".
When I create a map, all the countries get the same circle, with colour subsets. It's not what should be!
In the screen shot below, which is a 2014-year filtered map, Egypt should appear with only three colours (grey, purple, blue). Actually, it appears (as all the other countries) with all the colours possibilities. For instance, "Yellow" should not appear...
I failed to find out how to fix this issue.
Would really appreciate your help.
Hoping my English is clear enough, since I'm French ;)...
Kind regards,
C
Table usedAll the circles have the same number of subset, which is not good
3 Replies
- v-chuncz-msftCommunity Support
It seems to work fine on my machine, please check again.
Table = FILTER ( Table1, Table1[Column1] = "Egypt" && Table1[Year] = 2014 )
- cdezierNew Member
Hi,
thank you for your answer.
As I am a rookie at Power BI, I hardly understand where I have to enter this formula :(...
Moreover, does it mean that I have to do that for all my table ? Each country, each year ?...
My aim is to get a map where each country has its relevant circle with the relevant colours inside the circle.
Thanks again.
C
- v-chuncz-msftCommunity Support
Start your learning journey through Power BI.
https://powerbi.microsoft.com/en-us/guided-learning/powerbi-learning-2-6-create-calculated-tables/
https://powerbi.microsoft.com/en-us/guided-learning/powerbi-learning-3-4-create-slicers/