<?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: Debug Countrows with multiple filters error in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Debug-Countrows-with-multiple-filters-error/m-p/1509044#M29299</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp; try change BLANK to BLANK()&lt;/P&gt;</description>
    <pubDate>Sun, 22 Nov 2020 08:56:54 GMT</pubDate>
    <dc:creator>wdx223_Daniel</dc:creator>
    <dc:date>2020-11-22T08:56:54Z</dc:date>
    <item>
      <title>Debug Countrows with multiple filters error</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Debug-Countrows-with-multiple-filters-error/m-p/1508965#M29294</link>
      <description>&lt;P&gt;Hi, I have a measure that counts number of items based on its &lt;STRONG&gt;Origin&lt;/STRONG&gt; and &lt;STRONG&gt;Acceptance Datetime&lt;/STRONG&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;TotalACCEPtoRFIDINACCEPItems = CALCULATE(COUNTROWS('Scan Event DataQ'),FILTER('Scan Event DataQ',[ACCEPTANCE DATETIME]&amp;lt;&amp;gt;BLANK()&amp;amp;&amp;amp;Switch(True(),
[OriginMailCentre]="Christchurch" &amp;amp;&amp;amp; [CHM RFID IN ACCEP DATETIME]&amp;lt;&amp;gt;BLANK,1,
[OriginMailCentre]="Manawatu" &amp;amp;&amp;amp; [MTM RFID IN ACCEP DATETIME]&amp;lt;&amp;gt;BLANK,1,
[OriginMailCentre]="Auckland" &amp;amp;&amp;amp; [AKM RFID IN ACCEP DATETIME]&amp;lt;&amp;gt;BLANK,1,0
 )=1))&lt;/LI-CODE&gt;&lt;P&gt;However I get syntax error. Appreciate any help to resolve this. Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 03:35:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Debug-Countrows-with-multiple-filters-error/m-p/1508965#M29294</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-22T03:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Debug Countrows with multiple filters error</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Debug-Countrows-with-multiple-filters-error/m-p/1509044#M29299</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp; try change BLANK to BLANK()&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 08:56:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Debug-Countrows-with-multiple-filters-error/m-p/1509044#M29299</guid>
      <dc:creator>wdx223_Daniel</dc:creator>
      <dc:date>2020-11-22T08:56:54Z</dc:date>
    </item>
  </channel>
</rss>

