<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Tooltip page changes size on embedded in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Tooltip-page-changes-size-on-embedded/m-p/2160452#M32649</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a report with custom Tooltip pages. The report is in embedded in one of our websites.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I look at the tooltip in Desktop or Service it has the right size:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="noah44_0-1635411928994.png"&gt;&lt;img src="https://community.fabric.microsoft.com/skins/images/6D16FA572CB32B0CE184AB61C50A9E29/responsive_peak/images/image_not_found.png" alt="noah44_0-1635411928994.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I look at it on our website the size changes:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="noah44_1-1635411988285.png"&gt;&lt;img src="https://community.fabric.microsoft.com/skins/images/6D16FA572CB32B0CE184AB61C50A9E29/responsive_peak/images/image_not_found.png" alt="noah44_1-1635411988285.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I solve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Noah&lt;/P&gt;</description>
    <pubDate>Thu, 28 Oct 2021 09:07:04 GMT</pubDate>
    <dc:creator>noah44</dc:creator>
    <dc:date>2021-10-28T09:07:04Z</dc:date>
    <item>
      <title>Tooltip page changes size on embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Tooltip-page-changes-size-on-embedded/m-p/2160452#M32649</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a report with custom Tooltip pages. The report is in embedded in one of our websites.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I look at the tooltip in Desktop or Service it has the right size:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="noah44_0-1635411928994.png"&gt;&lt;img src="https://community.fabric.microsoft.com/skins/images/6D16FA572CB32B0CE184AB61C50A9E29/responsive_peak/images/image_not_found.png" alt="noah44_0-1635411928994.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I look at it on our website the size changes:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="noah44_1-1635411988285.png"&gt;&lt;img src="https://community.fabric.microsoft.com/skins/images/6D16FA572CB32B0CE184AB61C50A9E29/responsive_peak/images/image_not_found.png" alt="noah44_1-1635411988285.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I solve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Noah&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 09:07:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Tooltip-page-changes-size-on-embedded/m-p/2160452#M32649</guid>
      <dc:creator>noah44</dc:creator>
      <dc:date>2021-10-28T09:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tooltip page changes size on embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Tooltip-page-changes-size-on-embedded/m-p/2165547#M32687</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/204597"&gt;@noah44&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you use report page tooltip in your Power BI report. Please check whether you have selected actual size in View.&lt;/P&gt;
&lt;P&gt;For reference:&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips#create-a-report-tooltip-page" target="_self"&gt;Create a report tooltip page&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I have a test and my report page tooltip works well in Embedded report. Here I use .Net and app owns data.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/623044iFC522BBDB61B7567/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;For reference:&amp;nbsp;&lt;A href="https://github.com/microsoft/PowerBI-Developer-Samples" target="_self"&gt;PowerBI-Developer-Samples&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 06:33:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Tooltip-page-changes-size-on-embedded/m-p/2165547#M32687</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-01T06:33:42Z</dc:date>
    </item>
  </channel>
</rss>

