<?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: Highlighting Changes in a Matrix and hiding rows with no change in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017890#M102541</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="254062" data-lia-user-login="olgad" class="lia-mention lia-mention-user"&gt;olgad&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thank you for the solution - that seemed to work!&lt;BR /&gt;&lt;BR /&gt;How would I be able to create a Card to count the number of rows that contain changes?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jan 2023 22:02:19 GMT</pubDate>
    <dc:creator>FU</dc:creator>
    <dc:date>2023-01-12T22:02:19Z</dc:date>
    <item>
      <title>Highlighting Changes in a Matrix and hiding rows with no change</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017636#M102518</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a matrix shown below and I am trying to create a measure or filter which compares each column and if there are no changes in my date columns then show blank for that specific row.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I ONLY want to be able to see rows that have different values across each date column.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EXAMPLE: the last row shows 'Brownish' for Dec-22 and 'Red' for the rest of the columns. I would want to keep this row visible as it has changes. The rest of the rows are identicial therefore can be blank.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone explain how this could be done?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Happy to attach the data set if needed. Thank you. (the blue shape is blocking sensitive data)&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 18:43:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017636#M102518</guid>
      <dc:creator>FU</dc:creator>
      <dc:date>2023-01-12T18:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting Changes in a Matrix and hiding rows with no change</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017838#M102535</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;supposedly you have such data structure:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Create a measure:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;DistinctCount = &lt;/SPAN&gt;&lt;SPAN&gt;DISTINCTCOUNT&lt;/SPAN&gt;&lt;SPAN&gt;(Table1[Value])&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;Place that measure onto the Visualisation Filter and set it to greater than 1 and there you have it.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 21:26:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017838#M102535</guid>
      <dc:creator>olgad</dc:creator>
      <dc:date>2023-01-12T21:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting Changes in a Matrix and hiding rows with no change</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017890#M102541</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="254062" data-lia-user-login="olgad" class="lia-mention lia-mention-user"&gt;olgad&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thank you for the solution - that seemed to work!&lt;BR /&gt;&lt;BR /&gt;How would I be able to create a Card to count the number of rows that contain changes?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 22:02:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017890#M102541</guid>
      <dc:creator>FU</dc:creator>
      <dc:date>2023-01-12T22:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting Changes in a Matrix and hiding rows with no change</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017931#M102542</link>
      <description>&lt;P&gt;create a table:&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;Changes = &lt;/SPAN&gt;&lt;SPAN&gt;SUMMARIZE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;Table1&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;Table1&lt;/SPAN&gt;&lt;SPAN&gt;[Category]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;"DistinctCount"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;[DistinctCount]&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;img /&gt;&lt;P&gt;Then take the count of category and once again the distinct count is greater than one&lt;/P&gt;&lt;img /&gt;&lt;P&gt;I will appreciate if you give a like to my answers and mark the solution as accepted if that works for you and answers your question.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 12 Jan 2023 22:40:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017931#M102542</guid>
      <dc:creator>olgad</dc:creator>
      <dc:date>2023-01-12T22:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting Changes in a Matrix and hiding rows with no change</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017972#M102545</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="254062" data-lia-user-login="olgad" class="lia-mention lia-mention-user"&gt;olgad&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;That didn't quite work for me.&lt;BR /&gt;&lt;BR /&gt;So using my table above I have only 1 row that has changes. It does't seem to be showing that. It's counting all the distinct rows (9 rows)&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 23:05:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017972#M102545</guid>
      <dc:creator>FU</dc:creator>
      <dc:date>2023-01-12T23:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting Changes in a Matrix and hiding rows with no change</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017981#M102546</link>
      <description>&lt;P&gt;Can you attach a snapshot? Where i can see the calculation you are doing and the result?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 23:10:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017981#M102546</guid>
      <dc:creator>olgad</dc:creator>
      <dc:date>2023-01-12T23:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting Changes in a Matrix and hiding rows with no change</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017983#M102547</link>
      <description>&lt;P&gt;Check if you are using a distinct count as a filter from the new table "summary", if you are summarizing there the correct column (the one with values)&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 23:13:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017983#M102547</guid>
      <dc:creator>olgad</dc:creator>
      <dc:date>2023-01-12T23:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting Changes in a Matrix and hiding rows with no change</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017989#M102548</link>
      <description>&lt;P&gt;Hope thats clear - I am using the DistinctCount from the table 'changes'&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 23:22:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017989#M102548</guid>
      <dc:creator>FU</dc:creator>
      <dc:date>2023-01-12T23:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting Changes in a Matrix and hiding rows with no change</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017995#M102550</link>
      <description>&lt;P&gt;One cannot see the what you are defining as distinct count&lt;/P&gt;&lt;P&gt;&lt;img /&gt;let me send you my file may be you see the difference, because if step one worked then step 2 is based on that measure which i named as "distinct count" in first step and reused in summary table.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 23:31:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3017995#M102550</guid>
      <dc:creator>olgad</dc:creator>
      <dc:date>2023-01-12T23:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting Changes in a Matrix and hiding rows with no change</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3018002#M102551</link>
      <description>&lt;P&gt;the final word is&amp;nbsp;&lt;SPAN&gt;[DistinctCount]&lt;/SPAN&gt;&lt;SPAN&gt;) as per your table below.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Okay send over your file&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 23:35:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3018002#M102551</guid>
      <dc:creator>FU</dc:creator>
      <dc:date>2023-01-12T23:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting Changes in a Matrix and hiding rows with no change</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3018021#M102554</link>
      <description>&lt;P&gt;send your file over and ill take a look &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 23:56:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3018021#M102554</guid>
      <dc:creator>FU</dc:creator>
      <dc:date>2023-01-12T23:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting Changes in a Matrix and hiding rows with no change</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3018032#M102555</link>
      <description>&lt;P&gt;&lt;A href="https://allgeierschweiz-my.sharepoint.com/:u:/g/personal/odontsova_allgeier_ch/EbMLuCSljAxMoss6RtRLi4sBxB7rkdSHKGZwXrfLRDCn0Q?e=8dB0FF" target="_self"&gt;pbix&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 00:04:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3018032#M102555</guid>
      <dc:creator>olgad</dc:creator>
      <dc:date>2023-01-13T00:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting Changes in a Matrix and hiding rows with no change</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3018038#M102557</link>
      <description>&lt;P&gt;I saw your file and did the same but still did not work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: I have 9 unique rows as you can see in my first screenshot. But after I show only changes rows I have 1.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I cannot see 1 in the card I see 9&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 00:11:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3018038#M102557</guid>
      <dc:creator>FU</dc:creator>
      <dc:date>2023-01-13T00:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting Changes in a Matrix and hiding rows with no change</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3018045#M102558</link>
      <description>&lt;P&gt;Ok, then we have differences in data structure. &amp;nbsp;It doesnt matter you have 9 i have 5. in the end i see 3 not 5. so, check whats different on your side in data structure. Or if you can send me your file then i can solve it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 00:17:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3018045#M102558</guid>
      <dc:creator>olgad</dc:creator>
      <dc:date>2023-01-13T00:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting Changes in a Matrix and hiding rows with no change</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3018058#M102561</link>
      <description>&lt;P&gt;Okay I have sent you my file in a private message&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 00:31:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3018058#M102561</guid>
      <dc:creator>FU</dc:creator>
      <dc:date>2023-01-13T00:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting Changes in a Matrix and hiding rows with no change</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3018061#M102563</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Changes = &lt;/SPAN&gt;&lt;SPAN&gt;SUMMARIZE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Project Risks Query-xxx'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;'Project Risks Query-xxx'&lt;/SPAN&gt;&lt;SPAN&gt;[Risk ID]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;'Project Risks Query-xxx'&lt;/SPAN&gt;&lt;SPAN&gt;[Attribute]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;"DistinctCount"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;[DistinctCount]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;and delete the relationship if it gets created/adjust many to many.&lt;BR /&gt;Risk ID had to be included into the formula.&lt;BR /&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 13 Jan 2023 00:48:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3018061#M102563</guid>
      <dc:creator>olgad</dc:creator>
      <dc:date>2023-01-13T00:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting Changes in a Matrix and hiding rows with no change</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3018068#M102564</link>
      <description>&lt;P&gt;What happens when there is more than 1 row under the same Risk ID?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 00:55:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Highlighting-Changes-in-a-Matrix-and-hiding-rows-with-no-change/m-p/3018068#M102564</guid>
      <dc:creator>FU</dc:creator>
      <dc:date>2023-01-13T00:55:11Z</dc:date>
    </item>
  </channel>
</rss>

