<?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: Row context? Players names with the youngest age by country (pbix link added) in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Row-context-Players-names-with-the-youngest-age-by-country-pbix/m-p/2928978#M96312</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="111755" data-lia-user-login="johnmelbourne" class="lia-mention lia-mention-user"&gt;johnmelbourne&lt;/a&gt; , Create a new column (rank) like this and filter that for 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;Column = Rankx(FILTER('Data_transfers_22-23', [Country Moving to] = EARLIER([Country Moving to]) ), [Player Age],,ASC,Dense)&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Fri, 25 Nov 2022 08:40:47 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2022-11-25T08:40:47Z</dc:date>
    <item>
      <title>Row context? Players names with the youngest age by country (pbix link added)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Row-context-Players-names-with-the-youngest-age-by-country-pbix/m-p/2928921#M96305</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;I am trying to calculate the youngest player in each country.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Attached is my pbix:&amp;nbsp;&lt;A href="https://drive.google.com/file/d/1ORDN26jH406gaFc7tiFoHi83Ye7fBwhq/view?usp=sharing" target="_blank" rel="noopener"&gt;https://drive.google.com/file/d/1ORDN26jH406gaFc7tiFoHi83Ye7fBwhq/view?usp=sharing&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want a solution like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So something like :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;any assistance would be appreciated. I would appreciate comments in any solution please so I can understand rather than copy and paste.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 25 Nov 2022 08:53:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Row-context-Players-names-with-the-youngest-age-by-country-pbix/m-p/2928921#M96305</guid>
      <dc:creator>johnmelbourne</dc:creator>
      <dc:date>2022-11-25T08:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Row context? Players names with the youngest age by country (pbix link added)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Row-context-Players-names-with-the-youngest-age-by-country-pbix/m-p/2928978#M96312</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="111755" data-lia-user-login="johnmelbourne" class="lia-mention lia-mention-user"&gt;johnmelbourne&lt;/a&gt; , Create a new column (rank) like this and filter that for 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;Column = Rankx(FILTER('Data_transfers_22-23', [Country Moving to] = EARLIER([Country Moving to]) ), [Player Age],,ASC,Dense)&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 25 Nov 2022 08:40:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Row-context-Players-names-with-the-youngest-age-by-country-pbix/m-p/2928978#M96312</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-11-25T08:40:47Z</dc:date>
    </item>
  </channel>
</rss>

