Forum Discussion

freebird28's avatar
freebird28
Helper I
2 years ago
Solved

Hover over when masked

Hello,   I have a visual that is to be displayed only when a certain slicer selection is made. Otherwise it should display a message asking the user to make a selection first.   So, for this I ha...
  • JoBI's avatar
    2 years ago

    Hello,

    Depending on the visual you use, you can try to do the opposite - meaning you adjust the elements of the visual (background color, title color, line color, axis color etc) to be transparent if nothing is selected and having the shape with text on the back.

    Hope this helps