<?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: Calculated column and RANKX in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-column-and-RANKX/m-p/3146004#M112540</link>
    <description>&lt;P&gt;Thank you so much! Now time for me to study and understand.&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;</description>
    <pubDate>Wed, 22 Mar 2023 00:22:29 GMT</pubDate>
    <dc:creator>bob57</dc:creator>
    <dc:date>2023-03-22T00:22:29Z</dc:date>
    <item>
      <title>Calculated column and RANKX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-column-and-RANKX/m-p/3145968#M112537</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to develop a calculated column to rank the Timestamp by EventId.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;The desired result would look like this:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 00:03:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-column-and-RANKX/m-p/3145968#M112537</guid>
      <dc:creator>bob57</dc:creator>
      <dc:date>2023-03-22T00:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated column and RANKX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-column-and-RANKX/m-p/3145985#M112539</link>
      <description>&lt;P&gt;Timestamp Rank=RANKX(FILTER(Table,Table[EventId]=EARLIER(Table[EventId])),'Table'[Timestamp],,ASC)&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 00:15:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-column-and-RANKX/m-p/3145985#M112539</guid>
      <dc:creator>wdx223_Daniel</dc:creator>
      <dc:date>2023-03-22T00:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated column and RANKX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-column-and-RANKX/m-p/3146004#M112540</link>
      <description>&lt;P&gt;Thank you so much! Now time for me to study and understand.&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 00:22:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-column-and-RANKX/m-p/3146004#M112540</guid>
      <dc:creator>bob57</dc:creator>
      <dc:date>2023-03-22T00:22:29Z</dc:date>
    </item>
  </channel>
</rss>

