<?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: Need help in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help/m-p/1297089#M22399</link>
    <description>&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
    <pubDate>Fri, 14 Aug 2020 17:59:46 GMT</pubDate>
    <dc:creator>emmanuelkamara1</dc:creator>
    <dc:date>2020-08-14T17:59:46Z</dc:date>
    <item>
      <title>Need help</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help/m-p/1296927#M22394</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;How can I create a column that return outstanding values for only values =1?&amp;nbsp; or how can I write a DAX function to devide the outstanding values for all (1's) and the total outstadning? something like this....outstanding value for (1's)/total outstanding value.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 16:45:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help/m-p/1296927#M22394</guid>
      <dc:creator>emmanuelkamara1</dc:creator>
      <dc:date>2020-08-14T16:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need help</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help/m-p/1297080#M22398</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="252941" data-lia-user-login="emmanuelkamara1" class="lia-mention lia-mention-user"&gt;emmanuelkamara1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try the following DAX expression by creating a measure:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;CalcMeasure = DIVIDE(&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;CALCULATE(SUM(&lt;FONT color="#993300"&gt;tablename[Outstanding_Balance]&lt;/FONT&gt;), &lt;FONT color="#993300"&gt;tablename[30+_or_not]&lt;/FONT&gt; = 1),&amp;nbsp;SUM(&lt;FONT color="#993300"&gt;tablename[Outstanding_Balance]&lt;/FONT&gt;), 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Replace &lt;STRONG&gt;&lt;FONT color="#993300"&gt;tablename&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;in above expression with your table name and also check column names.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Thanks,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Pragati&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 17:53:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help/m-p/1297080#M22398</guid>
      <dc:creator>Pragati11</dc:creator>
      <dc:date>2020-08-14T17:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Need help</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help/m-p/1297089#M22399</link>
      <description>&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 17:59:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help/m-p/1297089#M22399</guid>
      <dc:creator>emmanuelkamara1</dc:creator>
      <dc:date>2020-08-14T17:59:46Z</dc:date>
    </item>
  </channel>
</rss>

