<?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: Conditional format chart based on axis title in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-format-chart-based-on-axis-title/m-p/2543227#M71698</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="358541" data-lia-user-login="BA11501Banderso" class="lia-mention lia-mention-user"&gt;BA11501Banderso&lt;/a&gt;&amp;nbsp;;&lt;/P&gt;
&lt;P&gt;You could create a measure.&lt;/P&gt;
&lt;LI-CODE lang="java"&gt;Measure = SWITCH(MAX('Table'[column]),"Past Due","red","blue")&lt;/LI-CODE&gt;
&lt;P&gt;then apply it into bar color .&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;The final show:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Community Support Team _ Yalan Wu&lt;BR /&gt;If this post &lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Fri, 27 May 2022 08:36:30 GMT</pubDate>
    <dc:creator>v-yalanwu-msft</dc:creator>
    <dc:date>2022-05-27T08:36:30Z</dc:date>
    <item>
      <title>Conditional format chart based on axis title</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-format-chart-based-on-axis-title/m-p/2536169#M71274</link>
      <description>&lt;P&gt;Hello, I'm trying to find a way to highlight the "Past due" column.&amp;nbsp; I would like it to show as Red if there is a value.&amp;nbsp; How do I do this?&amp;nbsp; I am using a switch statement to create the headings.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 12:21:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-format-chart-based-on-axis-title/m-p/2536169#M71274</guid>
      <dc:creator>BA11501Banderso</dc:creator>
      <dc:date>2022-05-24T12:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional format chart based on axis title</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-format-chart-based-on-axis-title/m-p/2543227#M71698</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="358541" data-lia-user-login="BA11501Banderso" class="lia-mention lia-mention-user"&gt;BA11501Banderso&lt;/a&gt;&amp;nbsp;;&lt;/P&gt;
&lt;P&gt;You could create a measure.&lt;/P&gt;
&lt;LI-CODE lang="java"&gt;Measure = SWITCH(MAX('Table'[column]),"Past Due","red","blue")&lt;/LI-CODE&gt;
&lt;P&gt;then apply it into bar color .&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;The final show:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Community Support Team _ Yalan Wu&lt;BR /&gt;If this post &lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 08:36:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-format-chart-based-on-axis-title/m-p/2543227#M71698</guid>
      <dc:creator>v-yalanwu-msft</dc:creator>
      <dc:date>2022-05-27T08:36:30Z</dc:date>
    </item>
  </channel>
</rss>

