<?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 Re: hide custom visual title in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/hide-custom-visual-title/m-p/397851#M11855</link>
    <description>&lt;P&gt;We'd recommend to add &lt;A href="https://github.com/Microsoft/PowerBI-visuals-tools/blob/e811da73de182b8e942eb44e25a81bd81f1c9050/templates/visuals/.api/v1.11.0/schema.capabilities.json#L28" target="_blank"&gt;suppressDefaultTitle&lt;/A&gt;&amp;nbsp;property into capabilities.json of your custom visual.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Apr 2018 08:05:41 GMT</pubDate>
    <dc:creator>v-viig</dc:creator>
    <dc:date>2018-04-17T08:05:41Z</dc:date>
    <item>
      <title>hide custom visual title</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/hide-custom-visual-title/m-p/396886#M11823</link>
      <description>&lt;P&gt;Is there a way to hide custom visual title?&lt;/P&gt;&lt;P&gt;I tried css, jquery nothing worked. I tried to find a solution here, no result.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 07:34:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/hide-custom-visual-title/m-p/396886#M11823</guid>
      <dc:creator>admhemed</dc:creator>
      <dc:date>2018-04-16T07:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: hide custom visual title</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/hide-custom-visual-title/m-p/397851#M11855</link>
      <description>&lt;P&gt;We'd recommend to add &lt;A href="https://github.com/Microsoft/PowerBI-visuals-tools/blob/e811da73de182b8e942eb44e25a81bd81f1c9050/templates/visuals/.api/v1.11.0/schema.capabilities.json#L28" target="_blank"&gt;suppressDefaultTitle&lt;/A&gt;&amp;nbsp;property into capabilities.json of your custom visual.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 08:05:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/hide-custom-visual-title/m-p/397851#M11855</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-04-17T08:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: hide custom visual title</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/hide-custom-visual-title/m-p/400805#M11943</link>
      <description>&lt;P&gt;Same issue here but suppressDefaultTitle dont work for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;It says for &lt;STRONG&gt;"type"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;: &lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;"boolean"&lt;/STRONG&gt; -&amp;gt; &lt;EM&gt;Property type is not allowed&lt;/EM&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
    "dataRoles": [		
&lt;BR /&gt;    ...&lt;BR /&gt;
    ],
    "dataViewMappings": [
      &lt;BR /&gt;     ...&lt;BR /&gt;
    ],
    "objects": {
        "suppressDefaultTitle": {
          &lt;STRONG&gt;  "type": "boolean",&lt;/STRONG&gt;
            "description": "Indicates whether the visual should show a default title"
        },&lt;BR /&gt;&lt;BR /&gt;     ...&lt;BR /&gt;
    }
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 08:15:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/hide-custom-visual-title/m-p/400805#M11943</guid>
      <dc:creator>az2451</dc:creator>
      <dc:date>2018-04-20T08:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: hide custom visual title</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/hide-custom-visual-title/m-p/402158#M11999</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The suppressDefaultTitle must be declared at the root level instead (&lt;A href="https://github.com/Microsoft/PowerBI-visuals-ChicletSlicer/blob/3d15dafc2a66a1bb646a02daca3fec15f663ff7e/capabilities.json#L451" target="_blank"&gt;example&lt;/A&gt;).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 10:12:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/hide-custom-visual-title/m-p/402158#M11999</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-04-23T10:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: hide custom visual title</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/hide-custom-visual-title/m-p/2599912#M36948</link>
      <description>&lt;P&gt;my suit:&lt;/P&gt;&lt;P&gt;powerbi-visuals-tools version - 4.0.5&lt;BR /&gt;"dependencies": {&lt;BR /&gt;"@types/d3": "^5.0.0",&lt;BR /&gt;"@types/react": "^18.0.14",&lt;BR /&gt;"@types/react-dom": "^18.0.5",&lt;BR /&gt;"core-js": "^3.2.1",&lt;BR /&gt;"d3": "^5.0.0",&lt;BR /&gt;"powerbi-visuals-utils-dataviewutils": "2.2.1",&lt;BR /&gt;"react": "^18.2.0",&lt;BR /&gt;"react-dom": "^18.2.0"&lt;BR /&gt;},&lt;/P&gt;&lt;P&gt;If you turn off the 'Title' or write your own title - when stops processing 'DataView' updates.. when you switch pages and when loading the report&lt;BR /&gt;Something that is not understandable... accidentally came across this bug... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 08:28:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/hide-custom-visual-title/m-p/2599912#M36948</guid>
      <dc:creator>Credov</dc:creator>
      <dc:date>2022-06-24T08:28:25Z</dc:date>
    </item>
  </channel>
</rss>

