<?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 Table conditional formatting Data Bars in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-conditional-formatting-Data-Bars/m-p/3179849#M114925</link>
    <description>&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to make the data bars (table condional formatting) in different color using a DAX measure? I mean, I already wrote a measure but I have no ideia where to insert it. I want to chage the color according to the type of material. If it's a coil, it should be red if it is a slab it should be blue, for example.&lt;/P&gt;&lt;P&gt;I don't want to change de background color, i want to change de data bar color according to my measure. Is this possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thats my measure:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cores Produção =&lt;/P&gt;&lt;P&gt;SWITCH(&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; SELECTEDVALUE(dMaterial[Tipo de Material]),&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "Chapa", "#70A489",&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "Perfil", "#7A1678",&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "Rolo", "#E43943",&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "Subdivisão", "#FAA055")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&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>Mon, 10 Apr 2023 12:45:30 GMT</pubDate>
    <dc:creator>marina_oliveira</dc:creator>
    <dc:date>2023-04-10T12:45:30Z</dc:date>
    <item>
      <title>Table conditional formatting Data Bars</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-conditional-formatting-Data-Bars/m-p/3179849#M114925</link>
      <description>&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to make the data bars (table condional formatting) in different color using a DAX measure? I mean, I already wrote a measure but I have no ideia where to insert it. I want to chage the color according to the type of material. If it's a coil, it should be red if it is a slab it should be blue, for example.&lt;/P&gt;&lt;P&gt;I don't want to change de background color, i want to change de data bar color according to my measure. Is this possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thats my measure:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cores Produção =&lt;/P&gt;&lt;P&gt;SWITCH(&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; SELECTEDVALUE(dMaterial[Tipo de Material]),&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "Chapa", "#70A489",&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "Perfil", "#7A1678",&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "Rolo", "#E43943",&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "Subdivisão", "#FAA055")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&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>Mon, 10 Apr 2023 12:45:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-conditional-formatting-Data-Bars/m-p/3179849#M114925</guid>
      <dc:creator>marina_oliveira</dc:creator>
      <dc:date>2023-04-10T12:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Table conditional formatting Data Bars</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-conditional-formatting-Data-Bars/m-p/3182877#M115116</link>
      <description>&lt;P&gt;Not currently possible.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this is important to you please consider voting for an existing idea or raising a new one at &lt;A href="https://ideas.powerbi.com" target="_blank"&gt;https://ideas.powerbi.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 01:37:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-conditional-formatting-Data-Bars/m-p/3182877#M115116</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-04-12T01:37:30Z</dc:date>
    </item>
  </channel>
</rss>

