Forum Discussion
Anonymous
3 years agoNot applicable
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 -- di...
- Anonymous2 years ago
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.
Anonymous
3 years agoNot applicable
... until I published it. Son of a biscuit. Tooltips are broken again.
So it has something to do with publishing the report.
lbendlin
Super User
3 years agoYou 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/
- Anonymous3 years agoNot applicable
I'm Premium Per User. Thanks