<?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: Groups data's percentage in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Groups-data-s-percentage/m-p/875312#M7327</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="171824" data-lia-user-login="VitorXavier" class="lia-mention lia-mention-user"&gt;VitorXavier&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;its difficult to advice without example of data model but it seems like you are not use row context. maybe you have an excessive ALL filtration&lt;/P&gt;&lt;P&gt;it should looks like&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;= divide(
calculate(sum('Table'[CHURN LIQUIDO 2019]));
calculate(sum('Table'[ARR]))
)&lt;/LI-CODE&gt;&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#ababab"&gt;do not hesitate to give a kudo to useful posts and mark solutions as solution&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 14 Dec 2019 08:39:50 GMT</pubDate>
    <dc:creator>az38</dc:creator>
    <dc:date>2019-12-14T08:39:50Z</dc:date>
    <item>
      <title>Groups data's percentage</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Groups-data-s-percentage/m-p/874989#M7318</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to get a percentage of canceled contracts per segment. I have the total contracts values and the canceled contracts during 2019, but I am not getting the results that I need, for example:&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;Let's think about the item "SMB Foco", I'd like to get the percentage of R$ 1.514.3483,09 divided per R$ 5.041.472,58, but when I made a measure to divide it the measure returns the division of R$ 1.514.348,09 divided per R$ 23.152.092,52 that is the total of contracts values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I get the division of the group and not of the total?&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 13 Dec 2019 17:50:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Groups-data-s-percentage/m-p/874989#M7318</guid>
      <dc:creator>VitorXavier</dc:creator>
      <dc:date>2019-12-13T17:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Groups data's percentage</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Groups-data-s-percentage/m-p/875312#M7327</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="171824" data-lia-user-login="VitorXavier" class="lia-mention lia-mention-user"&gt;VitorXavier&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;its difficult to advice without example of data model but it seems like you are not use row context. maybe you have an excessive ALL filtration&lt;/P&gt;&lt;P&gt;it should looks like&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;= divide(
calculate(sum('Table'[CHURN LIQUIDO 2019]));
calculate(sum('Table'[ARR]))
)&lt;/LI-CODE&gt;&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#ababab"&gt;do not hesitate to give a kudo to useful posts and mark solutions as solution&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Dec 2019 08:39:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Groups-data-s-percentage/m-p/875312#M7327</guid>
      <dc:creator>az38</dc:creator>
      <dc:date>2019-12-14T08:39:50Z</dc:date>
    </item>
  </channel>
</rss>

