<?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 Decomposition Tree : Fit for Tooltip in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Decomposition-Tree-Fit-for-Tooltip/m-p/3177462#M42104</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way I can fit&amp;nbsp;Decomposition Tree for tooltip(Actual Size).&lt;/P&gt;&lt;P&gt;Sample PBIX:&amp;nbsp;&amp;nbsp;&lt;A href="https://drive.google.com/file/d/1VgrPqgN9z83T-3qYHG7pUGN5FBanwkVQ/view?usp=share_link" target="_self"&gt;Sample File&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandrashekar B&lt;/P&gt;</description>
    <pubDate>Fri, 07 Apr 2023 10:11:04 GMT</pubDate>
    <dc:creator>Chandrashekar</dc:creator>
    <dc:date>2023-04-07T10:11:04Z</dc:date>
    <item>
      <title>Decomposition Tree : Fit for Tooltip</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Decomposition-Tree-Fit-for-Tooltip/m-p/3177462#M42104</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way I can fit&amp;nbsp;Decomposition Tree for tooltip(Actual Size).&lt;/P&gt;&lt;P&gt;Sample PBIX:&amp;nbsp;&amp;nbsp;&lt;A href="https://drive.google.com/file/d/1VgrPqgN9z83T-3qYHG7pUGN5FBanwkVQ/view?usp=share_link" target="_self"&gt;Sample File&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandrashekar B&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 10:11:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Decomposition-Tree-Fit-for-Tooltip/m-p/3177462#M42104</guid>
      <dc:creator>Chandrashekar</dc:creator>
      <dc:date>2023-04-07T10:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Decomposition Tree : Fit for Tooltip</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Decomposition-Tree-Fit-for-Tooltip/m-p/3179350#M42114</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/349843"&gt;@Chandrashekar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;As checked your sample pbix file, it seems that you are trying to create a tooltip page. And if it act as a tooltip page, I'm afraid that it can't set with the actual size. You can get more details in &lt;A href="https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips?tabs=powerbi-desktop" target="_self"&gt;this official documentation&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vyiruanmsft_0-1681103691523.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/899340i4F22AD3142E6C206/image-size/large?v=v2&amp;amp;px=999" role="button" title="vyiruanmsft_0-1681103691523.png" alt="vyiruanmsft_0-1681103691523.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can consider to set up a drillthrough to get it, please find the details in&lt;EM&gt;&lt;STRONG&gt; the attachment&lt;/STRONG&gt;&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-drillthrough" target="_self"&gt;Set up drillthrough in Power BI reports&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.wallstreetmojo.com/power-bi-drill-through/" target="_self"&gt;Power BI Drillthrough&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vyiruanmsft_1-1681103901280.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/899343i730E66ECEAD9F0E6/image-size/large?v=v2&amp;amp;px=999" role="button" title="vyiruanmsft_1-1681103901280.png" alt="vyiruanmsft_1-1681103901280.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 05:30:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Decomposition-Tree-Fit-for-Tooltip/m-p/3179350#M42114</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-10T05:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Decomposition Tree : Fit for Tooltip</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Decomposition-Tree-Fit-for-Tooltip/m-p/3179398#M42115</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion. Will check and get back to you on it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandrashekar B&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 06:01:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Decomposition-Tree-Fit-for-Tooltip/m-p/3179398#M42115</guid>
      <dc:creator>Chandrashekar</dc:creator>
      <dc:date>2023-04-10T06:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Decomposition Tree : Fit for Tooltip</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Decomposition-Tree-Fit-for-Tooltip/m-p/3179806#M42127</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks very much &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandrashekar B&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 12:01:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Decomposition-Tree-Fit-for-Tooltip/m-p/3179806#M42127</guid>
      <dc:creator>Chandrashekar</dc:creator>
      <dc:date>2023-04-10T12:01:34Z</dc:date>
    </item>
  </channel>
</rss>

