Forum Discussion
Raffael
8 years agoFrequent Visitor
[Map][Tooltip] Issue displaying biggest customer DAX/formula - map point limits
Hello PowerBI community, I created the following Measure Biggest Customer Name = Lookupvalue('Atlas kurz'[Customer - Global HQ]; 'Atlas kurz'[OR Total]; 'Calculated Measures'[OR Total max pe...
v-yulgu-msft
8 years agoMicrosoft Employee
Hi Raffael,
I could not reproduce the same problem on my side after some general test.
Which Map visual did you use? Please provide sample data so that I can test your scenario on my side.
How to Get Your Question Answered Quickly
Regards,
Yuliana Gu
Raffael
8 years agoFrequent Visitor
Hello Yuliana Gu,
I used the standard MS Bing Map Visual.
By coincidence i think i was able to narrow down the issue.
it seems the function crashes when there's mulitples of the same OR Total that ought to be displayed. My card elements crash in these scenarios as well.
Sample data looks like this:
| Customer | City | OR Total |
| Customer 1 | Washington | $ 10.000,00 |
| Customer 2 | Nashville | $ 20.000,00 |
| Customer 3 | Boston | $ 10.000,00 |
Alas i don't know how to tackle this...
Greetings,