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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
This is rather odd.
I have a map and it displays blank when the report first loads.
I have a table of all the points and if I click on each row of the table it will show the point on the map and then the map seems to "remember" that data point.
If I click 5 rows the map will show 5 data points, if I click 10 then it shows 10.
This is click on and click off (not leave selected).
This behavior is most odd, has anyone encountered this before?
If I traverse UP the location hierarchy and then back down the map seems to populate points then.
It behaves as if the map will not show any data points by default on load.
Solved! Go to Solution.
I finally managed to get it working, I found that (for whatever reason) it had to do with the tool tips fields I had added.
I removed some of the tooltip fields that COULD be blank and now it works completely normally.
The only other odd thing with the data was that not every location had a full address.
Hi @OneWithQuestion,
1. Is it the Map visual?
2. Did you use a measure which could contain "blank()"?
3. Can you share a sample file? This is really weird. Please mask the sensitive parts first.
Best Regards,
Dale
I finally managed to get it working, I found that (for whatever reason) it had to do with the tool tips fields I had added.
I removed some of the tooltip fields that COULD be blank and now it works completely normally.
The only other odd thing with the data was that not every location had a full address.