Forum Discussion
Restrict Report page tooltip to one column
1. Create the main report page with the table matrix visual and lets say you have three columns Date, MonthlyValue, LifetimeValue on it. I want the popup tooltip to show only on MonthlyValue column.
2. Create a second report page with the popup you want to see. In my case i added a chart on this page using date as x axis and the MonthlyValue as Y-axis
3. On the second report page,
a. go to page properties -> Page information and turn on tooltip
b. On the fields tab, look for TOOLTIP. Drag the MonthlyValue column into it.
4. On the first report page, select the table visual turn on tooltip and select ReportPage, Page = Auto
Thats it. The Popup chart created on second report page will show up only for the Monthly value column.
Hope this helps.
It works but only if you set the tooltip column to "Summarized"
- PowerBI1016 years agoFrequent Visitor
Anonymous I did not get it working on a table visual, even when I set the tooltip column to "Summarized"
- Anonymous6 years agoNot applicable
Hi, thanks for asking.
Sorry for the late reply - I was on vacation.
Did you manage to get id running or do you need help?
- PowerBI1016 years agoFrequent Visitor
I did not get it running on a table visualization. I had to change my visualization to matrix, then I was able to restrict the tooltip to only one column.