<?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: Set custom shape color in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Set-custom-shape-color/m-p/1916161#M30115</link>
    <description>&lt;P&gt;It should be explained that the fill color of &lt;SPAN&gt;Oval&amp;nbsp;&lt;/SPAN&gt;cannot be changed dynamically.&lt;/P&gt;
&lt;P&gt;There is a workaround for your reference:&lt;/P&gt;
&lt;P&gt;Set the fill color to white and set it to transparent.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vlianlmsft_0-1624416594891.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/538828i20C9B58601D04352/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vlianlmsft_0-1624416594891.png" alt="Vlianlmsft_0-1624416594891.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then in the background color, we add the measure and change the color dynamically.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vlianlmsft_1-1624416690921.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/538836iA5A16DC23439D7A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vlianlmsft_1-1624416690921.png" alt="Vlianlmsft_1-1624416690921.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vlianlmsft_2-1624416704010.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/538837i4F0C90D6613C0B71/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vlianlmsft_2-1624416704010.png" alt="Vlianlmsft_2-1624416704010.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jun 2021 02:52:55 GMT</pubDate>
    <dc:creator>V-lianl-msft</dc:creator>
    <dc:date>2021-06-23T02:52:55Z</dc:date>
    <item>
      <title>Set custom shape color</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Set-custom-shape-color/m-p/1911748#M30078</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two tables in my model, one table (Table1) I have all data what I need and another table (Table2) I created for select all measures in one sheet:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="iago_salvadori1_0-1624266883814.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/537429i464DCC2905EB714B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="iago_salvadori1_0-1624266883814.png" alt="iago_salvadori1_0-1624266883814.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Vendas Reais = 
VAR Logic Test = 
COUNTROWS(DISTINCT(FILTER(ALLSELECTED('KPI´s'[KPI]),'KPI´s'[KPI] = " Vendas Reais"))) = 1 
RETURN 
IF(LogicTest, [Real_Sale],blank())&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The measure [Real_sale] is calculated in Table1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I additional&amp;nbsp;my report a shape (Oval) but we want this color shape change according to the selection of my measures. It´s a possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 09:15:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Set-custom-shape-color/m-p/1911748#M30078</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-21T09:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set custom shape color</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Set-custom-shape-color/m-p/1916161#M30115</link>
      <description>&lt;P&gt;It should be explained that the fill color of &lt;SPAN&gt;Oval&amp;nbsp;&lt;/SPAN&gt;cannot be changed dynamically.&lt;/P&gt;
&lt;P&gt;There is a workaround for your reference:&lt;/P&gt;
&lt;P&gt;Set the fill color to white and set it to transparent.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vlianlmsft_0-1624416594891.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/538828i20C9B58601D04352/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vlianlmsft_0-1624416594891.png" alt="Vlianlmsft_0-1624416594891.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then in the background color, we add the measure and change the color dynamically.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vlianlmsft_1-1624416690921.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/538836iA5A16DC23439D7A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vlianlmsft_1-1624416690921.png" alt="Vlianlmsft_1-1624416690921.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vlianlmsft_2-1624416704010.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/538837i4F0C90D6613C0B71/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vlianlmsft_2-1624416704010.png" alt="Vlianlmsft_2-1624416704010.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 02:52:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Set-custom-shape-color/m-p/1916161#M30115</guid>
      <dc:creator>V-lianl-msft</dc:creator>
      <dc:date>2021-06-23T02:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set custom shape color</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Set-custom-shape-color/m-p/1917327#M30126</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/182446"&gt;@V-lianl-msft&lt;/a&gt;&amp;nbsp;, thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your suggestion helped me a lot, but I have one more question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If for example we select two measures in filter, I have to have two sharpes right? It´s possible build a workaorund for these case?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 11:34:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Set-custom-shape-color/m-p/1917327#M30126</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-23T11:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set custom shape color</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Set-custom-shape-color/m-p/1918628#M30131</link>
      <description>&lt;P&gt;This is the way to solve the problem by creating a measure and using it as the conditional&amp;nbsp;formatting of the color.&lt;/P&gt;
&lt;P&gt;I'm not sure about your scenario and the expected results. Could you share a sample pbix and shown your expected results with pictures?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 01:15:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Set-custom-shape-color/m-p/1918628#M30131</guid>
      <dc:creator>V-lianl-msft</dc:creator>
      <dc:date>2021-06-24T01:15:46Z</dc:date>
    </item>
  </channel>
</rss>

