Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, hope somebody can help.
I have a Scatter Chart displaying some data on a google map. The expressions I have are
Longitude
Latitude
Sum(Sales)
and I want to add a new Expression in order to show a pop-up label this this format
'STORE_NAME: ' & Sum(Sales)
The problem is that when the mouse hovers over a location, the pop-up label shows all the expressions values plus the dimension ones.
If I uncheck the Pop-up labels in the presentation tab I can't see anyone.
Does anybody know how to fix this?
Thanks