Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Administrator
5 years ago
Solved

Treemap - Tooltip value

Because, in the tree map it is not possible to display two lables of data. Using the functions of the tool countertop I am trying to show multiple data points in the mouse over. My problem is that treemap is dynamic and changes values based on selection, but it doesn't change the tooltip value. In my problem, I created two treemaps first one is showing sales actions% by states and second tree map shows share% by subcategory. When I select a state in the first tree map to see share% by subcategory for the selected state in the second tree map, I can see the share% however the value of the tooltip does not change. It's still showing for all states. I've attached an image to make it clearer to you. I suggest a solution. The sales value in the chart appears through the tooltip

Image_Treemap.PNG

  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi Syndicate_Admin 

    In addition to   's reply, if you use cross-filter as the visual interactions between Treemap1 and Treemap2, your sales value should show value filtered by Treemap1.

    My Sample:

    Click Edit interactions, then select Treemap1, and select cross- filter in Treemap2.

    Result:

    By default tooltip Sales in Phone will return 110.

    Select State B in Treemap1, the tooltips Sales in Phone will return 80.

    For more details about visual interactions:

    Change how visuals interact in a report - Power BI | Microsoft Docs

     

    Best Regards,

    Rico Zhou

     

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

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Syndicate_Admin 

    In addition to   's reply, if you use cross-filter as the visual interactions between Treemap1 and Treemap2, your sales value should show value filtered by Treemap1.

    My Sample:

    Click Edit interactions, then select Treemap1, and select cross- filter in Treemap2.

    Result:

    By default tooltip Sales in Phone will return 110.

    Select State B in Treemap1, the tooltips Sales in Phone will return 80.

    For more details about visual interactions:

    Change how visuals interact in a report - Power BI | Microsoft Docs

     

    Best Regards,

    Rico Zhou

     

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