Forum Discussion

mohittimpus's avatar
mohittimpus
Helper V
4 years ago
Solved

Remove filter context from tooltip

Hello All,

I have a Car Table. Car Table has 'Date', 'Car Name', 'Value'. 

Requirement: 

Here I want to compare all car value with any specific date like 6 january 2021. In tooltip it is showing only audi value but i need all car name and value and date in tooltip as showing below Image.

 

Note: below graph should filter with Audi car.

 

 

Below I am sharing Excel file and .pbix file.


.pbix file:
https://drive.google.com/file/d/1-bHTgvF2vk-KQLkQuzna2oL5RbqEGxKD/view?usp=sharing 

 

Excel file: 

https://docs.google.com/spreadsheets/d/1c9BgRArcYVaAc0fNmjt_qk5XUVaPTk8Z/edit?usp=sharing&ouid=100468019232737567054&rtpof=true&sd=true 

 

2 Replies

  • mohittimpus on tooltip page, turn off keep all filter under drill through, and just add date column in drill thru that you use on x-axis, and that will do it.

     

    Follow us on LinkedIn

     

    Check my latest blog post The Power of Using Calculation Groups with Inactive Relationships (Part 1) (perytus.com) I would  Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!

     

    Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.

  • Hi, mohittimpus 

     

    Change the field hierarchy in the axis, with the model at the lower level of the date.
    Change the X-axis display type to Categorical

    Result:

    Note: If you want the tooltip to show the values of all cars, then the values of the bar must be an aggregation of the values of all cars. In other words, you cannot have only one car value on the bar chart and have the tooltip show all cars.

     

     

    Hope this helps.

     

    Best Regards,
    Community Support Team _ Zeon Zheng
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.