Member-only story
Creating Custom Tooltips in Power BI — 5 Minute Tutorials
3 min readFeb 20, 2023
The default tooltips in Power BI display a very limited amount of information. However, Power BI has given us the ability to design custom tooltips according to our requirements very quickly and easily. Let’s see how we can do this with a simple example!
Here’s what we’ll be creating…
- Create a new page which will be used as the tooltip. Set the “Canvas Type” to Tooltip and rename the page as needed.
2. Add the information you need to see in the tooltip on the newly created “Tooltip” page
Make sure to set the visibility of the “Tooltip” page to hidden for it to not appear as a directly accessible report page.