<?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: DAX function is not working in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-function-is-not-working/m-p/2689755#M80955</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I do not know what is the expected result, but I think you have one more&amp;nbsp; &amp;nbsp;)&amp;nbsp; &amp;nbsp;in the measure after the FIRSTDATE function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Aug 2022 11:56:42 GMT</pubDate>
    <dc:creator>Jihwan_Kim</dc:creator>
    <dc:date>2022-08-09T11:56:42Z</dc:date>
    <item>
      <title>DAX function is not working</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-function-is-not-working/m-p/2689749#M80952</link>
      <description>&lt;P&gt;Anyone any idea why this is not working?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;FirstValue = var selectie = SELECTEDVALUE(company[Name]) var EersteWaarde = CALCULATE(MIN(usermeasurements[AppointmentId]),FIRSTDATE(usermeasurements[OnderzoekVerichtOp])), FILTER(usermeasurements,usermeasurements[users.company.Name] = selectie)) return (EersteWaarde)      &lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 09 Aug 2022 11:50:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-function-is-not-working/m-p/2689749#M80952</guid>
      <dc:creator>DionTN</dc:creator>
      <dc:date>2022-08-09T11:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: DAX function is not working</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-function-is-not-working/m-p/2689755#M80955</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I do not know what is the expected result, but I think you have one more&amp;nbsp; &amp;nbsp;)&amp;nbsp; &amp;nbsp;in the measure after the FIRSTDATE function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 11:56:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-function-is-not-working/m-p/2689755#M80955</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2022-08-09T11:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: DAX function is not working</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-function-is-not-working/m-p/2689774#M80956</link>
      <description>&lt;P&gt;I am expecting a list of all first values of the selected company. Now it gives not an error but also not a list.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 12:04:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-function-is-not-working/m-p/2689774#M80956</guid>
      <dc:creator>DionTN</dc:creator>
      <dc:date>2022-08-09T12:04:48Z</dc:date>
    </item>
  </channel>
</rss>

