<?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 Stacked Column Chart Help with % Count in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Stacked-Column-Chart-Help-with-Count/m-p/951611#M10698</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a measure that gives the percentage of on time deliveries we make for each customer with the following formula&lt;/P&gt;&lt;P&gt;(D&lt;SPAN&gt;ifot Monthly % = divide(sum(Difot[Difot Pass Count]),sum(Difot[Difot Count]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;eg&amp;nbsp;&lt;img /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Im trying to think of a formula to give the count of how many customers would fall into each braket such as difot &amp;lt;50%, 50 - 60%, 70-80%, etc up to 100% so I can create a stacked column chart and show by month.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The Above is a manual upload that wont change with the new month&lt;/P&gt;&lt;P&gt;I have tried the following&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;lt;50% = COUNTROWS(filter(Difot,DIVIDE(sum(Difot[Difot Pass Count]),sum(Difot[Difot Count]))&amp;lt;=50)) but it returns the number of rows.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;But i realise I want to count how many customers fall into each bracket which I haven't been able to include.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance,&lt;/DIV&gt;&lt;DIV&gt;EamG&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 06 Mar 2020 00:18:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-03-06T00:18:01Z</dc:date>
    <item>
      <title>Stacked Column Chart Help with % Count</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Stacked-Column-Chart-Help-with-Count/m-p/951611#M10698</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a measure that gives the percentage of on time deliveries we make for each customer with the following formula&lt;/P&gt;&lt;P&gt;(D&lt;SPAN&gt;ifot Monthly % = divide(sum(Difot[Difot Pass Count]),sum(Difot[Difot Count]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;eg&amp;nbsp;&lt;img /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Im trying to think of a formula to give the count of how many customers would fall into each braket such as difot &amp;lt;50%, 50 - 60%, 70-80%, etc up to 100% so I can create a stacked column chart and show by month.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The Above is a manual upload that wont change with the new month&lt;/P&gt;&lt;P&gt;I have tried the following&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;lt;50% = COUNTROWS(filter(Difot,DIVIDE(sum(Difot[Difot Pass Count]),sum(Difot[Difot Count]))&amp;lt;=50)) but it returns the number of rows.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;But i realise I want to count how many customers fall into each bracket which I haven't been able to include.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance,&lt;/DIV&gt;&lt;DIV&gt;EamG&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 06 Mar 2020 00:18:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Stacked-Column-Chart-Help-with-Count/m-p/951611#M10698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-06T00:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Column Chart Help with % Count</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Stacked-Column-Chart-Help-with-Count/m-p/951663#M10700</link>
      <description>&lt;P&gt;Please see this post regarding How to Get Your Question Answered Quickly: &lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 20:43:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Stacked-Column-Chart-Help-with-Count/m-p/951663#M10700</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-02-27T20:43:38Z</dc:date>
    </item>
  </channel>
</rss>

