Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

PBI trick: Making an object disappear after filter selection

Hi everyone To clean up my reports and make them more user-friendly and meaningful I usually employ the trick of putting a card over a visual, a text message over the card, and making the card disap...
  • NickSter's avatar
    6 years ago

    I have a possible solution...when you want people to still interact with the scrollbar, you can do this easy by making the card not cover the whole visual, so they can still click and scroll the bar. 

     

    See the pictures as example, i use a shape that isnt filled to make sure the visual cannot be interacted with. It doesnt cover the header/title and doesnt cover the scrollbar. So users can still scroll through the visual.

    I guess you could use a drillthrough if the user right clicks on the header or scrollbar area. Maybe inform the user of this "functionality" in the text.

     

    Visual when nothin is selected.Visual when something (a weeknr in this case) is selected.

     

     

     

     

     

     

     

     

     

     

     

     

     

     

    Good luck, hope this helps.