<?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: Count Percent greater than 10 in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2394019#M62377</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="365338" data-lia-user-login="EWBI" class="lia-mention lia-mention-user"&gt;EWBI&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;EM&gt;It counts some things over 10% but not all.&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;If there is any filters? Could you please provide some dummy data and expected output to&amp;nbsp;help us clarify your scenario?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Refer to&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt; How to Get Your Question Answered Quickly - Microsoft Power BI Community &lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt; How to provide sample data in the Power BI Forum - Microsoft Power BI Community &lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Eyelyn Qin&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2022 05:46:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-03-15T05:46:31Z</dc:date>
    <item>
      <title>Count Percent greater than 10</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2384212#M61730</link>
      <description>&lt;P&gt;I have a table with a measure that calculates percentage.&amp;nbsp; Is it possible to create another measure to count percent values greater than 10?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or is there another way I can achieve this?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 19:19:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2384212#M61730</guid>
      <dc:creator>EWBI</dc:creator>
      <dc:date>2022-03-09T19:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Count Percent greater than 10</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2384350#M61734</link>
      <description>&lt;P&gt;Hi:&amp;nbsp; -assuming your measure is [percentage],&lt;/P&gt;&lt;P&gt;Can you start with&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;IF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;[percentage]&lt;/SPAN&gt;&lt;SPAN&gt; &amp;gt;=&lt;/SPAN&gt;&lt;SPAN&gt;.10&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;BLANK&lt;/SPAN&gt;&lt;SPAN&gt;())&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Then sum up this column?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Mar 2022 21:19:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2384350#M61734</guid>
      <dc:creator>Whitewater100</dc:creator>
      <dc:date>2022-03-09T21:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Count Percent greater than 10</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2384365#M61738</link>
      <description>&lt;P&gt;My Percentage measure is Previous Balance Collected divided by Previous Balance Due x10 to get the perecentage of Previous Balance Due that was collected.&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;% of PrevBal = &lt;/SPAN&gt;&lt;SPAN&gt;'Weekly POS Collections'&lt;/SPAN&gt;&lt;SPAN&gt;[PBC div PBD]&lt;/SPAN&gt;&lt;SPAN&gt;* (&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;How do I apply your example above to this measure? Or did I need to create a new measure?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thank you so much for your input!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Mar 2022 21:31:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2384365#M61738</guid>
      <dc:creator>EWBI</dc:creator>
      <dc:date>2022-03-09T21:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Count Percent greater than 10</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2384376#M61741</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="365338" data-lia-user-login="EWBI" class="lia-mention lia-mention-user"&gt;EWBI&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need to create a table in a variable with that % measure, then set a filter and countrows, try this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="php"&gt;Measure_Count =
VAR _A =
    ADDCOLUMNS ( Table, "Percent", [% of PrevBal] )
VAR _B =
    FILTER ( _A, [Percent] &amp;gt; 0.1 )
RETURN
    COUNTROWS ( _B )
&lt;/LI-CODE&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;helps&lt;/SPAN&gt;&lt;/STRONG&gt;, please consider&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;accepting&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;it as the solution&lt;/SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;to help the other members find it more quickly.&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;Appreciate your Kudos!!&lt;BR /&gt;&lt;STRONG&gt;LinkedIn:&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;A href="https://www.linkedin.com/in/vahid-dm/" target="_blank"&gt;www.linkedin.com/in/vahid-dm/&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 21:44:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2384376#M61741</guid>
      <dc:creator>VahidDM</dc:creator>
      <dc:date>2022-03-09T21:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Count Percent greater than 10</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2384395#M61743</link>
      <description>&lt;P&gt;I get a syntax error:&lt;/P&gt;&lt;P&gt;The syntax for 'Table' is incorrect. (DAX(VAR _A = ADDCOLUMNS ( Table, "Percent", [% of PrevBal] )VAR _B = FILTER ( _A, [Percent] &amp;gt; 0.1 )RETURN COUNTROWS ( _B ))).&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 21:55:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2384395#M61743</guid>
      <dc:creator>EWBI</dc:creator>
      <dc:date>2022-03-09T21:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Count Percent greater than 10</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2384469#M61744</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="365338" data-lia-user-login="EWBI" class="lia-mention lia-mention-user"&gt;EWBI&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;He is just giving you example, you need to modify it yourself to use it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try changing "Table" to "&lt;SPAN&gt;Weekly POS Collections&lt;/SPAN&gt;" and [Percent] to [% of PrevBal].&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Accept his answer as solution if it works to help out other people facing the same problem.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 00:00:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2384469#M61744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-10T00:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Count Percent greater than 10</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2384476#M61746</link>
      <description>&lt;P&gt;Oh&amp;nbsp; my gosh lol! Yes ok It worked. Thank you. I have to play with it a bit. It counts some things over 10% but not all.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 00:11:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2384476#M61746</guid>
      <dc:creator>EWBI</dc:creator>
      <dc:date>2022-03-10T00:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Count Percent greater than 10</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2394019#M62377</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="365338" data-lia-user-login="EWBI" class="lia-mention lia-mention-user"&gt;EWBI&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;EM&gt;It counts some things over 10% but not all.&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;If there is any filters? Could you please provide some dummy data and expected output to&amp;nbsp;help us clarify your scenario?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Refer to&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt; How to Get Your Question Answered Quickly - Microsoft Power BI Community &lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt; How to provide sample data in the Power BI Forum - Microsoft Power BI Community &lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Eyelyn Qin&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 05:46:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2394019#M62377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-15T05:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Count Percent greater than 10</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2396380#M62546</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="365338" data-lia-user-login="EWBI" class="lia-mention lia-mention-user"&gt;EWBI&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you add more details about what you want to do and the result?&lt;/P&gt;
&lt;P&gt;Did my sample formula work?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;helps&lt;/SPAN&gt;&lt;/STRONG&gt;, please consider&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;accepting&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;it as the solution&lt;/SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;to help the other members find it more quickly.&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;Appreciate your Kudos!!&lt;BR /&gt;&lt;STRONG&gt;LinkedIn:&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;A href="https://www.linkedin.com/in/vahid-dm/" target="_blank"&gt;www.linkedin.com/in/vahid-dm/&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 22:18:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2396380#M62546</guid>
      <dc:creator>VahidDM</dc:creator>
      <dc:date>2022-03-15T22:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Count Percent greater than 10</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2396536#M62553</link>
      <description>&lt;P&gt;Whew! That was a rough one for me! I am a newbie so please forgive.&lt;/P&gt;&lt;P&gt;The adivsed measure didnt work for me probably because I wasnt doing something correctly to apply it.&lt;/P&gt;&lt;P&gt;But Good News! I found my solution. This is what I did.&lt;/P&gt;&lt;P&gt;I had our report writer in EPIC add a precalculated column with the percent of dollars collected of the dollars due.&lt;/P&gt;&lt;P&gt;The data with the new column had the % values represented as a whole number.&lt;/P&gt;&lt;P&gt;So then I just had to create a measure in DAX to find numbers in that column greater than &amp;gt;10&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Count of % &amp;gt;10 = &lt;/SPAN&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'table'&lt;/SPAN&gt;&lt;SPAN&gt;[Sum of % Prev Bal Col]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;10&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;This gave me a column of True and False&amp;nbsp;&lt;/P&gt;&lt;P&gt;I then created a measue to count the True Values&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Count of True Value &amp;gt;10% = &lt;/SPAN&gt;&lt;SPAN&gt;COUNTAX&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;FILTER&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'table'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;[Count of % &amp;gt;10]&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;TRUE&lt;/SPAN&gt;&lt;SPAN&gt;()),&lt;/SPAN&gt;&lt;SPAN&gt;TRUE&lt;/SPAN&gt;&lt;SPAN&gt;())&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;This gave me a count of rows that had a True value.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Then all I needed to do is create a percentage calculation.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Woo hoo! I probably didnt have to do all that but thats how I got it done.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thanks for the input!&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 16 Mar 2022 01:02:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Percent-greater-than-10/m-p/2396536#M62553</guid>
      <dc:creator>EWBI</dc:creator>
      <dc:date>2022-03-16T01:02:02Z</dc:date>
    </item>
  </channel>
</rss>

