<?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 Is there a way to add a subtitle to a visual using PowerBI-client? in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Is-there-a-way-to-add-a-subtitle-to-a-visual-using-PowerBI/m-p/4230576#M11515</link>
    <description>&lt;P&gt;Hey,&amp;nbsp;&lt;BR /&gt;I'm trying to add a subtitle to a visual created using&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;createVisual&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;with the powerbi-client library.&lt;BR /&gt;Is there a way to do that (I know that usually you should call visual.setProperty(...), but couldn't find this property in the docs).&lt;BR /&gt;&lt;BR /&gt;Just to be clear: I'm trying to achieve the functionality shown in the images below using the powerbi-client library.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NivS_1-1728202298968.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1178504iBA97A8FF9FF026E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NivS_1-1728202298968.png" alt="NivS_1-1728202298968.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NivS_0-1728202286763.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1178503i4DB2DDACE6B1CB12/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NivS_0-1728202286763.png" alt="NivS_0-1728202286763.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Sun, 06 Oct 2024 08:11:59 GMT</pubDate>
    <dc:creator>NivS</dc:creator>
    <dc:date>2024-10-06T08:11:59Z</dc:date>
    <item>
      <title>Is there a way to add a subtitle to a visual using PowerBI-client?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Is-there-a-way-to-add-a-subtitle-to-a-visual-using-PowerBI/m-p/4230576#M11515</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;BR /&gt;I'm trying to add a subtitle to a visual created using&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;createVisual&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;with the powerbi-client library.&lt;BR /&gt;Is there a way to do that (I know that usually you should call visual.setProperty(...), but couldn't find this property in the docs).&lt;BR /&gt;&lt;BR /&gt;Just to be clear: I'm trying to achieve the functionality shown in the images below using the powerbi-client library.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NivS_1-1728202298968.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1178504iBA97A8FF9FF026E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NivS_1-1728202298968.png" alt="NivS_1-1728202298968.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NivS_0-1728202286763.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1178503i4DB2DDACE6B1CB12/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NivS_0-1728202286763.png" alt="NivS_0-1728202286763.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 06 Oct 2024 08:11:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Is-there-a-way-to-add-a-subtitle-to-a-visual-using-PowerBI/m-p/4230576#M11515</guid>
      <dc:creator>NivS</dc:creator>
      <dc:date>2024-10-06T08:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to add a subtitle to a visual using PowerBI-client?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Is-there-a-way-to-add-a-subtitle-to-a-visual-using-PowerBI/m-p/4230690#M11522</link>
      <description>&lt;P&gt;Table visuals in general do not have a "subtitle"&amp;nbsp; property. Only "title"&amp;nbsp; is supported.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You would have to provide that in your wrapper.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Oct 2024 13:15:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Is-there-a-way-to-add-a-subtitle-to-a-visual-using-PowerBI/m-p/4230690#M11522</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-10-06T13:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to add a subtitle to a visual using PowerBI-client?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Is-there-a-way-to-add-a-subtitle-to-a-visual-using-PowerBI/m-p/4231662#M11527</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/100342"&gt;@lbendlin&lt;/a&gt;&amp;nbsp;- Can you please refer me as to how to create such a wrapper?&lt;BR /&gt;I'm embedding a report as a whole (single iFrame) each time.&lt;BR /&gt;How can I wrap a single visual?&lt;BR /&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 12:07:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Is-there-a-way-to-add-a-subtitle-to-a-visual-using-PowerBI/m-p/4231662#M11527</guid>
      <dc:creator>NivS</dc:creator>
      <dc:date>2024-10-07T12:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to add a subtitle to a visual using PowerBI-client?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Is-there-a-way-to-add-a-subtitle-to-a-visual-using-PowerBI/m-p/4231667#M11528</link>
      <description>&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embedded-analytics-power-bi" target="_blank"&gt;Power BI embedded analytics overview - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You would need to implement the actual embedding experience, not just the iframe.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 12:11:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Is-there-a-way-to-add-a-subtitle-to-a-visual-using-PowerBI/m-p/4231667#M11528</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-10-07T12:11:31Z</dc:date>
    </item>
  </channel>
</rss>

