<?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 How to Set Default Transparency to 100% in Power BI? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-Set-Default-Transparency-to-100-in-Power-BI/m-p/4711222#M61474</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I am currently customizing Power BI and would like to set the default transparency for the background of the visualization to 100% or to be able to turn the background off. Currently, I have to manually adjust the transparency each time I create a new visualization.&lt;/P&gt;&lt;P&gt;Is there a way to configure this default value to 100%? Should I modify the capabilities file or use another method?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DavidAnthony_0-1748492430543.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1272187iA63A856F5EA0CDB4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DavidAnthony_0-1748492430543.png" alt="DavidAnthony_0-1748492430543.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your support!&lt;/P&gt;</description>
    <pubDate>Thu, 29 May 2025 04:23:04 GMT</pubDate>
    <dc:creator>DavidAnthony</dc:creator>
    <dc:date>2025-05-29T04:23:04Z</dc:date>
    <item>
      <title>How to Set Default Transparency to 100% in Power BI?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-Set-Default-Transparency-to-100-in-Power-BI/m-p/4711222#M61474</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I am currently customizing Power BI and would like to set the default transparency for the background of the visualization to 100% or to be able to turn the background off. Currently, I have to manually adjust the transparency each time I create a new visualization.&lt;/P&gt;&lt;P&gt;Is there a way to configure this default value to 100%? Should I modify the capabilities file or use another method?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DavidAnthony_0-1748492430543.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1272187iA63A856F5EA0CDB4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DavidAnthony_0-1748492430543.png" alt="DavidAnthony_0-1748492430543.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your support!&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 04:23:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-Set-Default-Transparency-to-100-in-Power-BI/m-p/4711222#M61474</guid>
      <dc:creator>DavidAnthony</dc:creator>
      <dc:date>2025-05-29T04:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Set Default Transparency to 100% in Power BI?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-Set-Default-Transparency-to-100-in-Power-BI/m-p/4711536#M61481</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1239451"&gt;@DavidAnthony&lt;/a&gt;&amp;nbsp; It is possible to set the Default background to 100%. You just need to configure the Current theme and you can also export the theme Json to use it future dashbboard developments.&lt;/P&gt;
&lt;P&gt;1. Got to &lt;STRONG&gt;View -&amp;gt; Customize Current Theme&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JaiRathinavel_0-1748502206877.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1272243i0C0B458916F04454/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JaiRathinavel_0-1748502206877.png" alt="JaiRathinavel_0-1748502206877.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. &lt;STRONG&gt;Visuals-&amp;gt; Background -&amp;gt; Set it to 100%&lt;/STRONG&gt;. Click &lt;STRONG&gt;Apply&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JaiRathinavel_1-1748502268387.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1272245i532E38741655D6A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JaiRathinavel_1-1748502268387.png" alt="JaiRathinavel_1-1748502268387.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now every Visual you create should have transparent background by default.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Hope it helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Appreciate a Kudos !&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.linkedin.com/in/jai-rathinavel/" target="_blank"&gt;Jai Rathinavel | LinkedIn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 07:07:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-Set-Default-Transparency-to-100-in-Power-BI/m-p/4711536#M61481</guid>
      <dc:creator>Jai-Rathinavel</dc:creator>
      <dc:date>2025-05-29T07:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to Set Default Transparency to 100% in Power BI?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-Set-Default-Transparency-to-100-in-Power-BI/m-p/4715472#M61540</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1239451"&gt;@DavidAnthony&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;I wanted to follow up and see if you’ve had a chance to review the information provided here.&lt;BR /&gt;If any of the responses helped solve your issue, please consider marking it &lt;STRONG&gt;"Accept as Solution"&lt;/STRONG&gt; and giving it a &lt;STRONG&gt;'Kudos'&lt;/STRONG&gt; to help others easily find it.&lt;BR /&gt;Let me know if you have any further questions!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jun 2025 15:54:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-Set-Default-Transparency-to-100-in-Power-BI/m-p/4715472#M61540</guid>
      <dc:creator>v-hashadapu</dc:creator>
      <dc:date>2025-06-01T15:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to Set Default Transparency to 100% in Power BI?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-Set-Default-Transparency-to-100-in-Power-BI/m-p/4719648#M61606</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1239451"&gt;@DavidAnthony&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;I hope the information shared was helpful. If you have any additional questions or would like to explore the topic further, feel free to reach out. If any of the responses resolved your issue, please mark it "&lt;STRONG&gt;Accept as solution"&lt;/STRONG&gt; and give it a &lt;STRONG&gt;'Kudos'&lt;/STRONG&gt; to support other members in the community.&lt;BR /&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:50:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-Set-Default-Transparency-to-100-in-Power-BI/m-p/4719648#M61606</guid>
      <dc:creator>v-hashadapu</dc:creator>
      <dc:date>2025-06-04T10:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Set Default Transparency to 100% in Power BI?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-Set-Default-Transparency-to-100-in-Power-BI/m-p/4724370#M61680</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1239451"&gt;@DavidAnthony&lt;/a&gt;&amp;nbsp;, Just checking in—were you able to resolve the issue?&lt;BR /&gt;If one of the replies helped, please consider marking it as &lt;STRONG&gt;"Accept as Solution"&lt;/STRONG&gt; and giving a &lt;STRONG&gt;'Kudos'&lt;/STRONG&gt;. Doing so can assist other community members in finding answers more quickly.&lt;BR /&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jun 2025 07:17:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-Set-Default-Transparency-to-100-in-Power-BI/m-p/4724370#M61680</guid>
      <dc:creator>v-hashadapu</dc:creator>
      <dc:date>2025-06-08T07:17:16Z</dc:date>
    </item>
  </channel>
</rss>

