<?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: Dashboard Creation in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Dashboard-Creation/m-p/3401609#M44115</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/607620"&gt;@vksk0338&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can create a &lt;STRONG&gt;measure&lt;/STRONG&gt; as below to get the same result in Power BI with the one(&lt;SPAN&gt;&amp;nbsp;&lt;EM&gt;{ fixed [Filedate] : COUNTD([Agreementid]) }&lt;/EM&gt;&lt;/SPAN&gt;) in Tableau.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Count Distinct Agreementid by Filedate =
CALCULATE (
    DISTINCTCOUNT ( 'Table'[Agreementid] ),
    ALLEXCEPT ( 'Table', 'Table'[Filedate] )
)&lt;/LI-CODE&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2023 06:36:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-08-28T06:36:13Z</dc:date>
    <item>
      <title>Dashboard Creation</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dashboard-Creation/m-p/3396245#M44052</link>
      <description>&lt;P&gt;There is a concept of LOD in Tableau.What's the similar concept in PowerBI. I want to fix at certain level of Detail.&lt;/P&gt;&lt;P&gt;The Query used in Tableau is :- { fixed [Filedate] : COUNTD([Agreementid]) }.Whats the DAX Query in Power BI?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 06:12:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dashboard-Creation/m-p/3396245#M44052</guid>
      <dc:creator>vksk0338</dc:creator>
      <dc:date>2023-08-24T06:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Creation</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dashboard-Creation/m-p/3401609#M44115</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/607620"&gt;@vksk0338&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can create a &lt;STRONG&gt;measure&lt;/STRONG&gt; as below to get the same result in Power BI with the one(&lt;SPAN&gt;&amp;nbsp;&lt;EM&gt;{ fixed [Filedate] : COUNTD([Agreementid]) }&lt;/EM&gt;&lt;/SPAN&gt;) in Tableau.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Count Distinct Agreementid by Filedate =
CALCULATE (
    DISTINCTCOUNT ( 'Table'[Agreementid] ),
    ALLEXCEPT ( 'Table', 'Table'[Filedate] )
)&lt;/LI-CODE&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 06:36:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dashboard-Creation/m-p/3401609#M44115</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-28T06:36:13Z</dc:date>
    </item>
  </channel>
</rss>

