Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Paginated reports tooltip issue on Power BI service

Hello Power BI Community,

I am converting SSRS report to Paginated reports and facing the challenge with tooltips:

As can be seen in below screenshot, I have 3 tooltips set on a single textbox which should provide tooltip on mouse hover event:

buhari91_0-1675968992302.png

buhari91_1-1675969056754.png

buhari91_2-1675969131555.png

This tooltip is working fine on SSRS report as well on the Power BI report builder as can be seen below.

buhari91_3-1675969307681.png

buhari91_4-1675969324211.png

buhari91_5-1675969348867.png

 

The issue is when I published this report on Power BI service, it do not show any tooltip on mouse hover event, or any other place on textbox.

Have anybody faced similar challenge with the tooltips on Paginated report before? Any help on resolving this issue would be appreciated.

 

Thank you in advance 🙂

Status: Needs Info

Hi @buhari91 

When you opened the report in Service , is the tooltip button on?

Ailsamsft_0-1676277724225.png

Best Regards,
Community Support Team _ Ailsa Tao

Comments
v-yetao1-msft
Community Support
Status changed to: Needs Info

Hi @buhari91 

When you opened the report in Service , is the tooltip button on?

Ailsamsft_0-1676277724225.png

Best Regards,
Community Support Team _ Ailsa Tao

buhari91
Frequent Visitor

@v-yetao1-msft I am using Power BI Report Builder to migrate SSRS to Paginated report. On Power BI, service I dont see any option to edit the report as can be seen on screenshot below:

buhari91_1-1676385497583.pngbuhari91_2-1676385516214.png

buhari91_3-1676385543345.png

 

 

bradleylarsen
New Member

Solution:  Don't use <Expression...> in Tooltip.

 

For example, use this:  

bradleylarsen_0-1679943256866.png

 

Not this:

bradleylarsen_1-1679943459230.png

 

I'm having the same issue.  We have a similar tooltip in the same "Header Rectangle" property on about 180 paginated reports, but suddenly last week it didn't work on a new one.  I tried Chrome & Edge; same result.

 

An old report, who's tooltip still works, doesn't use "<Expression...>" that we used because it was so simple (if you don't use certain special characters, it lets you just type the new tooltip right into the box).  Sure enough, doing that on the new report fixed it.

 

Why "Expression" doesn't work is a mystery.  I know it worked fine in prior months; we used "Expression" often and testing this is part of the QA process.