Forum Discussion
Display Report in Tooltip with a Conditional Statement
Hi, I have a report which is being shown as a tooltip against a visual.
Is it possible to put a condition on it? That is, let's say we have one slicer by the name of Country.
I want to put a condition that if a country is selected then don't show the Report in Tooltip.
Otherwise, show the Report in tooltip.
Is it somehow possible to do so?
3 Replies
- wdx223_DanielCommunity Champion
try to let the measure in the tooltip give a blank if that country is selected.
- AnonymousNot applicable
I just tried placing a measure in the tooltip. It does allow me to put the measure in the Tooltip field but it doesn't do anything, because the Report (which is on the tooltip) supersedes the measure.
- AnonymousNot applicable
hello Anonymous , did you ever figure this out? Could you share info if so? I have a similar problem, where I want to display the tooltip value based on a parameter selection.