<?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: need help with this dax in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/need-help-with-this-dax/m-p/3550910#M136600</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="635954" data-lia-user-login="Dougers1" class="lia-mention lia-mention-user"&gt;Dougers1&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Try this measure:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;	CALCULATE(
		COUNTROWS('Export') ,
		'Export'[Request Grade] = "BSL",
		'Export'[status] = "filled"
	)&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 24 Nov 2023 13:29:07 GMT</pubDate>
    <dc:creator>Fowmy</dc:creator>
    <dc:date>2023-11-24T13:29:07Z</dc:date>
    <item>
      <title>need help with this dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/need-help-with-this-dax/m-p/3550821#M136594</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have this measure that brings back the total&amp;nbsp; count of BSL requests&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;BSL Total Requests =&lt;/SPAN&gt; &lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;COUNTROWS&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Export'&lt;/SPAN&gt;&lt;SPAN&gt;) ,&lt;/SPAN&gt;&lt;SPAN&gt;'Export'&lt;/SPAN&gt;&lt;SPAN&gt;[Request Grade]&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;"BSL"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;i need to also see many i have filled - the filled column is named status. what do i need to add so it checks the grade is BSl&amp;nbsp; and then staus is filled&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 24 Nov 2023 12:18:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/need-help-with-this-dax/m-p/3550821#M136594</guid>
      <dc:creator>Dougers1</dc:creator>
      <dc:date>2023-11-24T12:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: need help with this dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/need-help-with-this-dax/m-p/3550910#M136600</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="635954" data-lia-user-login="Dougers1" class="lia-mention lia-mention-user"&gt;Dougers1&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Try this measure:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;	CALCULATE(
		COUNTROWS('Export') ,
		'Export'[Request Grade] = "BSL",
		'Export'[status] = "filled"
	)&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 24 Nov 2023 13:29:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/need-help-with-this-dax/m-p/3550910#M136600</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2023-11-24T13:29:07Z</dc:date>
    </item>
  </channel>
</rss>

