<?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: Dynamic Ranking in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Ranking/m-p/4831980#M184565</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1356378" data-lia-user-login="Ahmad_Jalal" class="lia-mention lia-mention-user"&gt;Ahmad_Jalal&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We’d like to follow up regarding the recent concern. Kindly confirm whether the issue has been resolved, or if further assistance is still required, please provide sample data. We are available to support you and are committed to helping you reach a resolution.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Chaithra E.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Sep 2025 07:59:45 GMT</pubDate>
    <dc:creator>v-echaithra</dc:creator>
    <dc:date>2025-09-22T07:59:45Z</dc:date>
    <item>
      <title>Dynamic Ranking</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Ranking/m-p/4827811#M184442</link>
      <description>&lt;P&gt;Hi, I need help in making the dynamic ranking. so I've made two field parameters one dimension selection and one for measure selection. now i want to add dynamic ranking column to it so if i select dimension&amp;nbsp; and measure it shows the selected ranking.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2025 18:20:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Ranking/m-p/4827811#M184442</guid>
      <dc:creator>Ahmad_Jalal</dc:creator>
      <dc:date>2025-09-16T18:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Ranking</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Ranking/m-p/4827815#M184443</link>
      <description>&lt;P&gt;this is not possible with a classic measure, unless you write an extremely complex DAX code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What you can do is using a Visual Calculation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the results&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please send me a private message and I shall send you the file so yo ucan replicate this, this involved a calculation group, very simple&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this helped, please consider giving kudos and mark as a solution&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="273" data-lia-user-login="me" class="lia-mention lia-mention-user"&gt;me&lt;/a&gt; in replies or I'll lose your thread&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Want to check your DAX skills? &lt;A href="https://www.linkedin.com/company/kubisco/" target="_blank"&gt;Answer my biweekly DAX challenges on the kubisco Linkedin page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Consider voting &lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/Power-BI-Filter-Pane-as-an-icon-on-the-right-side-bar-in-on/idi-p/4728588" target="_blank"&gt;this Power BI idea&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Francesco Bergamaschi&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;MBA, M.Eng, M.Econ, Professor of BI&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2025 18:45:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Ranking/m-p/4827815#M184443</guid>
      <dc:creator>FBergamaschi</dc:creator>
      <dc:date>2025-09-16T18:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Ranking</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Ranking/m-p/4827876#M184444</link>
      <description>&lt;P&gt;I've Texted you privately can you please provide the code or file&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2025 19:38:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Ranking/m-p/4827876#M184444</guid>
      <dc:creator>Ahmad_Jalal</dc:creator>
      <dc:date>2025-09-16T19:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Ranking</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Ranking/m-p/4828100#M184449</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1356378" data-lia-user-login="Ahmad_Jalal" class="lia-mention lia-mention-user"&gt;Ahmad_Jalal&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If possible, could you please provide more details about your data?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" title="https://nam06.safelinks.protection.outlook.com/?url=https%3a%2f%2fcommunity.powerbi.com%2ft5%2fcommunity-blog%2fhow-to-provide-sample-data-in-the-power-bi-forum%2fba-p%2f963216&amp;amp;data=05%7c01%7cclaire.dong%40microsoft.com%7cada9149bd91546a8432508dacd31ef9b%7c72f988bf86f141af91ab2d7cd011db47%7c1%7c0%7c638047911607737134%7cunknown%7ctwfpbgzsb3d8eyjwijoimc4wljawmdailcjqijoiv2lumziilcjbtii6ik1hawwilcjxvci6mn0%3d%7c3000%7c%7c%7c&amp;amp;sdata=ejlyfclgtrjgaeyj9uo1aauqxaqm3hlqsjjmo4zcy1m%3d&amp;amp;reserved=0" href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.powerbi.com%2Ft5%2FCommunity-Blog%2FHow-to-provide-sample-data-in-the-Power-BI-Forum%2Fba-p%2F963216&amp;amp;data=05%7C01%7CClaire.Dong%40microsoft.com%7Cada9149bd91546a8432508dacd31ef9b%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638047911607737134%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EJlYfclgtrjgAEYj9Uo1AauqxaQm3hlQsjJMo4zCY1M%3D&amp;amp;reserved=0" target="_blank" rel="noreferrer noopener" aria-label="Link How to provide sample data in the Power BI Forum"&gt;&lt;SPAN&gt;How to provide sample data in the Power BI Forum&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can refer the following link to upload the file to the community.&lt;BR /&gt;&lt;A class="" title="https://nam06.safelinks.protection.outlook.com/?url=https%3a%2f%2fcommunity.powerbi.com%2ft5%2fdesktop%2fhow-to-upload-pbi-in-community%2fm-p%2f1672886&amp;amp;data=04%7c01%7cv-yiruan%40microsoft.com%7c4f580813734d4a8355b008da16f6e91a%7c72f988bf86f141af91ab2d7cd011db47%7c1%7c0%7c637847547341062885%7cunknown%7ctwfpbgzsb3d8eyjwijoimc4wljawmdailcjqijoiv2lumziilcjbtii6ik1hawwilcjxvci6mn0%3d%7c1000&amp;amp;sdata=yjvujige2yitxkbked9jieqm5lbdf%2f3iypm4ggdiijq%3d&amp;amp;reserved=0" href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.powerbi.com%2Ft5%2FDesktop%2FHow-to-upload-PBI-in-Community%2Fm-p%2F1672886&amp;amp;data=04%7C01%7Cv-yiruan%40microsoft.com%7C4f580813734d4a8355b008da16f6e91a%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637847547341062885%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;amp;sdata=YJvujige2YITXKbKED9JieQm5LBdf%2F3IYPM4ggdiijQ%3D&amp;amp;reserved=0" target="_blank" rel="noreferrer noopener" aria-label="Link How to upload PBI in Community"&gt;&lt;SPAN&gt;How to upload PBI in Community&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2025 06:39:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Ranking/m-p/4828100#M184449</guid>
      <dc:creator>v-echaithra</dc:creator>
      <dc:date>2025-09-17T06:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Ranking</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Ranking/m-p/4831980#M184565</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1356378" data-lia-user-login="Ahmad_Jalal" class="lia-mention lia-mention-user"&gt;Ahmad_Jalal&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We’d like to follow up regarding the recent concern. Kindly confirm whether the issue has been resolved, or if further assistance is still required, please provide sample data. We are available to support you and are committed to helping you reach a resolution.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Chaithra E.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 07:59:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Ranking/m-p/4831980#M184565</guid>
      <dc:creator>v-echaithra</dc:creator>
      <dc:date>2025-09-22T07:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Ranking</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Ranking/m-p/4835366#M184681</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1356378" data-lia-user-login="Ahmad_Jalal" class="lia-mention lia-mention-user"&gt;Ahmad_Jalal&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;May I ask if you have resolved this issue? Please let us know if you have any further issues, we are happy to help.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 12:12:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Ranking/m-p/4835366#M184681</guid>
      <dc:creator>v-echaithra</dc:creator>
      <dc:date>2025-09-25T12:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Ranking</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Ranking/m-p/4849937#M185105</link>
      <description>&lt;P&gt;One of the examples in this video is about ranking;&amp;nbsp;&lt;A href="https://youtu.be/D_6kPwnByWQ?si=RhfZ2uVSK_5QjjRI" target="_blank"&gt;https://youtu.be/D_6kPwnByWQ?si=RhfZ2uVSK_5QjjRI&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 13:44:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Ranking/m-p/4849937#M185105</guid>
      <dc:creator>theov</dc:creator>
      <dc:date>2025-10-14T13:44:40Z</dc:date>
    </item>
  </channel>
</rss>

