<?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: Countif with DAX in Power BI Desktop in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Countif-with-DAX-in-Power-BI-Desktop/m-p/2850285#M91331</link>
    <description>&lt;P&gt;Dear tamerj1,&lt;BR /&gt;&lt;BR /&gt;Thanks so much for your kindness and helping hands.&amp;nbsp;&lt;BR /&gt;Problem solved!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Countif Status = 
COUNTROWS(FILTER(Sheet1,Sheet1[Current Status] = "Need to issue PO"))&lt;/LI-CODE&gt;&lt;P&gt;Just exactly the same as your suggestion.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Prima Indonesia&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Oct 2022 04:31:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-10-19T04:31:52Z</dc:date>
    <item>
      <title>Countif with DAX in Power BI Desktop</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Countif-with-DAX-in-Power-BI-Desktop/m-p/2850166#M91324</link>
      <description>&lt;P&gt;Dear All,&lt;BR /&gt;&lt;BR /&gt;I have an Excel file, "Critical material for PBI.xlsx", with 1 sheet (Sheet1), and without any table. I have a column header "Current Status". In this column I have some status as below:&lt;BR /&gt;- Waiting PO&lt;BR /&gt;- Waiting PR&lt;BR /&gt;- Waiting arrival&lt;BR /&gt;and other.&lt;BR /&gt;&lt;BR /&gt;How do I do how many records with "Waiting PO" status, I want to show the result in a card.&lt;BR /&gt;&lt;BR /&gt;Thank you very much.&lt;BR /&gt;Prima - Indonesia&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 02:33:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Countif-with-DAX-in-Power-BI-Desktop/m-p/2850166#M91324</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-19T02:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Countif with DAX in Power BI Desktop</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Countif-with-DAX-in-Power-BI-Desktop/m-p/2850269#M91330</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please try&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Count =
COUNTROWS ( FILTER ( 'Table', 'Table'[Status] = "Waiting PO" ) )&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 19 Oct 2022 04:06:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Countif-with-DAX-in-Power-BI-Desktop/m-p/2850269#M91330</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-10-19T04:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Countif with DAX in Power BI Desktop</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Countif-with-DAX-in-Power-BI-Desktop/m-p/2850285#M91331</link>
      <description>&lt;P&gt;Dear tamerj1,&lt;BR /&gt;&lt;BR /&gt;Thanks so much for your kindness and helping hands.&amp;nbsp;&lt;BR /&gt;Problem solved!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Countif Status = 
COUNTROWS(FILTER(Sheet1,Sheet1[Current Status] = "Need to issue PO"))&lt;/LI-CODE&gt;&lt;P&gt;Just exactly the same as your suggestion.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Prima Indonesia&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 04:31:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Countif-with-DAX-in-Power-BI-Desktop/m-p/2850285#M91331</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-19T04:31:52Z</dc:date>
    </item>
  </channel>
</rss>

