<?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 Day on Day change with drill through causing discrepancies when checked for individual data points in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Day-on-Day-change-with-drill-through-causing-discrepancies-when/m-p/3863273#M150922</link>
    <description>&lt;P&gt;I have the current scenario so far:&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Product&lt;/TD&gt;&lt;TD&gt;Description&lt;/TD&gt;&lt;TD&gt;Price&lt;/TD&gt;&lt;TD&gt;Date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;Version1&lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;TD&gt;2024-04-22&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;Version1&lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;TD&gt;2024-04-23&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;Version2&lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;TD&gt;2024-04-24&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am calculating the day on day using PREVIOUSDAY() function.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the dates on the x axis and the day on day change on the y axis.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a drill through day on day change with the date which shows me for every product the change.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is I see that the correct day on day change overall is 0 on 2024-04-23 and 2024-04-24, however whenever I drill through on these dates and see a table with individual products and their day on day change, I see for 2024-04-24 that there is a positive change of 20 which is likely due to the description column changing which it considers it to be a new product altogether even though I don't want to see that. How do I write a dax query that would only consider a new row to be one where the main key i.e. Product is changed?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 23 Apr 2024 18:44:52 GMT</pubDate>
    <dc:creator>afaro</dc:creator>
    <dc:date>2024-04-23T18:44:52Z</dc:date>
    <item>
      <title>Day on Day change with drill through causing discrepancies when checked for individual data points</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Day-on-Day-change-with-drill-through-causing-discrepancies-when/m-p/3863273#M150922</link>
      <description>&lt;P&gt;I have the current scenario so far:&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Product&lt;/TD&gt;&lt;TD&gt;Description&lt;/TD&gt;&lt;TD&gt;Price&lt;/TD&gt;&lt;TD&gt;Date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;Version1&lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;TD&gt;2024-04-22&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;Version1&lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;TD&gt;2024-04-23&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;Version2&lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;TD&gt;2024-04-24&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am calculating the day on day using PREVIOUSDAY() function.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the dates on the x axis and the day on day change on the y axis.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a drill through day on day change with the date which shows me for every product the change.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is I see that the correct day on day change overall is 0 on 2024-04-23 and 2024-04-24, however whenever I drill through on these dates and see a table with individual products and their day on day change, I see for 2024-04-24 that there is a positive change of 20 which is likely due to the description column changing which it considers it to be a new product altogether even though I don't want to see that. How do I write a dax query that would only consider a new row to be one where the main key i.e. Product is changed?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 Apr 2024 18:44:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Day-on-Day-change-with-drill-through-causing-discrepancies-when/m-p/3863273#M150922</guid>
      <dc:creator>afaro</dc:creator>
      <dc:date>2024-04-23T18:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Day on Day change with drill through causing discrepancies when checked for individual data points</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Day-on-Day-change-with-drill-through-causing-discrepancies-when/m-p/3863881#M150948</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="687567" data-lia-user-login="afaro" class="lia-mention lia-mention-user"&gt;afaro&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Didn't reproduce your data, you can share the pbix file without sensitive data for understanding and testing.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Yang&lt;BR /&gt;Community Support Team&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 01:56:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Day-on-Day-change-with-drill-through-causing-discrepancies-when/m-p/3863881#M150948</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-24T01:56:07Z</dc:date>
    </item>
  </channel>
</rss>

