<?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: Re: Aggr and Set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619938#M1113152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, I see! Thank you!&lt;/P&gt;&lt;P&gt;So uploading file is called "binary upload"? Or "binary upload" is something else?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Mar 2014 13:58:21 GMT</pubDate>
    <dc:creator>linoyel</dc:creator>
    <dc:date>2014-03-10T13:58:21Z</dc:date>
    <item>
      <title>Aggr and Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619929#M1113141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following expression in the table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum (if(cctranzresponse=000,Sum,0)) / Sum(aggr(Max(First_Try_Amount),unique_num,Department,UpType,IsOnline))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I need to write the same expression but for the certain bookmark and country.&lt;/P&gt;&lt;P&gt;I tried this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum ({AppRate * 1&amp;lt;BillingCountryKey = {191}&amp;gt;} if(cctranzresponse=000,Sum,0)) /&lt;/P&gt;&lt;P&gt;Sum({AppRate * 1&amp;lt;BillingCountryKey = {191}&amp;gt;} aggr(Max(First_Try_Amount),unique_num,Department,UpType,IsOnline))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works only when BillingCountry 191 is selected, but I want the expression not to be dependent on user selections...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 13:14:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619929#M1113141</guid>
      <dc:creator>linoyel</dc:creator>
      <dc:date>2014-03-10T13:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr and Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619930#M1113142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum ({1&amp;lt;BillingCountryKey = {191}&amp;gt;} if(cctranzresponse=000,Sum,0)) *&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;AppRate &lt;/SPAN&gt;/&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({1&amp;lt;BillingCountryKey = {191}&amp;gt;} aggr(Max(First_Try_Amount),unique_num,Department,UpType,IsOnline))*&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;AppRate &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Or&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum ({1&amp;lt;BillingCountryKey = {191}&amp;gt;} if(cctranzresponse=000,Sum*&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;AppRate &lt;/SPAN&gt;,0)) /&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({1&amp;lt;BillingCountryKey = {191}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;AppRate&lt;/SPAN&gt;*aggr(Max(First_Try_Amount),unique_num,Department,UpType,IsOnline))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 13:15:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619930#M1113142</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-10T13:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr and Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619931#M1113143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish, in both of your answers AppRate isn't recognized, probably it's location is the expression in incorrect...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 13:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619931#M1113143</guid>
      <dc:creator>linoyel</dc:creator>
      <dc:date>2014-03-10T13:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr and Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619932#M1113144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload your sample file or sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 13:26:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619932#M1113144</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-10T13:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr and Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619933#M1113145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know how to upload file...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 13:29:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619933#M1113145</guid>
      <dc:creator>linoyel</dc:creator>
      <dc:date>2014-03-10T13:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr and Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619934#M1113146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I figured it out &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;This worked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({AppRate * 1&amp;lt;BillingCountryKey = {191}&amp;gt;} if(cctranzresponse=000,Sum,0)) /&lt;/P&gt;&lt;P&gt;Sum({AppRate * 1&amp;lt;BillingCountryKey = {191}&amp;gt;}aggr(Max({AppRate * 1&amp;lt;BillingCountryKey = {191}&amp;gt;} (First_Try_Amount)),unique_num,Department,UpType,IsOnline))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 13:41:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619934#M1113146</guid>
      <dc:creator>linoyel</dc:creator>
      <dc:date>2014-03-10T13:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr and Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619935#M1113148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="untitled.bmp" class="jive-image" src="https://community.qlik.com/legacyfs/online/54638_untitled.bmp" style="width: 620px; height: 82px;" /&gt;Use advanced editor... and add your file as an attachment...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advance Editor option is available at the TOP RIGHT...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 13:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619935#M1113148</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-10T13:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr and Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619936#M1113150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;advanced editor&lt;/SPAN&gt; where? What is advanced editor?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 13:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619936#M1113150</guid>
      <dc:creator>linoyel</dc:creator>
      <dc:date>2014-03-10T13:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr and Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619937#M1113151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you try to reply, you will find the screen where usually we write... search there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 13:51:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619937#M1113151</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-10T13:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Aggr and Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619938#M1113152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, I see! Thank you!&lt;/P&gt;&lt;P&gt;So uploading file is called "binary upload"? Or "binary upload" is something else?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 13:58:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619938#M1113152</guid>
      <dc:creator>linoyel</dc:creator>
      <dc:date>2014-03-10T13:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Aggr and Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619939#M1113153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Binary upload is when you want to use one qvw file in another qvw apps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 14:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-and-Set-analysis/m-p/619939#M1113153</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-10T14:15:45Z</dc:date>
    </item>
  </channel>
</rss>

