<?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: How to extract the 2nd and 3rd date value from the table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-extract-the-2nd-and-3rd-date-value-from-the-table/m-p/3052381#M105189</link>
    <description>&lt;P&gt;hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="339640" data-lia-user-login="s_kula" class="lia-mention lia-mention-user"&gt;s_kula&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try like:&lt;/P&gt;&lt;P&gt;EXCEPT(&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;TOPN(3,&amp;nbsp; ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;TOPN(1,&amp;nbsp; )&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jan 2023 10:43:06 GMT</pubDate>
    <dc:creator>FreemanZ</dc:creator>
    <dc:date>2023-01-31T10:43:06Z</dc:date>
    <item>
      <title>How to extract the 2nd and 3rd date value from the table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-extract-the-2nd-and-3rd-date-value-from-the-table/m-p/3052316#M105187</link>
      <description>&lt;P&gt;Hello, I need to find 2 date string value. I created a table that sorts the dates in descending order:&lt;/P&gt;&lt;P&gt;=RANKX(RELATEDTABLE('pz database'),'pz database'[TrE_DataDok];;DESC;Skip)&lt;/P&gt;&lt;P&gt;however, I don't know what function I can extract the 2nd and 3rd date value from the table.&lt;/P&gt;&lt;P&gt;Anyone able to help?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 10:07:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-extract-the-2nd-and-3rd-date-value-from-the-table/m-p/3052316#M105187</guid>
      <dc:creator>s_kula</dc:creator>
      <dc:date>2023-01-31T10:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract the 2nd and 3rd date value from the table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-extract-the-2nd-and-3rd-date-value-from-the-table/m-p/3052381#M105189</link>
      <description>&lt;P&gt;hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="339640" data-lia-user-login="s_kula" class="lia-mention lia-mention-user"&gt;s_kula&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try like:&lt;/P&gt;&lt;P&gt;EXCEPT(&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;TOPN(3,&amp;nbsp; ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;TOPN(1,&amp;nbsp; )&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 10:43:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-extract-the-2nd-and-3rd-date-value-from-the-table/m-p/3052381#M105189</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2023-01-31T10:43:06Z</dc:date>
    </item>
  </channel>
</rss>

