<?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 Custom Visual: Access tooltip type (canvas/default) in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Access-tooltip-type-canvas-default/m-p/2000046#M30928</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there a way to access the selected tooltip type within a custom visual?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have added the support using this within the capabilities.json:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;    "tooltips": {
        "supportedTypes": {
            "default": true,
            "canvas": true
        },
        "roles": [
            "tooltips"
        ]
    },&lt;/LI-CODE&gt;&lt;P&gt;The tooltips itself are working perfectly fine but we need to access the informtion, if a report page tooltip or the default ist selected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;lucmax&lt;/P&gt;</description>
    <pubDate>Thu, 05 Aug 2021 10:55:22 GMT</pubDate>
    <dc:creator>lucmax</dc:creator>
    <dc:date>2021-08-05T10:55:22Z</dc:date>
    <item>
      <title>Custom Visual: Access tooltip type (canvas/default)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Access-tooltip-type-canvas-default/m-p/2000046#M30928</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there a way to access the selected tooltip type within a custom visual?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have added the support using this within the capabilities.json:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;    "tooltips": {
        "supportedTypes": {
            "default": true,
            "canvas": true
        },
        "roles": [
            "tooltips"
        ]
    },&lt;/LI-CODE&gt;&lt;P&gt;The tooltips itself are working perfectly fine but we need to access the informtion, if a report page tooltip or the default ist selected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;lucmax&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 10:55:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Access-tooltip-type-canvas-default/m-p/2000046#M30928</guid>
      <dc:creator>lucmax</dc:creator>
      <dc:date>2021-08-05T10:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Visual: Access tooltip type (canvas/default)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Access-tooltip-type-canvas-default/m-p/2001076#M30937</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/177236"&gt;@lucmax&lt;/a&gt; - unfortunately not. The comms with tooltips is only one-way, i.e. you can only push an array of objects (to invoke default) and/or a selection ID (to try and invoke canvas) and Power BI resolves this based on its knowledge of available tooltip pages in a report. The visual host doesn't pass anything back as to what is actually displayed by the main window.&lt;/P&gt;
&lt;P&gt;Suggestion would be to try and &lt;A href="https://github.com/microsoft/PowerBI-visuals-tools/issues/" target="_self"&gt;request it as a feature&lt;/A&gt; in the tools repo if it's something you need.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 22:35:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Access-tooltip-type-canvas-default/m-p/2001076#M30937</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2021-08-05T22:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Visual: Access tooltip type (canvas/default)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Access-tooltip-type-canvas-default/m-p/2001612#M30945</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt; , thanks for the answer, thats unfortunate! I also tried to access the settings from the formatting pane, but I guess I can forget that too.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 06:32:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Access-tooltip-type-canvas-default/m-p/2001612#M30945</guid>
      <dc:creator>lucmax</dc:creator>
      <dc:date>2021-08-06T06:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Visual: Access tooltip type (canvas/default)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Access-tooltip-type-canvas-default/m-p/2012674#M31067</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there really no way to get the settings from the standard tooltip pane inside the custom visual?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tooltip pane.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/571831i7AA56C31A9B2EA05/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tooltip pane.png" alt="tooltip pane.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need the information of the type to either add the selection ids to the tooltip or not, bcause dont want to show the text "Right-click to drillthrough" on the default tooltip.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 09:29:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Access-tooltip-type-canvas-default/m-p/2012674#M31067</guid>
      <dc:creator>lucmax</dc:creator>
      <dc:date>2021-08-12T09:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Visual: Access tooltip type (canvas/default)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Access-tooltip-type-canvas-default/m-p/2258566#M33637</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/24489"&gt;@nikitagrachev&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/823"&gt;@tzvikei&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the introduction of &lt;A href="https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-visual-tooltips?tabs=desktop-new" target="_self"&gt;Modern visual tooltips&lt;/A&gt;, is there any way now to access the tooltip type ?&lt;/P&gt;&lt;P&gt;Since the modern visual tooltips are picking the styles from report theme and applying it, I think providing a way also to access the default tooltip formatting option values makes it more beneficial for a custom visual to handle personalizations within the tooltip canvas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Akshay&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 16:04:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Access-tooltip-type-canvas-default/m-p/2258566#M33637</guid>
      <dc:creator>akshaytech9</dc:creator>
      <dc:date>2021-12-28T16:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Visual: Access tooltip type (canvas/default)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Access-tooltip-type-canvas-default/m-p/2258677#M33639</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/337409"&gt;@akshaytech9&lt;/a&gt;&amp;nbsp;- still no. The 'General' menus are not visible or accessible to custom visuals as any formatting is applied to the container rather than the visual itself.&lt;/P&gt;
&lt;P&gt;For reference, the following properties you cannot access (and made more evident with the new property menu changes) are:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dmp_0-1640715953665.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/649161iDC973A6592B96949/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dmp_0-1640715953665.png" alt="dmp_0-1640715953665.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Any properties you can read/write (specific to your visual capabilities) are now displayed under the&amp;nbsp;&lt;STRONG&gt;Visual&lt;/STRONG&gt; tab.&lt;/P&gt;
&lt;P&gt;As tooltips are handled by the main window, their only purpose is to display data that you ask the APIs to represent and Power BI will delegate on your behalf. Modern tooltips are combination of the classic and canvas tooltip in terms of how they are implemented: if you want data point-centric features like drill through then you need to supply a valid selection ID for the data point too - like a canvas tooltip - and its display is worked out based on the configuration in the Tooltip property menu.&lt;/P&gt;
&lt;P&gt;If you have a case for needing to access these properties, then the previous suggestion of &lt;A href="https://github.com/microsoft/PowerBI-visuals-tools/issues/" target="_self"&gt;creating an issue in the tools repo&lt;/A&gt; can signal to the team that this is a feature you would like to see added.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 18:36:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Access-tooltip-type-canvas-default/m-p/2258677#M33639</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2021-12-28T18:36:26Z</dc:date>
    </item>
  </channel>
</rss>

