<?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: Question about SUMIF in QLIKView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1705373#M724384</link>
    <description>&lt;P&gt;Sorry for the late reply my friend.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, it was a calculated dimension, but i was able to solve my problem using aggregate.&lt;/P&gt;&lt;P&gt;I used Aggr on all the sum( "day to day" x "real")&lt;/P&gt;&lt;P&gt;and then divided that aggr for the aggr&amp;nbsp; sum("real")&lt;/P&gt;&lt;P&gt;Using year, month and country for the dimensions in the aggr.&lt;/P&gt;&lt;P&gt;Thanks for all the replies and will have another problem in my next post that is a challenge one!&lt;/P&gt;</description>
    <pubDate>Tue, 26 May 2020 20:53:18 GMT</pubDate>
    <dc:creator>lucastro_123</dc:creator>
    <dc:date>2020-05-26T20:53:18Z</dc:date>
    <item>
      <title>Question about SUMIF in QLIKView</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704381#M724368</link>
      <description>&lt;P&gt;Hello guys!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I'm new at QLIK View and i'm having&amp;nbsp;difficulty to sum a quantity with conditions. Here's the thing:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QLIK_Question.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/34129iD6A1572ABA434477/image-size/medium?v=v2&amp;amp;px=400" role="button" title="QLIK_Question.png" alt="QLIK_Question.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to Sum all the collumn "Day to Day * Real" and divide that for the sum of the Real collumn. All that aggregate by the "Ano" collumns, the "Mês" column and the B and C collumn there in blank. All of that to appear in another collumn next to it. That would be (done in Excel):&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QLIK Question2.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/34132i177643DB71B927CE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="QLIK Question2.png" alt="QLIK Question2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum(Aggr([Day to Day * Real],Ano,Mês,B,C))&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;With no luck... It's just returns 0s...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot!!!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:36:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704381#M724368</guid>
      <dc:creator>lucastro_123</dc:creator>
      <dc:date>2024-11-16T18:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Question about SUMIF in QLIKView</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704386#M724369</link>
      <description>&lt;P&gt;maybe this:&lt;BR /&gt;Sum( TOTAL&amp;nbsp;&lt;SPAN&gt;[Day to Day * Real] ) / Sum( TOTAL Real )&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 12:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704386#M724369</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2020-05-22T12:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Question about SUMIF in QLIKView</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704388#M724371</link>
      <description>&lt;P&gt;It didn't work... It returns null() values.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 12:46:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704388#M724371</guid>
      <dc:creator>lucastro_123</dc:creator>
      <dc:date>2020-05-22T12:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Question about SUMIF in QLIKView</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704391#M724372</link>
      <description>&lt;P&gt;please first check if the fields names in the expression are correct.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 12:54:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704391#M724372</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2020-05-22T12:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Question about SUMIF in QLIKView</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704394#M724374</link>
      <description>&lt;P&gt;yes, they are.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 13:00:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704394#M724374</guid>
      <dc:creator>lucastro_123</dc:creator>
      <dc:date>2020-05-22T13:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Question about SUMIF in QLIKView</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704397#M724375</link>
      <description>&lt;P&gt;which are the actual table's dimensions and measures ?&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 13:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704397#M724375</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2020-05-22T13:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Question about SUMIF in QLIKView</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704408#M724376</link>
      <description>&lt;P&gt;Column "Ano" = Year (2019,2020)&lt;/P&gt;&lt;P&gt;Column "Mês"&amp;nbsp; = Month (1,2,3,4,5,6,7,8,9,10,12)&lt;/P&gt;&lt;P&gt;Column B = Information about the country (Ie: Blue, Red, Green)&lt;/P&gt;&lt;P&gt;Column C = The client (Ie: Russia)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Therefore the sum should be aggregate by the year (in this case 2020), by the month (4) and the Column C (Russia)&lt;/P&gt;&lt;P&gt;In other words i would be summing all the data from "Day to Day * Real" for the year of 2020, the month of 4 and the country of Russia, divided by the summing of all data from "Real" for the&amp;nbsp;&amp;nbsp; year of 2020, the month of 4 and the country of Russia.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Programed, Real,Day to Day and "Day to Day * Real"are expressions&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 13:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704408#M724376</guid>
      <dc:creator>lucastro_123</dc:creator>
      <dc:date>2020-05-22T13:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Question about SUMIF in QLIKView</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704416#M724377</link>
      <description>&lt;P&gt;try with this expression:&lt;BR /&gt;Sum( TOTAL &amp;lt;Year,Month,Country&amp;gt; [Day to Day * Real] ) / Sum( TOTAL &amp;lt;Year,Month,Country&amp;gt; Real )&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 13:47:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704416#M724377</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2020-05-22T13:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Question about SUMIF in QLIKView</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704430#M724378</link>
      <description>&lt;P&gt;Still not working... If i just put&amp;nbsp;&lt;SPAN&gt;Sum( TOTAL &amp;lt;Year,Month,Country&amp;gt; [Day to Day * Real] )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;which should bring me the result of the sum of the "Day to Day * Real" column aggregate by the year, month and country, it brings me "0" values.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 14:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704430#M724378</guid>
      <dc:creator>lucastro_123</dc:creator>
      <dc:date>2020-05-22T14:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Question about SUMIF in QLIKView</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704435#M724379</link>
      <description>&lt;P&gt;Shouldn't it be&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum(TOTAL &amp;lt;Year, Month, Country&amp;gt; [Day to Day&lt;FONT size="5" color="#FF0000"&gt;&lt;STRONG&gt;]&lt;/STRONG&gt;&lt;/FONT&gt; * &lt;FONT size="5" color="#FF0000"&gt;&lt;STRONG&gt;[&lt;/STRONG&gt;&lt;/FONT&gt;Real])&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 14:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704435#M724379</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-05-22T14:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Question about SUMIF in QLIKView</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704437#M724380</link>
      <description>&lt;P&gt;it gets back "0" too...&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 14:25:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704437#M724380</guid>
      <dc:creator>lucastro_123</dc:creator>
      <dc:date>2020-05-22T14:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Question about SUMIF in QLIKView</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704450#M724381</link>
      <description>&lt;P&gt;Are these the fields in your dashboard?&lt;/P&gt;&lt;P&gt;&lt;FONT size="4" color="#333333"&gt;Year&lt;BR /&gt;Month&lt;BR /&gt;&lt;SPAN&gt;Country&lt;BR /&gt;&lt;/SPAN&gt;[Day to Day]&lt;BR /&gt;[Real]&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, Year Month and Country are your dimensions in the chart?&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 14:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704450#M724381</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-05-22T14:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Question about SUMIF in QLIKView</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704460#M724382</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Year = Dimension at the script&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Month = Dimension at the script&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Country =&amp;nbsp;Dimension at the script&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;[Day to Day] = Expression in the chart&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Real] = Expression in the chart&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The dimensions in the chart are: Year, Month, Column B(Information about the country, also from the script) and Country&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The expressions are Programed, Real, Day to Day and "Day to Day * Real"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 14:47:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704460#M724382</guid>
      <dc:creator>lucastro_123</dc:creator>
      <dc:date>2020-05-22T14:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Question about SUMIF in QLIKView</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704469#M724383</link>
      <description>&lt;P&gt;What are the expressions behind&amp;nbsp;&lt;SPAN&gt;[Day to Day] and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;[Real]? Is it something like Sum([Day to Day]) or something?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 15:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1704469#M724383</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-05-22T15:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Question about SUMIF in QLIKView</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1705373#M724384</link>
      <description>&lt;P&gt;Sorry for the late reply my friend.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, it was a calculated dimension, but i was able to solve my problem using aggregate.&lt;/P&gt;&lt;P&gt;I used Aggr on all the sum( "day to day" x "real")&lt;/P&gt;&lt;P&gt;and then divided that aggr for the aggr&amp;nbsp; sum("real")&lt;/P&gt;&lt;P&gt;Using year, month and country for the dimensions in the aggr.&lt;/P&gt;&lt;P&gt;Thanks for all the replies and will have another problem in my next post that is a challenge one!&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 20:53:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-SUMIF-in-QLIKView/m-p/1705373#M724384</guid>
      <dc:creator>lucastro_123</dc:creator>
      <dc:date>2020-05-26T20:53:18Z</dc:date>
    </item>
  </channel>
</rss>

