<?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 Helping with Logic of DAX Measure/Calculated Column? in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Helping-with-Logic-of-DAX-Measure-Calculated-Column/m-p/2010753#M44689</link>
    <description>&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm dealing with Robot log/Queue log data for a RPA solution. Each Case ID usually is unique/distinct and shows up only once UNLESS the robot has to retry a transaction. If a bot retries a transaction, a new line item is added which states the case ID and 'retry' under status. Therefore, anything that was retried would have duplicate Case ID in the case ID column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the end of all retries, the CASE ID will either end up Successful or Failed. How can I retrieve the MAX date Status of Case ID that had once had a retry line item? How do I approach this?&lt;/P&gt;</description>
    <pubDate>Wed, 11 Aug 2021 14:11:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-08-11T14:11:23Z</dc:date>
    <item>
      <title>Helping with Logic of DAX Measure/Calculated Column?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Helping-with-Logic-of-DAX-Measure-Calculated-Column/m-p/2010753#M44689</link>
      <description>&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm dealing with Robot log/Queue log data for a RPA solution. Each Case ID usually is unique/distinct and shows up only once UNLESS the robot has to retry a transaction. If a bot retries a transaction, a new line item is added which states the case ID and 'retry' under status. Therefore, anything that was retried would have duplicate Case ID in the case ID column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the end of all retries, the CASE ID will either end up Successful or Failed. How can I retrieve the MAX date Status of Case ID that had once had a retry line item? How do I approach this?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 14:11:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Helping-with-Logic-of-DAX-Measure-Calculated-Column/m-p/2010753#M44689</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-08-11T14:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Helping with Logic of DAX Measure/Calculated Column?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Helping-with-Logic-of-DAX-Measure-Calculated-Column/m-p/2010760#M44691</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;This sounds like Lookup Min/Max to me:&amp;nbsp;&lt;A href="https://community.powerbi.com/t5/Quick-Measures-Gallery/Lookup-Min-Max/m-p/985814#M434" target="_blank"&gt;https://community.powerbi.com/t5/Quick-Measures-Gallery/Lookup-Min-Max/m-p/985814#M434&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 14:15:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Helping-with-Logic-of-DAX-Measure-Calculated-Column/m-p/2010760#M44691</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2021-08-11T14:15:11Z</dc:date>
    </item>
  </channel>
</rss>

