Forum Discussion
Customize Tooltip for Stacked bar chart
Hi everyone,
I am working on making stacked bar chart, where I want tooltip shows only No. of Call, here is setting:
However, the current tooltip still shows X-axis, Y-axis, and tooltip:
Is there any way for me to keep No. of Calls only?
Hi, this can be done with Custom tooltip page. In your case you may just need to place a Card Visual on the tooltip.
As an example, assuming you have a Stacked bar chart like below and you only need 'No. of Calls' apprearing on your Tooltip.
Instead of using the default tooltip, create a new page and set its 'Canvas Type' to 'Tooltip' in the page settings.
On this tooltip page, place a 'Card visual' and add your measure (e.g., No. of Calls) to it. You can format the card to look clean and compact so it displays well as a tooltip.
Then, go back to your original page with the stacked bar chart. In the 'Visual' - 'Tooltip' settings, choose your custom tooltip page. And that’s it, now only ‘No. of Calls’ will show in the tooltip when hovering over the bars.
If you'd like to know more please refer to this document from Microsoft or tutorial video from 'Guy in a Cube'
https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips
https://youtu.be/JMd1dVDrrTI?si=IraQuZgzC7ylfwB0
Hope it helps:)Hi chloepedicone
Please relate to my silutions in the linked discussions, include the pbixes for following my steps:
https://community.fabric.microsoft.com/t5/Desktop/Limited-Tooltip-info-for-Stacked-Column-Chart/m-p/3596928If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi chloepedicone ,
Just checking in to see if you query is resolved.
Could you please confirm if the solutions provided by Ritaf1983 and MasonMA were helpful in resolving your query.
If further assistance is needed, please reach out.
Thanks Ritaf1983 and MasonMA for your valuable suggestions and links.
3 Replies
- MasonMASuper User
Hi, this can be done with Custom tooltip page. In your case you may just need to place a Card Visual on the tooltip.
As an example, assuming you have a Stacked bar chart like below and you only need 'No. of Calls' apprearing on your Tooltip.
Instead of using the default tooltip, create a new page and set its 'Canvas Type' to 'Tooltip' in the page settings.
On this tooltip page, place a 'Card visual' and add your measure (e.g., No. of Calls) to it. You can format the card to look clean and compact so it displays well as a tooltip.
Then, go back to your original page with the stacked bar chart. In the 'Visual' - 'Tooltip' settings, choose your custom tooltip page. And that’s it, now only ‘No. of Calls’ will show in the tooltip when hovering over the bars.
If you'd like to know more please refer to this document from Microsoft or tutorial video from 'Guy in a Cube'
https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips
https://youtu.be/JMd1dVDrrTI?si=IraQuZgzC7ylfwB0
Hope it helps:) - Ritaf1983Super User
Hi chloepedicone
Please relate to my silutions in the linked discussions, include the pbixes for following my steps:
https://community.fabric.microsoft.com/t5/Desktop/Limited-Tooltip-info-for-Stacked-Column-Chart/m-p/3596928If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- v-veshwara-msftCommunity Support
Hi chloepedicone ,
Just checking in to see if you query is resolved.
Could you please confirm if the solutions provided by Ritaf1983 and MasonMA were helpful in resolving your query.
If further assistance is needed, please reach out.
Thanks Ritaf1983 and MasonMA for your valuable suggestions and links.