<?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 Custom Conditional Formatting with Calculation Groups in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Conditional-Formatting-with-Calculation-Groups/m-p/1606690#M32238</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have 12 measures with 17 variations so I have implemented Calculation Groups and built matrix full of them in Power BI. Now I want to apply custom conditional formatting based on these calculation items and it doesnt work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My Calc groups are Current Period and Calc Items are Actual, Fcst, BDGT etc.,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to reference from my calc group the current period column and write an if condition nothing displays just blank. Is this possible at all ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A title="Sample" href="https://www.dropbox.com/s/ogi3zj1w65t6e7i/Matrix.JPG?dl=0" target="_self"&gt;Matrix.JPG&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: It works for positive &amp;amp; negative values however I want to control every cell background color&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Archer&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jan 2021 19:58:23 GMT</pubDate>
    <dc:creator>archerjayden</dc:creator>
    <dc:date>2021-01-18T19:58:23Z</dc:date>
    <item>
      <title>Custom Conditional Formatting with Calculation Groups</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Conditional-Formatting-with-Calculation-Groups/m-p/1606690#M32238</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have 12 measures with 17 variations so I have implemented Calculation Groups and built matrix full of them in Power BI. Now I want to apply custom conditional formatting based on these calculation items and it doesnt work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My Calc groups are Current Period and Calc Items are Actual, Fcst, BDGT etc.,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to reference from my calc group the current period column and write an if condition nothing displays just blank. Is this possible at all ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A title="Sample" href="https://www.dropbox.com/s/ogi3zj1w65t6e7i/Matrix.JPG?dl=0" target="_self"&gt;Matrix.JPG&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: It works for positive &amp;amp; negative values however I want to control every cell background color&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Archer&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 19:58:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Conditional-Formatting-with-Calculation-Groups/m-p/1606690#M32238</guid>
      <dc:creator>archerjayden</dc:creator>
      <dc:date>2021-01-18T19:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Conditional Formatting with Calculation Groups</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Conditional-Formatting-with-Calculation-Groups/m-p/1606900#M32242</link>
      <description>&lt;P&gt;Create a second set of calculation groups that computes the desired color value (instead of the measure value). Then set your conditional formatting to be based on field value.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 22:50:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Conditional-Formatting-with-Calculation-Groups/m-p/1606900#M32242</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-01-18T22:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Conditional Formatting with Calculation Groups</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Conditional-Formatting-with-Calculation-Groups/m-p/1606926#M32244</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp; thanks for your response ! conditional formatting is not recognizing calc group fields .. it is greyed out for selection unfortunately&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 23:33:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Conditional-Formatting-with-Calculation-Groups/m-p/1606926#M32244</guid>
      <dc:creator>archerjayden</dc:creator>
      <dc:date>2021-01-18T23:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Conditional Formatting with Calculation Groups</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Conditional-Formatting-with-Calculation-Groups/m-p/1606936#M32249</link>
      <description>&lt;P&gt;interesting. I'll have to try that, I thought that they behave like regular measures.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 23:55:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Custom-Conditional-Formatting-with-Calculation-Groups/m-p/1606936#M32249</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-01-18T23:55:24Z</dc:date>
    </item>
  </channel>
</rss>

