<?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: PERCENTILE.EXC Bins based on columns in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/PERCENTILE-EXC-Bins-based-on-columns/m-p/2004342#M44548</link>
    <description>&lt;P&gt;you cannot create custom columns from measures. You can only create columns from other columns.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your sample data is not sufficient to work on a proposal.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Aug 2021 01:32:29 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2021-08-09T01:32:29Z</dc:date>
    <item>
      <title>PERCENTILE.EXC Bins based on columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/PERCENTILE-EXC-Bins-based-on-columns/m-p/1950651#M42548</link>
      <description>&lt;P&gt;I currently have&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Store&lt;/TD&gt;&lt;TD&gt;LY Sales&lt;/TD&gt;&lt;TD&gt;TY Sales&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;$298.66&lt;/TD&gt;&lt;TD&gt;$224.47&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;$67.48&lt;/TD&gt;&lt;TD&gt;$0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;2&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;$226.24&lt;/TD&gt;&lt;TD&gt;($79.99)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;2&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;($804.98)&lt;/TD&gt;&lt;TD&gt;$110&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;2&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;$0&lt;/TD&gt;&lt;TD&gt;$180&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;and so on (161 Stores total; 62,318 rows total)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to have buckets for the total of each column (Top = Greater than 75 percentile; MID = between 75th and 25th; BOTTOM = Less than 25th Percentile) that I can use to filter visuals&lt;BR /&gt;&lt;BR /&gt;This would allow me to compare sales,cost, inventory and gross margin between Top, Mid, and Bottom Stores based on their total sum for each column with their Percentile buckets in mind&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;I thought getting the percentile and then doing a custom column based on that value would get me what I want BUT&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Measure = PERCENTILE.EXC(Table[LY Sales],.75) returns 204&lt;/EM&gt;&amp;nbsp; which is a problem when each of the TOP stores in &lt;EM&gt;Table[LY Sales]&lt;/EM&gt; are all $371,741.45+&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Additionally I would like a card filter that shows the DistinctCount of Stores that are in each of these buckets.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 00:23:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/PERCENTILE-EXC-Bins-based-on-columns/m-p/1950651#M42548</guid>
      <dc:creator>Marticar001</dc:creator>
      <dc:date>2021-07-12T00:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: PERCENTILE.EXC Bins based on columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/PERCENTILE-EXC-Bins-based-on-columns/m-p/2004342#M44548</link>
      <description>&lt;P&gt;you cannot create custom columns from measures. You can only create columns from other columns.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your sample data is not sufficient to work on a proposal.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 01:32:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/PERCENTILE-EXC-Bins-based-on-columns/m-p/2004342#M44548</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-08-09T01:32:29Z</dc:date>
    </item>
  </channel>
</rss>

