<?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 Need suggestion on Dax in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-suggestion-on-Dax/m-p/4750632#M181903</link>
    <description>&lt;P&gt; I have current scores and need to get previous scores for the data which is taken weekly basis. When there is change in value it is showing duplicate record. One for previous and other row for actual score&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jul 2025 07:38:13 GMT</pubDate>
    <dc:creator>Madhuri_varma</dc:creator>
    <dc:date>2025-07-02T07:38:13Z</dc:date>
    <item>
      <title>Need suggestion on Dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-suggestion-on-Dax/m-p/4750632#M181903</link>
      <description>&lt;P&gt; I have current scores and need to get previous scores for the data which is taken weekly basis. When there is change in value it is showing duplicate record. One for previous and other row for actual score&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 07:38:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-suggestion-on-Dax/m-p/4750632#M181903</guid>
      <dc:creator>Madhuri_varma</dc:creator>
      <dc:date>2025-07-02T07:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need suggestion on Dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-suggestion-on-Dax/m-p/4750780#M181918</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1300944" data-lia-user-login="Madhuri_varma" class="lia-mention lia-mention-user"&gt;Madhuri_varma&lt;/a&gt;&amp;nbsp;, Can you explain exact outcome as current requriement is not clear&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 10:01:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-suggestion-on-Dax/m-p/4750780#M181918</guid>
      <dc:creator>bhanu_gautam</dc:creator>
      <dc:date>2025-07-02T10:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need suggestion on Dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-suggestion-on-Dax/m-p/4750840#M181922</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1300944" data-lia-user-login="Madhuri_varma" class="lia-mention lia-mention-user"&gt;Madhuri_varma&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you for sharing your DAX requirement. From your description, it seems that you're working with weekly data and aiming to retrieve previous scores alongside current ones. However, you’re encountering duplicate records when the score changes one row reflecting the previous score and another showing the actual score. To provide an accurate and effective solution, we would need a bit more clarity on your expected outcome. Specifically, it would be helpful if you could share a sample of your dataset (including key columns such as date, score, and any relevant identifiers), clarify how current and previous scores should be calculated, and provide an example of the desired output format. This additional context will enable us to better understand your scenario and guide you appropriately.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;SPAN data-teams="true"&gt;Karpurapu D,&lt;BR /&gt;Microsoft Fabric Community Support Team.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 10:43:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-suggestion-on-Dax/m-p/4750840#M181922</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-07-02T10:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need suggestion on Dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-suggestion-on-Dax/m-p/4751471#M181931</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1300944" data-lia-user-login="Madhuri_varma" class="lia-mention lia-mention-user"&gt;Madhuri_varma&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Based on the original description, as per my understanding:&lt;BR /&gt;Show each week’s score alongside the with prior week’s score, without duplicating entire rows when values change.&lt;BR /&gt;&lt;BR /&gt;Please find the attached pbix file with sample data and dax measures to help to acieve the solution.&lt;BR /&gt;&lt;A href="https://cloudbiexpert-my.sharepoint.com/:u:/p/maruthi/EV0s2a46edFHstpR3satVDABQcyRqu0ZVJT1UWjXKUdjSg?e=M78Raj" target="_blank"&gt;current score and the prior weeks score.pbix&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have further questions.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If this reply helped solve your problem, please consider clicking "Accept as Solution" so others can benefit too.&amp;nbsp;And if you found it useful, a quick "Kudos" is always appreciated, thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maruthi&amp;nbsp;&lt;/P&gt;&lt;P&gt;LinkedIn -&amp;nbsp;&lt;A href="http://www.linkedin.com/in/maruthi-siva-prasad/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.linkedin.com/in/maruthi-siva-prasad/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;X&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp;&amp;nbsp;&lt;A href="https://x.com/maruthisp" rel="nofollow noopener noreferrer" target="_blank"&gt;Maruthi Siva Prasad - (@MaruthiSP) / X&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2025 00:44:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-suggestion-on-Dax/m-p/4751471#M181931</guid>
      <dc:creator>maruthisp</dc:creator>
      <dc:date>2025-07-03T00:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need suggestion on Dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-suggestion-on-Dax/m-p/4754461#M182045</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1300944" data-lia-user-login="Madhuri_varma" class="lia-mention lia-mention-user"&gt;Madhuri_varma&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We haven't heard from you in a while. We're ready to help resolve your issue, but we need more details from you. Please provide the necessary information so we can better assist you. If your issue has already been resolved with the previous solution by &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="526044" data-lia-user-login="maruthisp" class="lia-mention lia-mention-user"&gt;maruthisp&lt;/a&gt;&amp;nbsp;, please mark it as the accepted solution.&lt;BR /&gt;&lt;BR /&gt;Thank You.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 04:51:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-suggestion-on-Dax/m-p/4754461#M182045</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-07-07T04:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Need suggestion on Dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-suggestion-on-Dax/m-p/4758766#M182227</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1300944" data-lia-user-login="Madhuri_varma" class="lia-mention lia-mention-user"&gt;Madhuri_varma&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to check if you’ve had a chance to review the information provided. If you have any further questions, please let us know. Has your issue been resolved? If not, please share more details so we can assist you further.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 10:06:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-suggestion-on-Dax/m-p/4758766#M182227</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-07-10T10:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need suggestion on Dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-suggestion-on-Dax/m-p/4761354#M182331</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1300944" data-lia-user-login="Madhuri_varma" class="lia-mention lia-mention-user"&gt;Madhuri_varma&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We have not yet received a response from you regarding your query if you find the response helpful, kindly mark it as the accepted solution and provide kudos, as this will aid other members with similar queries.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 05:03:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-suggestion-on-Dax/m-p/4761354#M182331</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-07-14T05:03:33Z</dc:date>
    </item>
  </channel>
</rss>

