<?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: Counting ELA and MATH in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Counting-ELA-and-MATH/m-p/1130851#M16786</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The solution is available in the other equally named post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;</description>
    <pubDate>Sat, 30 May 2020 15:46:55 GMT</pubDate>
    <dc:creator>stevedep</dc:creator>
    <dc:date>2020-05-30T15:46:55Z</dc:date>
    <item>
      <title>Counting ELA and MATH</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Counting-ELA-and-MATH/m-p/1130261#M16753</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have an issue and am having trouble wrapping my head around it. I am trying to count students absent in English and Math classes. The issue here is the database places students absent per period on a row to row basis. I have created a sample here. The original one is over a million rows.&lt;img /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;I was wondering if there is any way I can create a column that counts number of students absent in MATH and ELA. I know I can do table. But I need to be looking more like the picture below (red font is where I want the calculation) and was wondering if someone could help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 22:12:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Counting-ELA-and-MATH/m-p/1130261#M16753</guid>
      <dc:creator>syasmin25</dc:creator>
      <dc:date>2020-05-29T22:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Counting ELA and MATH</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Counting-ELA-and-MATH/m-p/1130781#M16780</link>
      <description>&lt;P&gt;The simplest way might be to drag 'School ID' on to a table visualisation twice.&amp;nbsp; Make one 'Don't Summarize' . Make the other 'Count'&lt;/P&gt;
&lt;P&gt;Then expand the filter pane and drag Subject on to 'Add data fields here' then tick ELA and MATH in basic filtering.&lt;/P&gt;</description>
      <pubDate>Sat, 30 May 2020 14:09:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Counting-ELA-and-MATH/m-p/1130781#M16780</guid>
      <dc:creator>HotChilli</dc:creator>
      <dc:date>2020-05-30T14:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Counting ELA and MATH</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Counting-ELA-and-MATH/m-p/1130828#M16782</link>
      <description>Should your measure not be&lt;BR /&gt;&lt;BR /&gt;DISTINCTCOUNT( Table[ID] )?&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
      <pubDate>Sat, 30 May 2020 15:20:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Counting-ELA-and-MATH/m-p/1130828#M16782</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-30T15:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Counting ELA and MATH</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Counting-ELA-and-MATH/m-p/1130851#M16786</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The solution is available in the other equally named post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;</description>
      <pubDate>Sat, 30 May 2020 15:46:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Counting-ELA-and-MATH/m-p/1130851#M16786</guid>
      <dc:creator>stevedep</dc:creator>
      <dc:date>2020-05-30T15:46:55Z</dc:date>
    </item>
  </channel>
</rss>

