Forum Discussion
Dynamic tooltip image based on pie chart element
- 1 year ago
If you want to have it work based off a category in the chart. Create a table of campaigns and image links, with data type of the link set to image URL.
Campaign image =
Calculate(
Selectedvalue( campaignImage[image URL] )
,treatas( { datum[campaign] }, campaignImage[image[campaign])
)
Add the measure to a visual on the tooltip. When you hover on a slice of pie the campaignImage table will be filtered to a single image URL and return the image
Hi Jaskier698
It's been a while since I heard back from you and I wanted to follow up. Have you had a chance to try the solutions that have been offered?
If the issue has been resolved, can you mark the post as resolved? If you're still experiencing challenges, please feel free to let us know and we'll be happy to continue to help!
Looking forward to your reply!
Best Regards,
Community Support Team _ C Srikanth.