Forum Discussion

rdstone230's avatar
rdstone230
Regular Visitor
2 years ago
Solved

PowerBI Desktop - Pop Out Table Visual

I have two tables (shown above) in my PowerBI visual. "Order Level" and "Order by Line Item".  When clicking on an order number from the Order Level table, the Order by Line Item displays the entirety of that order number.  Is there the ability to click on an order number from the Order Level table and then have the table, Orders by Line Item "pop-out" rather than being a fixed visual?  Both visuals are required to be a table allowing the user to choose the desired columns to be displayed in the table.

3 Replies

  • aduguid's avatar
    aduguid
    Memorable Member

    You can use set a page as a tooltip.

    Then in your main page set the tooltip of the visual to point to that page.

     

  • Uzi2019's avatar
    Uzi2019
    Community Champion

    hi rdstone230 

     

    yeah you can achieved this with the help of tooltip option.  but tooltip is not interactive you can just see the data you cant click on it hover on it you cant scroll down.

     

    make sure you visual is compltely fits under you tooltip window. 

    refer below videos for better understanding.

    https://www.youtube.com/watch?v=k0cwSYNXhkI

    https://www.youtube.com/watch?v=a5HlBrBygVE

    https://www.youtube.com/watch?v=rxtuYqMZsZg

     

    I hope above videos will help you to solve your query!

     

    I hope I answered your question!

     

    • rdstone230's avatar
      rdstone230
      Regular Visitor

      This worked best, exccept you're right with the visual needing to fit within the tooltip window.  If I could fit a larger portion of data it would be best, but I'll make it work the best I can.  Thank you!