<?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: Not able to get the result using DISTINCT to calculate the values in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-able-to-get-the-result-using-DISTINCT-to-calculate-the/m-p/4358713#M173046</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="837199" data-lia-user-login="Poojara_D12" class="lia-mention lia-mention-user"&gt;Poojara_D12&lt;/a&gt;&amp;nbsp; This is still giving me total values (including duplicate account rows as well) &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jan 2025 12:04:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-01-10T12:04:36Z</dc:date>
    <item>
      <title>Not able to get the result using DISTINCT to calculate the values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-able-to-get-the-result-using-DISTINCT-to-calculate-the/m-p/4358537#M173031</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I am working on the scenario to calculate the total processes across all the unique accounts. but tried multiple ways of formula but nothing given an expected result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;below the table i am using (sample data) , processes type has many names and i am filtering only "No of processess in scope" values.&lt;BR /&gt;As per the below table , the total processes is &lt;STRONG&gt;935&lt;/STRONG&gt; , but we have to sum each unique account values , in that case it should be &lt;STRONG&gt;123&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;No.of Processes&lt;/TD&gt;&lt;TD&gt;Processes Type&lt;/TD&gt;&lt;TD&gt;Account Name&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;AAAA&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;48&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;BBB&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;48&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;BBB&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;48&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;BBB&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;48&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;BBB&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;48&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;BBB&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;48&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;BBB&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;CCCC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;CCCC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;CCCC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;CCCC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;CCCC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;DD&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;DD&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;DD&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;DD&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;DD&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;70&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;SSS&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;70&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;SSS&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;70&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;SSS&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;70&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;SSS&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;70&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;SSS&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;70&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;SSS&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;70&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;SSS&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;70&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;SSS&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;70&lt;/TD&gt;&lt;TD&gt;No of Processes in Scope&lt;/TD&gt;&lt;TD&gt;SSS&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used below DAX but it is still giving overall values only , please help to fix ..&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT size="2"&gt;SUMX(&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;DISTINCT('Test Delivery Updates (3)'[Account Name]),&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;CALCULATE(&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;SUM('Test Delivery Updates (3)'[No.of Processes]),&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;'Test Delivery Updates (3)'[Processes Type] = "No of Processes in Scope"&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;)&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;)&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT size="2"&gt;CALCULATE(SUMX(VALUES('Test Delivery Updates (3)'[No.of Processes]),CALCULATE(DISTINCT('Test Delivery Updates (3)'[No.of Processes]))),'Test Delivery Updates (3)'[Processes Type] = "No of Processes in Scope")&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT size="2"&gt;Thanks&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT size="2"&gt;DK&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 09:30:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-able-to-get-the-result-using-DISTINCT-to-calculate-the/m-p/4358537#M173031</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-10T09:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to get the result using DISTINCT to calculate the values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-able-to-get-the-result-using-DISTINCT-to-calculate-the/m-p/4358564#M173033</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Measure&lt;/SPAN&gt; &lt;SPAN&gt;31&lt;/SPAN&gt;&lt;SPAN&gt; =&lt;/SPAN&gt; &lt;SPAN&gt;SUMX&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;SUMMARIZE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Table (47)'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;'Table (47)'&lt;/SPAN&gt;&lt;SPAN&gt;[No.of Processes]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;'Table (47)'&lt;/SPAN&gt;&lt;SPAN&gt;[Account Name]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;[No.of Processes]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Summarize groups values to uniques and then SUMX for sum.&lt;BR /&gt;&lt;BR /&gt;&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!&lt;BR /&gt;&lt;BR /&gt;My LinkedIn: &lt;A href="https://www.linkedin.com/in/n%C3%A4ttiahov-00001/" target="_blank"&gt;https://www.linkedin.com/in/n%C3%A4ttiahov-00001/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Jan 2025 09:58:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-able-to-get-the-result-using-DISTINCT-to-calculate-the/m-p/4358564#M173033</guid>
      <dc:creator>ValtteriN</dc:creator>
      <dc:date>2025-01-10T09:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to get the result using DISTINCT to calculate the values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-able-to-get-the-result-using-DISTINCT-to-calculate-the/m-p/4358570#M173035</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To calculate the sum of processes for unique accounts, the formula uses:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SUMMARIZE: Groups data by Account Name and calculates the sum of No.of Processes for each account where Processes Type = "No of Processes in Scope."&lt;/P&gt;&lt;P&gt;SUMX: Sums up the results from the grouped data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Total Processes for Unique Accounts =
SUMX(
    SUMMARIZE(
        'Test Delivery Updates (3)',
        'Test Delivery Updates (3)'[Account Name],
        "Unique Processes", SUMX(
            FILTER(
                'Test Delivery Updates (3)',
                'Test Delivery Updates (3)'[Processes Type] = "No of Processes in Scope"
            ),
            'Test Delivery Updates (3)'[No.of Processes]
        )
    ),
    [Unique Processes]
)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Did I answer your question? Mark my post as a solution, this will help others!&lt;/STRONG&gt;&lt;BR /&gt;If my response(s) assisted you in any way, don't forget to drop me a "&lt;STRONG&gt;Kudos&lt;/STRONG&gt;" &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Poojara&lt;BR /&gt;Data Analyst | MSBI Developer | Power BI Consultant&lt;BR /&gt;&lt;STRONG&gt;Consider Subscribing my YouTube for Beginners/Advance Concepts:&lt;/STRONG&gt;&amp;nbsp;&lt;A href="https://youtube.com/@biconcepts?si=04iw9SYI2HN80HKS" target="_self"&gt;https://youtube.com/@biconcepts?si=04iw9SYI2HN80HKS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 10:06:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-able-to-get-the-result-using-DISTINCT-to-calculate-the/m-p/4358570#M173035</guid>
      <dc:creator>Poojara_D12</dc:creator>
      <dc:date>2025-01-10T10:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to get the result using DISTINCT to calculate the values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-able-to-get-the-result-using-DISTINCT-to-calculate-the/m-p/4358645#M173041</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can refer below measure as well&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;VAR _tbl = 
SUMMARIZE(
    FILTER( 'Table', 'Table'[Processes Type] = "No of Processes in Scope" ),
    'Table'[Account Name]
)
VAR _tblCol = 
ADDCOLUMNS(
    _tbl,"@MaxProcess",CALCULATE( MAX( 'Table'[No.of Processes] ) )
)
VAR _Result = 
SUMX(
    _tblCol,[@MaxProcess]
)

RETURN
_Result&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below screenshot&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sanalytics&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 10:53:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-able-to-get-the-result-using-DISTINCT-to-calculate-the/m-p/4358645#M173041</guid>
      <dc:creator>sanalytics</dc:creator>
      <dc:date>2025-01-10T10:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to get the result using DISTINCT to calculate the values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-able-to-get-the-result-using-DISTINCT-to-calculate-the/m-p/4358713#M173046</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="837199" data-lia-user-login="Poojara_D12" class="lia-mention lia-mention-user"&gt;Poojara_D12&lt;/a&gt;&amp;nbsp; This is still giving me total values (including duplicate account rows as well) &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 12:04:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-able-to-get-the-result-using-DISTINCT-to-calculate-the/m-p/4358713#M173046</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-10T12:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to get the result using DISTINCT to calculate the values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-able-to-get-the-result-using-DISTINCT-to-calculate-the/m-p/4358717#M173047</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="343431" data-lia-user-login="ValtteriN" class="lia-mention lia-mention-user"&gt;ValtteriN&lt;/a&gt;&amp;nbsp; Here we need to filter only&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[Processes Type] = "No of Processes in Scope"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;as per the sample data I have only posted "No of processes in scope" type but we should add it in the DAX as well ..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 12:06:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-able-to-get-the-result-using-DISTINCT-to-calculate-the/m-p/4358717#M173047</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-10T12:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to get the result using DISTINCT to calculate the values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-able-to-get-the-result-using-DISTINCT-to-calculate-the/m-p/4361114#M173125</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ValtteriN‘s workaround is good.&lt;/P&gt;
&lt;P&gt;You can just modify his measure as&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Measure = var _table=DISTINCT(SUMMARIZE(FILTER('Table',[Processes Type]="No of Processes in Scope"),'Table'[Account Name],'Table'[No.of Processes]))
return SUMX(_table,[No.of Processes])&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sample data:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Result:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;You can download my attachment for more details.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Stephen Tao&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 08:15:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-able-to-get-the-result-using-DISTINCT-to-calculate-the/m-p/4361114#M173125</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-13T08:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to get the result using DISTINCT to calculate the values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-able-to-get-the-result-using-DISTINCT-to-calculate-the/m-p/4368632#M173435</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for the solution and sample &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2025 07:07:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-able-to-get-the-result-using-DISTINCT-to-calculate-the/m-p/4368632#M173435</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-17T07:07:09Z</dc:date>
    </item>
  </channel>
</rss>

