Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now

Reply
sgroth001
Frequent Visitor

Can't add Data fields to Tooltips on Map

I have a map of stores.  I would like to use Tooltips to show store attributes: store name, city, store manager, etc.  However, whenever I drag a data field into the Tooltips box it won't stick -- disappears.  All my Tooltip shows is the GPS (which I could live without) and the field I'm using for the Legend.

 

All of the store attributes are in the same 'Stores' table as the GPS coordinates (single field) that define the points on the map.

 

Any suggestions appreciated.  Thanks!

1 ACCEPTED SOLUTION

I found a solution.  In my model implicit measures were disabled because I was using incremental refresh.  I created explicit measures to use in the tooltips.

e.g. Tooltip Store = first (store),

Tooltip SalesPerson = first (salesperson), etc.

 

View solution in original post

14 REPLIES 14
lbendlin
Super User
Super User

Which map visual?

 

 and the field I'm using for the Legend

drop the legend and try again

I'm using the standard map visual (not 'Filled Map').  Dropping the legend does not correct the problem.   

 

Any other ideas?

Would you be able to provide some sample data and indicate the expected outcome?

Interesting question.  And I appreciate your follow up.

 

My map only uses data from my 'Stores' table, and when I extract that table and pull just that table into a new .pbix file, the tooltips work correctly.  I've got several tables (and proprietary information) in my model, so I'm hesitant to try to build a sample data set.

 

However, maybe you can find some clues from the Model View of my dataset.

 

sgroth001_0-1673719735870.png

 

since it works with the single table you can keep adding tables to the new pbix to see when/where it breaks.

... until I published it.  Son of a biscuit.  Tooltips are broken again.

 

So it has something to do with publishing the report.

You can raise an issue at https://issues.powerbi.com . If you have a Pro license you can consider raising a Pro ticket at https://powerbi.microsoft.com/en-us/support/pro/

I'm Premium Per User.  Thanks

Good news and bad news.  The good news is that I rebuilt the entire data model, and tooltips work now.

The bad news... we may never know why they weren't working in the first place.

Thanks for your help.

I am facing the same issue right now, extremely frustrating, I can't seem to solve it, the only thing I can think of is to rebuild the whole model.

I found a solution.  In my model implicit measures were disabled because I was using incremental refresh.  I created explicit measures to use in the tooltips.

e.g. Tooltip Store = first (store),

Tooltip SalesPerson = first (salesperson), etc.

 

implicit measures were disabled because I was using incremental refresh

no, that's not the reason.  Likely because you set it in the options ("discourage implicit measures") or because you use calculation groups.

This is crazy but it helped... I used a dummy measure = FIRSTNONBLANK(column, TRUE())

Debugging 101.  Thanks.  I'll give it a shot.

Helpful resources

Announcements
OCT PBI Update Carousel

Power BI Monthly Update - October 2024

Check out the October 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

October NL Carousel

Fabric Community Update - October 2024

Find out what's new and trending in the Fabric Community.

Users online (2,270)