<?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 Normalization of Sales values to use as ranking in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Normalization-of-Sales-values-to-use-as-ranking/m-p/1135891#M16930</link>
    <description>&lt;P&gt;After developing a ranking list based on percentile of Net sales with i faced some issues:&lt;/P&gt;&lt;P&gt;i have a lot of projects with 0 sales that will be ranked relatively high due to the percentile formula.&lt;/P&gt;&lt;P&gt;What i would like to try now is to rank the projects Sales based on a simple normalization step (eg. if the maximum net sales is $3000 and a project has a sales of $1500, this should return a rank from 5-1. &amp;nbsp; 5 for projects with $3000 and 1 for projects with $0 sales.&lt;/P&gt;&lt;P&gt;any help is highly apreciated.&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;P&gt;file bellow&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/file/d/1bHSi5Y3uWejmBMownMDI8ry-EL0l9h0n/view?usp=sharing" target="_self"&gt;PBIX file&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jun 2020 12:51:18 GMT</pubDate>
    <dc:creator>Vandergledison</dc:creator>
    <dc:date>2020-06-02T12:51:18Z</dc:date>
    <item>
      <title>Normalization of Sales values to use as ranking</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Normalization-of-Sales-values-to-use-as-ranking/m-p/1135891#M16930</link>
      <description>&lt;P&gt;After developing a ranking list based on percentile of Net sales with i faced some issues:&lt;/P&gt;&lt;P&gt;i have a lot of projects with 0 sales that will be ranked relatively high due to the percentile formula.&lt;/P&gt;&lt;P&gt;What i would like to try now is to rank the projects Sales based on a simple normalization step (eg. if the maximum net sales is $3000 and a project has a sales of $1500, this should return a rank from 5-1. &amp;nbsp; 5 for projects with $3000 and 1 for projects with $0 sales.&lt;/P&gt;&lt;P&gt;any help is highly apreciated.&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;P&gt;file bellow&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/file/d/1bHSi5Y3uWejmBMownMDI8ry-EL0l9h0n/view?usp=sharing" target="_self"&gt;PBIX file&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 12:51:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Normalization-of-Sales-values-to-use-as-ranking/m-p/1135891#M16930</guid>
      <dc:creator>Vandergledison</dc:creator>
      <dc:date>2020-06-02T12:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Normalization of Sales values to use as ranking</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Normalization-of-Sales-values-to-use-as-ranking/m-p/1136996#M16976</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="225598" data-lia-user-login="Vandergledison" class="lia-mention lia-mention-user"&gt;Vandergledison&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use binning techinque through Calculated Columns.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached link to file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/file/d/1znvLF_QhCuEJJ0J9K_VBI66m-Pdeo3Ik/view?usp=sharing" target="_blank"&gt;https://drive.google.com/file/d/1znvLF_QhCuEJJ0J9K_VBI66m-Pdeo3Ik/view?usp=sharing&lt;/A&gt;&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsh Nathani&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!! (Click the Thumbs Up Button)&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 20:00:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Normalization-of-Sales-values-to-use-as-ranking/m-p/1136996#M16976</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-02T20:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Normalization of Sales values to use as ranking</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Normalization-of-Sales-values-to-use-as-ranking/m-p/1142013#M17113</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="225598" data-lia-user-login="Vandergledison" class="lia-mention lia-mention-user"&gt;Vandergledison&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/file/d/1qCH6XD_jR88CEyzIgEeQx0ffo5yv3Rk_/view?usp=sharing" target="_blank"&gt;https://drive.google.com/file/d/1qCH6XD_jR88CEyzIgEeQx0ffo5yv3Rk_/view?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Link to the file with dynamic ranking.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsh Nathani&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 13:39:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Normalization-of-Sales-values-to-use-as-ranking/m-p/1142013#M17113</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-04T13:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Normalization of Sales values to use as ranking</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Normalization-of-Sales-values-to-use-as-ranking/m-p/1142092#M17120</link>
      <description>&lt;P&gt;Yes Sir! perfect! thanks a lot&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 14:17:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Normalization-of-Sales-values-to-use-as-ranking/m-p/1142092#M17120</guid>
      <dc:creator>Vandergledison</dc:creator>
      <dc:date>2020-06-04T14:17:58Z</dc:date>
    </item>
  </channel>
</rss>

