<?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: Rolling Rows Up To A Single Row with a Total in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78646#M12965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used &lt;A href="https://community.qlik.com/people/tamilarasu"&gt;tamilarasu&lt;/A&gt;‌'s attachment to make modifications to get this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/197528_Capture.PNG" style="height: 78px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added a new flag field in the script... to avoid the if statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If((PROD_KEY3 &amp;lt;&amp;gt; 'VSI-D' and Len(Trim(PROD_KEY3))&amp;gt;0) and REQUEST_TYPE Like 'New*' and Len(Trim(COMPLETED))=0, 1, 0) as Flag&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And with these dimensions/expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CIO / LOB&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PPl#&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ORDERS IN&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expressions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Flag = {1}&amp;gt;}[NET ASSETS])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Min({&amp;lt;Flag = {1}&amp;gt;}[CREATED DATE]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Min({&amp;lt;Flag = {1}&amp;gt;}[Promise Date]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Max({&amp;lt;Flag = {1}&amp;gt;}[Trend Date]))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Mar 2018 18:53:17 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-03-26T18:53:17Z</dc:date>
    <item>
      <title>Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78635#M12954</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to be able to roll up Orders, a single order can have multiple rows, into one row per order with a total sum amount in a straight table.&amp;nbsp; Net Assets should be summed or it might be best to count ORDERS IN (I'm not sure).&amp;nbsp; In other words, if Order 1 has 10 rows with a total sum of 15, it needs to be consolidated down to one row with a total of 15 for Outstanding Units.&amp;nbsp; I've attached a sample output format.&amp;nbsp; I should wind up with ~40 - 70 rows of data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As always, thanks in advance for any and all replies.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 22:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78635#M12954</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-11T22:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78636#M12955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Slight correction.&amp;nbsp; The most recent Promise Date should be used for Promise Date and the most recent Trend Date used for Trend Date, in addition to the oldest CREATE_DATE.&amp;nbsp; Sorry for any confusion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 01:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78636#M12955</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-03-23T01:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78637#M12956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attachment is missing..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 04:05:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78637#M12956</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-03-23T04:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78638#M12957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shivesh:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok.&amp;nbsp; That was weird.&amp;nbsp; I could have sworn I had attached the files last night.&amp;nbsp; Anyway, they are attached now.&amp;nbsp; Thanks for letting me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 13:34:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78638#M12957</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-03-23T13:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78639#M12958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please ignore the requirement of Approval Complete Not Null.&amp;nbsp; It is possible to have a valid row without an approval date.&amp;nbsp; I just validated that.&amp;nbsp; Sorry for any confusion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 14:53:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78639#M12958</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-03-23T14:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78640#M12959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Perry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am bit confused. The problem is that the source data file headers and expected output file headers are not matching. Also, I took one PPL# (11110) and tried to filter (&lt;SPAN style="font-size: 10pt;"&gt;By PROD_KEY3 not equal to VSI-D Clustered and not equal to Blank / Null&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) the data manually in excel and it shows only two rows. Could you take one example and walk me through the steps.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Mar 2018 07:59:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78640#M12959</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-03-24T07:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78641#M12960</link>
      <description>&lt;P&gt;Hello Tamil:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&amp;nbsp; I can understand why there's confusion.&amp;nbsp; My fault.&amp;nbsp; Sorry about that.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 22:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78641#M12960</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-11T22:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78642#M12961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi Perry,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Good morning! &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;You explained very well.&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; But i have a questions for you. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Question 1:&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Perry Newman wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;As an example, I'll use PPL # 35392 (DM # in the sample data which I re-label to PPL # in the output table).&amp;nbsp; If I filter PROD_KEY3 not equal to VSI-D Clustered and Not Blank (Null), plus REQUEST_TYPE like 'New%', plus COMPLETED = Null or Blank, I get 7 rows.&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;But the thing is I am getting 53 rows. I have attached my copy of excel file with the above filters. Could you check and let me know what I am doing wrong here.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/197427_Capture.PNG" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Question 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I cannot then Count 7 rows as Outstanding Units, because if you look at NET ASSETS, there's 5 for each row for a total of 35.&amp;nbsp; So, we need to Sum NET ASSETS and not count.&amp;nbsp; I then need one row for 35392 with outstanding units of 35.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;/P&gt;
&lt;P&gt;Does this make sense?&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="font-size: 13.3333px;"&gt;If you can answer my above question this may be makes sense &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. Because I am still unclear about the "Outstanding Units" sum values.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/197428_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 07:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78642#M12961</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-03-26T07:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78643#M12962</link>
      <description>&lt;P&gt;Hello Tamil:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You are absolutely right.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My apologies again for the confusion.&amp;nbsp; My fault.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 22:24:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78643#M12962</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-11T22:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78644#M12963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perry - I am sorry. I can understand what you are saying but having some difficulties in checking the output. &lt;SPAN style="font-size: 13.3333px;"&gt;I tried something but not sure this is what you want. &lt;/SPAN&gt;As I said earlier, we can take one example for testing. Could you send me the expected result for &lt;SPAN style="text-decoration: underline;"&gt;one sample PPL # (aka DM #)&lt;/SPAN&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 16:19:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78644#M12963</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-03-26T16:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78645#M12964</link>
      <description>&lt;P&gt;Hello Tamil:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No problem whatsoever.&amp;nbsp; I'm happy you're trying to help me.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 22:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78645#M12964</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-11T22:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78646#M12965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used &lt;A href="https://community.qlik.com/people/tamilarasu"&gt;tamilarasu&lt;/A&gt;‌'s attachment to make modifications to get this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/197528_Capture.PNG" style="height: 78px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added a new flag field in the script... to avoid the if statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If((PROD_KEY3 &amp;lt;&amp;gt; 'VSI-D' and Len(Trim(PROD_KEY3))&amp;gt;0) and REQUEST_TYPE Like 'New*' and Len(Trim(COMPLETED))=0, 1, 0) as Flag&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And with these dimensions/expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CIO / LOB&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PPl#&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ORDERS IN&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expressions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Flag = {1}&amp;gt;}[NET ASSETS])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Min({&amp;lt;Flag = {1}&amp;gt;}[CREATED DATE]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Min({&amp;lt;Flag = {1}&amp;gt;}[Promise Date]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Max({&amp;lt;Flag = {1}&amp;gt;}[Trend Date]))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 18:53:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78646#M12965</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-26T18:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78647#M12966</link>
      <description>&lt;P&gt;Hello Sunny:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&amp;nbsp; I'm pretty confident your solution will work, but I have another problem and perhaps I should have mentioned this.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 22:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78647#M12966</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-11T22:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78648#M12967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use mapping load with applymap or joins... or you can fall back to the if statement or set analysis on the front end..... you also have the option to do some of the things in the script and others on the front end... it all depends what is possible and what isn't.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 19:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78648#M12967</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-26T19:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78649#M12968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny.&amp;nbsp; For the moment, I'm going to fall back to the if statement within the front end as this is not a heavy duty, data laden app.&amp;nbsp; However, I like your approach and will look to do, probably, a join down the road as this app grows.&amp;nbsp; I think I'll need to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again and as always, thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 20:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78649#M12968</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-03-26T20:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78650#M12969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perry - Sorry for the delayed response. I was waiting for your reply but it was time for me to sleep. Thought of answering you in the morning. But I am glad that &lt;SPAN style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/people/stalwar1"&gt;stalwar1&lt;/A&gt;‌‌ &lt;/STRONG&gt;&lt;/SPAN&gt;(24/7) has answered all your questions and suggested the best solution. I was not able to help you this time but I will try my level best next time (if I see your name). Have a fantastic day, Guys!!! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 01:55:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78650#M12969</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-03-27T01:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78651#M12970</link>
      <description>&lt;P&gt;Hello Sunny:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried doing an outer join (want all rows from both tables returned) which appears to work.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 22:27:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78651#M12970</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-11T22:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78652#M12971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to do this in a resident load after the join has been performed... &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;PROD_KEY3&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; isn't available while doing the join &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 17:43:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78652#M12971</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-27T17:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78653#M12972</link>
      <description>&lt;P&gt;Hello Sunny:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm getting an error when trying to do a resident load.&amp;nbsp; I think I'm very close to implementing your solution, but I obviously have something wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 22:28:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78653#M12972</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-11T22:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Rows Up To A Single Row with a Total</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78654#M12973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The attached log file ran without any issues.&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/197836_Capture.PNG" style="height: 197px; width: 620px;" /&gt;.. the only problem is synthetic keys...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 00:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Rows-Up-To-A-Single-Row-with-a-Total/m-p/78654#M12973</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-29T00:31:03Z</dc:date>
    </item>
  </channel>
</rss>

