<?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 Use Parameter Values and Group by in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Use-Parameter-Values-and-Group-by/m-p/3702875#M144014</link>
    <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to develop a report with setting parameters on filter,&lt;/P&gt;&lt;P&gt;and will directly effect on report result&amp;nbsp;&lt;/P&gt;&lt;P&gt;But now is fail when I want to group 【&lt;SPAN&gt;CalculateTransactionRange】this columns&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I only want to show every shop's 【CalculateTransactionRange】and AMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I try to use&amp;nbsp;Summarize but seems can't get parameters in table&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and last&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope&amp;nbsp;&lt;SPAN&gt;TransactionRange can rank by normal not by number($1001--&amp;gt;$2001 not $1001--&amp;gt;$10001)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt;&lt;A href="https://1drv.ms/u/s!AsdJfK01zPliyhqvdaxnyhMwLAH7?e=6nheIK" target="_self"&gt;Sample Data&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Feb 2024 02:55:25 GMT</pubDate>
    <dc:creator>Lily36876</dc:creator>
    <dc:date>2024-02-16T02:55:25Z</dc:date>
    <item>
      <title>Use Parameter Values and Group by</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Use-Parameter-Values-and-Group-by/m-p/3702875#M144014</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to develop a report with setting parameters on filter,&lt;/P&gt;&lt;P&gt;and will directly effect on report result&amp;nbsp;&lt;/P&gt;&lt;P&gt;But now is fail when I want to group 【&lt;SPAN&gt;CalculateTransactionRange】this columns&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I only want to show every shop's 【CalculateTransactionRange】and AMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I try to use&amp;nbsp;Summarize but seems can't get parameters in table&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and last&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope&amp;nbsp;&lt;SPAN&gt;TransactionRange can rank by normal not by number($1001--&amp;gt;$2001 not $1001--&amp;gt;$10001)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt;&lt;A href="https://1drv.ms/u/s!AsdJfK01zPliyhqvdaxnyhMwLAH7?e=6nheIK" target="_self"&gt;Sample Data&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 02:55:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Use-Parameter-Values-and-Group-by/m-p/3702875#M144014</guid>
      <dc:creator>Lily36876</dc:creator>
      <dc:date>2024-02-16T02:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Use Parameter Values and Group by</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Use-Parameter-Values-and-Group-by/m-p/3706586#M144192</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="404156" data-lia-user-login="Lily36876" class="lia-mention lia-mention-user"&gt;Lily36876&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;To customise the rank order of a column, you may need to create a calculated column that assigns a rank based on specific conditions. This allows you to sort in the desired order rather than the default numerical or alphabetical order.&amp;nbsp; You can follow these steps below:&lt;BR /&gt;1.Add an index column.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;2.Sort ascending.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Final output:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank" rel="noopener"&gt;How to Get Your Question Answered Quickly - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If it does not help, please provide more details with your desired out put and pbix file without privacy information.&lt;/P&gt;
&lt;P&gt;&lt;SUP&gt;&amp;nbsp;&lt;/SUP&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ada Wang&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;Accept it as the solution&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 05:53:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Use-Parameter-Values-and-Group-by/m-p/3706586#M144192</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-26T05:53:59Z</dc:date>
    </item>
  </channel>
</rss>

