<?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: Help with DAX coding, to count the number of &amp;quot;TRUE&amp;quot; in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-DAX-coding-to-count-the-number-of-quot-TRUE-quot/m-p/3377458#M127191</link>
    <description>&lt;P&gt;I have searched for other examples but can only find one's that start like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm also not sure if I can add 15 columns all inside one set of brackets? is that too many?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Any help would be really appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 12 Aug 2023 17:11:59 GMT</pubDate>
    <dc:creator>Womble23</dc:creator>
    <dc:date>2023-08-12T17:11:59Z</dc:date>
    <item>
      <title>Help with DAX coding, to count the number of "TRUE"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-DAX-coding-to-count-the-number-of-quot-TRUE-quot/m-p/3377350#M127183</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have table of 15 columns where some, all or none of the columns may have a TRUE in 1 or more of the columns.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking to create a calculated column which shows me the number of "TRUE" per row with the answer in each row being 0, or 1 - 15.&amp;nbsp;&lt;/P&gt;&lt;P&gt;From my research I understand I need to use a logical test as I'm using True and False values . I've also thought of changing the TRUE/FALSE format to whole numbers but we already have other filters set up for the TRUE/FALSE set up so I would rather leave them as TRUE/FALSE.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;is COUNTAX the function I should be using?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2023 10:32:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-DAX-coding-to-count-the-number-of-quot-TRUE-quot/m-p/3377350#M127183</guid>
      <dc:creator>Womble23</dc:creator>
      <dc:date>2023-08-12T10:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help with DAX coding, to count the number of "TRUE"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-DAX-coding-to-count-the-number-of-quot-TRUE-quot/m-p/3377458#M127191</link>
      <description>&lt;P&gt;I have searched for other examples but can only find one's that start like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm also not sure if I can add 15 columns all inside one set of brackets? is that too many?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Any help would be really appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2023 17:11:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-DAX-coding-to-count-the-number-of-quot-TRUE-quot/m-p/3377458#M127191</guid>
      <dc:creator>Womble23</dc:creator>
      <dc:date>2023-08-12T17:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help with DAX coding, to count the number of "TRUE"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-DAX-coding-to-count-the-number-of-quot-TRUE-quot/m-p/3377476#M127193</link>
      <description>&lt;P&gt;So after more hours of searching I came across an example which was similar to mine so I copied the code and tried to amend it&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;sadly this is giving me a repeative number of 281 in every cell.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was expecting to see this result - what am I doing wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;If anyone has any advice I'd be really grateful&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2023 18:04:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-DAX-coding-to-count-the-number-of-quot-TRUE-quot/m-p/3377476#M127193</guid>
      <dc:creator>Womble23</dc:creator>
      <dc:date>2023-08-12T18:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help with DAX coding, to count the number of "TRUE"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-DAX-coding-to-count-the-number-of-quot-TRUE-quot/m-p/3377482#M127194</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="569505" data-lia-user-login="Womble23" class="lia-mention lia-mention-user"&gt;Womble23&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;You can simply sum the 15 columns&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2023 18:21:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-DAX-coding-to-count-the-number-of-quot-TRUE-quot/m-p/3377482#M127194</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-08-12T18:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help with DAX coding, to count the number of "TRUE"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-DAX-coding-to-count-the-number-of-quot-TRUE-quot/m-p/3377487#M127195</link>
      <description>&lt;P&gt;Thanks for your help. I got to the answer just before you posted!&amp;nbsp; My way was much more complicated but hey I learnt a few new things today. So much to learn! thanks again. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2023 18:25:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-DAX-coding-to-count-the-number-of-quot-TRUE-quot/m-p/3377487#M127195</guid>
      <dc:creator>Womble23</dc:creator>
      <dc:date>2023-08-12T18:25:16Z</dc:date>
    </item>
  </channel>
</rss>

