Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

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_Daniel's avatar
    wdx223_Daniel
    Community Champion

    try to let the measure in the tooltip give a blank if that country is selected.

    • Anonymous's avatar
      Anonymous
      Not 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. 

  • Anonymous's avatar
    Anonymous
    Not 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.