The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I have a report with custom Tooltip pages. The report is in embedded in one of our websites.
When I look at the tooltip in Desktop or Service it has the right size:
But when I look at it on our website the size changes:
How can I solve this?
Kind regards
Noah
Solved! Go to Solution.
Hi @noah44
I think you use report page tooltip in your Power BI report. Please check whether you have selected actual size in View.
For reference: Create a report tooltip page
I have a test and my report page tooltip works well in Embedded report. Here I use .Net and app owns data.
Here is a developer sample, you can have a test by this sample and check whether your report page tooltip will work well in this sample. If it works well, you may refer to the code and update your code.
For reference: PowerBI-Developer-Samples
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @noah44
I think you use report page tooltip in your Power BI report. Please check whether you have selected actual size in View.
For reference: Create a report tooltip page
I have a test and my report page tooltip works well in Embedded report. Here I use .Net and app owns data.
Here is a developer sample, you can have a test by this sample and check whether your report page tooltip will work well in this sample. If it works well, you may refer to the code and update your code.
For reference: PowerBI-Developer-Samples
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.