Forum Discussion

fantom71's avatar
fantom71
Frequent Visitor
2 years ago
Solved

View full record from selected data point in a visual

I am very new to PBI with very limited experience in this world apart from basic Excel formulas.  I have searched several variations to my question but was not able to find what i am looking for so i am turning here.

 

As the title states, i am looking for the ability to show the full contents of a record from a selected datapoint from a visual.  Specifically, i have a table that acts as a ticker type visual that list incidents as they come in and would like the ability to click the data point and view the entire record for the selected point that is displayed in a tool tip type display.  I have seen examples but they only show the information that is the filtered info already in the visual.  i have attached a photo the ticker that is just a filtered table.

 

 

What i have in mind is treating the shown datapoint like a hyperlink type deal showing the contents for that specific entry that has several columns that are not shown in the table above.

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi fantom71 

     

    Maybe you can try tooltips:

    First of all, I create a set of sample data, and create a matrix based on it:

    Then add a new page as report tooltip page:

    Canvas settings > (Type)Tooltip

    view > Page view(Actual size)

    You can also name the report page so its purpose is clear. Just select the Page Information card in the Format pane, then type the name into the Name field you find there. In the following image the tooltip report name is Tooltip1

    Page information > Open the Allow use as tooltip

    You can create a visual to show as a tooltip like this:

    Back to your report page and select your visual, open the Tooltips in the Format visual pane, and choose Tooltip 1.

    When you hover over a data point, the result is as follow:

    More about how to create a tooltip:

    Create report tooltip pages in Power BI - Power BI | Microsoft Learn

     

    Best Regards,

    Zhengdong Xu

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

3 Replies

  • Hi fantom71 

    Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
    https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
    Please show the expected outcome based on the sample data you provided.

    https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523

    If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi fantom71 

     

    Maybe you can try tooltips:

    First of all, I create a set of sample data, and create a matrix based on it:

    Then add a new page as report tooltip page:

    Canvas settings > (Type)Tooltip

    view > Page view(Actual size)

    You can also name the report page so its purpose is clear. Just select the Page Information card in the Format pane, then type the name into the Name field you find there. In the following image the tooltip report name is Tooltip1

    Page information > Open the Allow use as tooltip

    You can create a visual to show as a tooltip like this:

    Back to your report page and select your visual, open the Tooltips in the Format visual pane, and choose Tooltip 1.

    When you hover over a data point, the result is as follow:

    More about how to create a tooltip:

    Create report tooltip pages in Power BI - Power BI | Microsoft Learn

     

    Best Regards,

    Zhengdong Xu

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • fantom71's avatar
      fantom71
      Frequent Visitor

      Thank you for the help.  I will give this a try.  There are some "cells" that contain narritive and that may be a challenge.  I will reply with my results though.