<?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: How to count rows with several COUNTIFS conditions (multiple columns).. and more in Dashboards &amp; Analytics Discussions</title>
    <link>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-count-rows-with-several-countifs-conditions-multiple/m-p/4367#M425</link>
    <description>&lt;P&gt;Thx RADSr, but as that solution gives me a possibility to count some values from multiple if , then I have a problem how to made&amp;nbsp; % chart from that data, eg :&lt;/P&gt;&lt;P&gt;1 . function :&amp;nbsp;=ROWS(UNIQUE(FILTER(Tabel1[WEEK]:Tabela1[User];(Tabel1[WEEK]=B51)*(Tabel1[YEAR]=$A$2)))) -&amp;nbsp; will show me total qty of users in Week/Year period - that I can do with Incorta tools - &lt;STRONG&gt;number&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2 . function - =ROWS(UNIQUE(FILTER(Tabel1[WEEK]:Tabela1[User];(Tabel1[week last seen]=B29)*(Tabel1[week]=B29)*(Tabel1[Model]="CAR")*(Tabela1[year]=$A$3)))) -&amp;nbsp;will show me total qty of users in Week/Year period that has a modell "CAR" - that I can do with Incorta tools -&amp;nbsp; again&amp;nbsp;&lt;STRONG&gt;number&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But know having those values on chart how to take qty from function 2 and divide it from qty from function 1 ? Function 2/Function1 = percent of total users that use "CAR"&lt;/P&gt;&lt;P&gt;In my opinion, the only solution is to use formula builder, and in it write the conditions of function 2 (amount) and divide by the conditions of function 1 (amount), and I have no idea how to write it &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 31 May 2023 07:53:58 GMT</pubDate>
    <dc:creator>Random_1191</dc:creator>
    <dc:date>2023-05-31T07:53:58Z</dc:date>
    <item>
      <title>How to count rows with several COUNTIFS conditions (multiple columns).. and more</title>
      <link>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-count-rows-with-several-countifs-conditions-multiple/m-p/4310#M411</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;As my adventure with Incorta continues, more deadly problems approaches on my road to glory :). So I’m stuck, I'm trying to count several values with various of conditions.&lt;/P&gt;&lt;P&gt;Normally in Excel I'm using such function :&lt;/P&gt;&lt;P&gt;=ROWS(UNIQUE(FILTER(Tabel1[WEEK]:Tabela1[User];(Tabel1[WEEK]=B51)*(Tabel1[YEAR]=$A$2))))&lt;/P&gt;&lt;P&gt;Above function counts my number of rows for distinct value of columns [User] that is within the range of the corresponding year and week.&lt;/P&gt;&lt;P&gt;=ROWS(UNIQUE(FILTER(Tabel1[WEEK]:Tabela1[User];(Tabel1[week last seen]=B29)*(Tabel1[week]=B29)*(Tabel1[Model]="CAR")*(Tabela1[year]=$A$3))))&lt;/P&gt;&lt;P&gt;Above function counts my number of rows for distinct value of columns [User] that is within the range of the corresponding year and week, and also checks if the values from column [week last seen] =&amp;nbsp;corresponding week, and last condition is that that row need to be in "CAR" group Tabel1[Model].&lt;/P&gt;&lt;P&gt;column [week last seen] = WEEKNUM([date of last seen]];21) (date in format&amp;nbsp;27.10.2021) - this function returns number of week&amp;nbsp;of that date&lt;/P&gt;&lt;P&gt;Last function contains one more condition, that I can’t describe :&lt;/P&gt;&lt;P&gt;Tabel1[Model]= and in here should be all values except "CAR"&lt;/P&gt;&lt;P&gt;On my chart I want that column week&amp;amp;year would be my grouping dimension so I made formula build :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Random_1191_0-1684826108203.png" style="width: 400px;"&gt;&lt;img src="https://community.incorta.com/t5/image/serverpage/image-id/2192i72F32729C8D4152D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Random_1191_0-1684826108203.png" alt="Random_1191_0-1684826108203.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And function I’m trying to made would be the measures.&lt;/P&gt;&lt;P&gt;Also I’m trying to figure out how to made functions that would work like :&lt;/P&gt;&lt;P&gt;=COUNTIFS(Tabel1[Year];B3;Tabel1[week];B2;Tabel1[Date];"OK")&lt;/P&gt;&lt;P&gt;=IF(COUNTIFS([User];[@[User]];[YEAR];[@YEAR];[WEEK];[@WEEK])&amp;lt;=3;"OK";"NOK")&lt;/P&gt;&lt;P&gt;=IF(AND(ISNUMBER([@[week last seen]]);WEEKNUM([@[week last seen]];21)=[@WEEK]);"OK";"NOK")&lt;/P&gt;&lt;P&gt;I’m newbe in Incorta, so would be really grateful for any help. TY&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 07:16:48 GMT</pubDate>
      <guid>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-count-rows-with-several-countifs-conditions-multiple/m-p/4310#M411</guid>
      <dc:creator>Random_1191</dc:creator>
      <dc:date>2023-05-23T07:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to count rows with several COUNTIFS conditions (multiple columns).. and more</title>
      <link>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-count-rows-with-several-countifs-conditions-multiple/m-p/4319#M415</link>
      <description>&lt;P&gt;On any aggregated measure you can drop one or more filters which will ( probably ) get you where you want to go.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a quite handy feature for comparing the same measure in different contexts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RADSr_0-1684875193186.png" style="width: 400px;"&gt;&lt;img src="https://community.incorta.com/t5/image/serverpage/image-id/2194iB025191C9A47B0A6/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="RADSr_0-1684875193186.png" alt="RADSr_0-1684875193186.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 20:54:34 GMT</pubDate>
      <guid>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-count-rows-with-several-countifs-conditions-multiple/m-p/4319#M415</guid>
      <dc:creator>RADSr</dc:creator>
      <dc:date>2023-05-23T20:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to count rows with several COUNTIFS conditions (multiple columns).. and more</title>
      <link>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-count-rows-with-several-countifs-conditions-multiple/m-p/4367#M425</link>
      <description>&lt;P&gt;Thx RADSr, but as that solution gives me a possibility to count some values from multiple if , then I have a problem how to made&amp;nbsp; % chart from that data, eg :&lt;/P&gt;&lt;P&gt;1 . function :&amp;nbsp;=ROWS(UNIQUE(FILTER(Tabel1[WEEK]:Tabela1[User];(Tabel1[WEEK]=B51)*(Tabel1[YEAR]=$A$2)))) -&amp;nbsp; will show me total qty of users in Week/Year period - that I can do with Incorta tools - &lt;STRONG&gt;number&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2 . function - =ROWS(UNIQUE(FILTER(Tabel1[WEEK]:Tabela1[User];(Tabel1[week last seen]=B29)*(Tabel1[week]=B29)*(Tabel1[Model]="CAR")*(Tabela1[year]=$A$3)))) -&amp;nbsp;will show me total qty of users in Week/Year period that has a modell "CAR" - that I can do with Incorta tools -&amp;nbsp; again&amp;nbsp;&lt;STRONG&gt;number&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But know having those values on chart how to take qty from function 2 and divide it from qty from function 1 ? Function 2/Function1 = percent of total users that use "CAR"&lt;/P&gt;&lt;P&gt;In my opinion, the only solution is to use formula builder, and in it write the conditions of function 2 (amount) and divide by the conditions of function 1 (amount), and I have no idea how to write it &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 07:53:58 GMT</pubDate>
      <guid>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-count-rows-with-several-countifs-conditions-multiple/m-p/4367#M425</guid>
      <dc:creator>Random_1191</dc:creator>
      <dc:date>2023-05-31T07:53:58Z</dc:date>
    </item>
  </channel>
</rss>

