<?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 simplifying conditional column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-simplifying-conditional-column/m-p/1201837#M19232</link>
    <description>&lt;P&gt;True! Thanks I din't see it that way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Borja&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 05 Jul 2020 10:33:20 GMT</pubDate>
    <dc:creator>Borjaveigasvh</dc:creator>
    <dc:date>2020-07-05T10:33:20Z</dc:date>
    <item>
      <title>Help simplifying conditional column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-simplifying-conditional-column/m-p/1201352#M19211</link>
      <description>&lt;P&gt;Good Afternoon,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe someone has a tip for this kind of calculated column.&lt;/P&gt;&lt;P&gt;My table has 6 columns with diferent values for each row. not all columns have values, in order to determine how many columns have value in each row an qualify the completness of each row, I was thinking on creating a conditional column. but combinations are very high and that would give me a very long conditional formula.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to see&amp;nbsp; if a row has 1, 2, 3, 4, 5 or 6 columns with value&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First one is easy because I only have to write it with an OR bolean, 6 is also easy bacause I just need to write the bolean And but the rest is a nightmare.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any solutition that makes it simplier?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Community!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jul 2020 14:25:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-simplifying-conditional-column/m-p/1201352#M19211</guid>
      <dc:creator>Borjaveigasvh</dc:creator>
      <dc:date>2020-07-04T14:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help simplifying conditional column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-simplifying-conditional-column/m-p/1201463#M19220</link>
      <description>&lt;P&gt;You can abuse the logical true as a number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Calculated column= sum(column1&amp;gt;blank + column2 &amp;gt;blank + ...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Might need additional encapsulation.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jul 2020 19:41:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-simplifying-conditional-column/m-p/1201463#M19220</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2020-07-04T19:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Help simplifying conditional column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-simplifying-conditional-column/m-p/1201837#M19232</link>
      <description>&lt;P&gt;True! Thanks I din't see it that way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Borja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jul 2020 10:33:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-simplifying-conditional-column/m-p/1201837#M19232</guid>
      <dc:creator>Borjaveigasvh</dc:creator>
      <dc:date>2020-07-05T10:33:20Z</dc:date>
    </item>
  </channel>
</rss>

