<?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 Conditional formatting for individual rows in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-formatting-for-individual-rows/m-p/4345526#M172564</link>
    <description>&lt;P&gt;Hi everyone,&lt;BR /&gt;I am fairly new to the tool so i got stuck on what seems an easy problem.&lt;/P&gt;&lt;P&gt;I have parking lots and products, so when i have a parking lot granularity i want it to be blue, but when i expand it to the products i want those rows to be white but the headers shall still be blue.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 29 Dec 2024 14:38:39 GMT</pubDate>
    <dc:creator>AnnaViteria</dc:creator>
    <dc:date>2024-12-29T14:38:39Z</dc:date>
    <item>
      <title>Conditional formatting for individual rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-formatting-for-individual-rows/m-p/4345526#M172564</link>
      <description>&lt;P&gt;Hi everyone,&lt;BR /&gt;I am fairly new to the tool so i got stuck on what seems an easy problem.&lt;/P&gt;&lt;P&gt;I have parking lots and products, so when i have a parking lot granularity i want it to be blue, but when i expand it to the products i want those rows to be white but the headers shall still be blue.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Dec 2024 14:38:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-formatting-for-individual-rows/m-p/4345526#M172564</guid>
      <dc:creator>AnnaViteria</dc:creator>
      <dc:date>2024-12-29T14:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional formatting for individual rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-formatting-for-individual-rows/m-p/4345537#M172565</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="906528" data-lia-user-login="AnnaViteria" class="lia-mention lia-mention-user"&gt;AnnaViteria&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;create a measure:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Measure = &lt;BR /&gt;IF(&lt;BR /&gt;NOT(ISINSCOPE('Table'[Products])),&lt;BR /&gt;"blue") // instead of Products place the name of the column you have in the second hierarchy position. Instead of "blue" the color you need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In the conditional formatting section make sure to apply to Values and Totals and not only Totals or Values.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Dec 2024 15:18:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-formatting-for-individual-rows/m-p/4345537#M172565</guid>
      <dc:creator>olgad</dc:creator>
      <dc:date>2024-12-29T15:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional formatting for individual rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-formatting-for-individual-rows/m-p/4345541#M172566</link>
      <description>&lt;P&gt;Wow it worked! Thanks a ton!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Dec 2024 15:40:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-formatting-for-individual-rows/m-p/4345541#M172566</guid>
      <dc:creator>AnnaViteria</dc:creator>
      <dc:date>2024-12-29T15:40:30Z</dc:date>
    </item>
  </channel>
</rss>

