<?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 how to write following mesure in Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Desktop/how-to-write-following-mesure/m-p/3424896#M1136830</link>
    <description>&lt;P&gt;how to write the following measure:&lt;/P&gt;&lt;P&gt;I need to count distinct Record IDs if Value in Column A &amp;gt;0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table ABC has Columns: Record IDs, Column A,&amp;nbsp; Column&amp;nbsp;B,&amp;nbsp; Column C-&amp;nbsp;,...&lt;/P&gt;&lt;P&gt;Record Ids are Listed several times in the table, depending on Values of Columns B, C,...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Column A is "filter" (1,0) and is used to count instances depending on Column B's value.&lt;/P&gt;&lt;P&gt;Now I need to get a sum of the&amp;nbsp; unique Record IDs if&amp;nbsp;Value in Column A &amp;gt;0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Sep 2023 18:50:14 GMT</pubDate>
    <dc:creator>TKray23</dc:creator>
    <dc:date>2023-09-11T18:50:14Z</dc:date>
    <item>
      <title>how to write following mesure</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/how-to-write-following-mesure/m-p/3424896#M1136830</link>
      <description>&lt;P&gt;how to write the following measure:&lt;/P&gt;&lt;P&gt;I need to count distinct Record IDs if Value in Column A &amp;gt;0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table ABC has Columns: Record IDs, Column A,&amp;nbsp; Column&amp;nbsp;B,&amp;nbsp; Column C-&amp;nbsp;,...&lt;/P&gt;&lt;P&gt;Record Ids are Listed several times in the table, depending on Values of Columns B, C,...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Column A is "filter" (1,0) and is used to count instances depending on Column B's value.&lt;/P&gt;&lt;P&gt;Now I need to get a sum of the&amp;nbsp; unique Record IDs if&amp;nbsp;Value in Column A &amp;gt;0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 18:50:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/how-to-write-following-mesure/m-p/3424896#M1136830</guid>
      <dc:creator>TKray23</dc:creator>
      <dc:date>2023-09-11T18:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to write following mesure</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/how-to-write-following-mesure/m-p/3424933#M1136841</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="611125" data-lia-user-login="TKray23" class="lia-mention lia-mention-user"&gt;TKray23&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try the following&lt;BR /&gt;&amp;nbsp;DistinctCount_ID_GreaterThanZero =&lt;BR /&gt;CALCULATE(&lt;BR /&gt;DISTINCTCOUNT('YourTableName'[ID]),&lt;BR /&gt;'YourTableName'[Column A] &amp;gt; 0&lt;BR /&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If I answered your question, please mark my post as solution, Appreciate your Kudos&lt;SPAN&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A title="Follow on linkedin" href="https://www.linkedin.com/in/idriss-shatila/" target="_self" rel="nofollow noopener noreferrer"&gt;Follow me on Linkedin&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;A href="https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=8b67cce8-5235-ee11-a81c-6045bd861b44" target="_self"&gt;Vote For my Idea&lt;/A&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 19:25:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/how-to-write-following-mesure/m-p/3424933#M1136841</guid>
      <dc:creator>Idrissshatila</dc:creator>
      <dc:date>2023-09-11T19:25:06Z</dc:date>
    </item>
  </channel>
</rss>

