fbpx
Search
Close this search box.

How to create interactive tooltips in Power BI (step by step)

Share

Facebook
Twitter
LinkedIn

One of the easiest ways to impress your audience with Power BI is a tooltip. This simple idea can provide incredible value to the report readers and elevate your work to next level. In this easy tutorial, learn how to set up and work with tooltips in Power BI.

Power BI Tooltip

A quick demo

Step 1: Create the main visual

Create a visual on the page where you want your tooltip. Let’s say you want to show the headcount by department in a column chart, like below:

? Tip: New to Power BI? Try this getting started tutorial first.

Step 2: Add a new page and make it “tooltip” page

Insert a new Power BI report page. Click anywhere on the page and go to “format page” area, in the format pane.

Setting up a tooltip page

  1. Click on the “format” options
  2. Go to “Canvas settings”
  3. Set the page type as “tooltip” from “16:9”

Step 3: Build your tooltip page

On this “new” page, just add whatever visuals, images & textboxes you want to show. For example, I want to show gender & employee type distribution. So I added those visuals.

? Tip: Make sure you give your “tooltip” page a name.

Step 4: Link tooltip page to main visual

Go back to the report page. Select your main visual. Then link it to the tooltip page using below steps.

  1. Go to “format” and “general”
  2. Select the “tooltip” area.
  3. Set the type to “Report page”
  4. Select the page from the list of pages.

Voila! Your tooltip is now set up.

Bonus tips:

  • You can put anything on the tooltip page and it will show up. For example, here is a fancy tooltip. It has page background color, DAX measure (with SELECTEDVALUE) to show the department name in the heading.
  • Don’t show too much detail or tables in tooltips. As tooltips are ephemeral it is a good idea to keep them simple.
  • You can customize the tooltip size! When creating the tooltip page (step 2), you can use “Custom” as page size and set up a different size or shaped tooltip.
  • Use tooltips to show helpful hints or messages. You can get creative with tooltips by linking them to a card or table visual to show help messages, explanations or other useful text. See this demo:
Showing Help with Power BI Tooltips

Power BI Tooltips – Video tutorial

Here is a short & sweet video tutorial of this process. Do watch it, if you need any help.

Try tooltips (here is a sample file)

So what are you waiting for? Give them a try.

If you need a hand with the tooltips, here is my sample Power BI workbook.

Learn more about Power BI

Want to learn Power BI? Check out below articles + videos.

Facebook
Twitter
LinkedIn

Share this tip with your colleagues

Excel and Power BI tips - Chandoo.org Newsletter

Get FREE Excel + Power BI Tips

Simple, fun and useful emails, once per week.

Learn & be awesome.

Welcome to Chandoo.org

Thank you so much for visiting. My aim is to make you awesome in Excel & Power BI. I do this by sharing videos, tips, examples and downloads on this website. There are more than 1,000 pages with all things Excel, Power BI, Dashboards & VBA here. Go ahead and spend few minutes to be AWESOME.

Read my storyFREE Excel tips book

Excel School made me great at work.
5/5

– Brenda

Excel formula list - 100+ examples and howto guide for you

From simple to complex, there is a formula for every occasion. Check out the list now.

Calendars, invoices, trackers and much more. All free, fun and fantastic.

Advanced Pivot Table tricks

Power Query, Data model, DAX, Filters, Slicers, Conditional formats and beautiful charts. It's all here.

Still on fence about Power BI? In this getting started guide, learn what is Power BI, how to get it and how to create your first report from scratch.

letter grades from test scores in Excel

How to convert test scores to letter grades in Excel?

We can use Excel’s LOOKUP function to quickly convert exam or test scores to letter grades like A+ or F. In this article, let me explain the process and necessary formulas. I will also share a technique to calculate letter grades from test scores using percentiles.

One Response to “How to create interactive tooltips in Power BI (step by step)”

  1. Jash says:

    I have a situation where the main report and tooltip I want to show are different tables. They have a 1-M join (1 for the main report). Also, the main report is a pivot. The filters are no passing through in this case. I am not sure what the cause is. Any ideas for this?

    Ideally, I would like the join to be an inactive join because of other requirements in the report. Is there a way to make this tooltip report work through an inactive join?

Leave a Reply