<?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 Row Count mixed with date in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Row-Count-mixed-with-date/m-p/2511612#M69684</link>
    <description>&lt;P&gt;I want to count the number of rows of data entry that occured yesterday. Having the hardest time. I have a date column&lt;/P&gt;</description>
    <pubDate>Thu, 12 May 2022 22:10:59 GMT</pubDate>
    <dc:creator>Yink88</dc:creator>
    <dc:date>2022-05-12T22:10:59Z</dc:date>
    <item>
      <title>Row Count mixed with date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Row-Count-mixed-with-date/m-p/2511612#M69684</link>
      <description>&lt;P&gt;I want to count the number of rows of data entry that occured yesterday. Having the hardest time. I have a date column&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 22:10:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Row-Count-mixed-with-date/m-p/2511612#M69684</guid>
      <dc:creator>Yink88</dc:creator>
      <dc:date>2022-05-12T22:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Row Count mixed with date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Row-Count-mixed-with-date/m-p/2511829#M69690</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="389384" data-lia-user-login="Yink88" class="lia-mention lia-mention-user"&gt;Yink88&lt;/a&gt; , if this is not a case of snapshot. Then using the required date &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;countrows(filter(Table, Table[created date] = today()-1) )&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 01:31:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Row-Count-mixed-with-date/m-p/2511829#M69690</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-05-13T01:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Row Count mixed with date</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Row-Count-mixed-with-date/m-p/2513587#M69790</link>
      <description>&lt;P&gt;Thank you so much! It worked! I have another question.&lt;/P&gt;&lt;P&gt;I have a text column with call locations and I am trying display the text of the location that gets the most calls. How do I do that?&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 13:24:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Row-Count-mixed-with-date/m-p/2513587#M69790</guid>
      <dc:creator>Yink88</dc:creator>
      <dc:date>2022-05-13T13:24:10Z</dc:date>
    </item>
  </channel>
</rss>

