Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Table pop-up visual

A relative newbie here; i'm working on producing a resourcing report.   I have the following underlying table structrue for my PowerBI Report   Worker Project FTE Tom X 0.5 Jim X 0...
  • serpiva64's avatar
    4 years ago

    Hi,

    if you want to add a drilltrhough page like this:

    you need:

    - add another page
    - in the new page  in this area:

     

    - drop Worker in "Add drill-through fields here"

     

     

    - change the name of the page to help user understanding it i a DT page

    - then in your first page with the right click on the name 

    you reach your drill-through page.

     

    If this post is useful to help you to solve your issue consider giving the post a thumbs up 👍

     

     and accepting it as a solution !

     

     

     

     

     

  • KNP's avatar
    KNP
    4 years ago

    Unfortunately no, not as a tooltip anyway. I also find the hover functionality annoying at times.

     

    You could fake it with bookmarks potentially, although it may be more effort than it's worth.

    You'd likely need to have a button that was conditionally populated/active, upon selecting a row/item, activate the button, when clicking the button have a dynamic action that shows a visual and has a semi-transparent rectangle that makes it look like the other visuals are greyed out. It would be a fun exercise to do if I had time and there are a lot of useful techniques in there, but like I say, probably more effort than it's worth.

     

    The other way to deal with it would be to drill through to another page. If you really needed the other visuals greyed out you could duplicate your existing page and put the semi transparent rectangle I mentioned above, over the other visuals.

     

    It really is down to the importance of these features for the report consumers vs effort.

     

    Hope this helps.