<?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: challenging Request in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145544#M915772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another method:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Date as Date_;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date, Dim, Value&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5/18/2016, test, 254 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6/15/2016, test, 200 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;7/20/2016, test, 500 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;8/17/2016, test, 300&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Date&amp;lt;= Date_, After(Sum(TOTAL &amp;lt;Date_&amp;gt; Value)) - Sum(TOTAL &amp;lt;Date&amp;gt; Value))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/124576_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 May 2016 19:40:30 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-05-13T19:40:30Z</dc:date>
    <item>
      <title>challenging Request</title>
      <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145537#M915765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a challenging request to create a pivot table as show in my attached excel file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the source is the upper table which looks like&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="116" style="width: 372px; height: 69px;" width="372"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="19" width="108"&gt;5/18/2016&lt;/TD&gt;&lt;TD width="79"&gt;test&lt;/TD&gt;&lt;TD class="xl63" width="88"&gt;$ 254.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;6/15/2016&lt;/TD&gt;&lt;TD&gt;test&lt;/TD&gt;&lt;TD class="xl63"&gt;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 200.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;7/20/2016&lt;/TD&gt;&lt;TD&gt;test&lt;/TD&gt;&lt;TD class="xl63"&gt;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 500.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;8/17/2016&lt;/TD&gt;&lt;TD&gt;test&lt;/TD&gt;&lt;TD class="xl63"&gt;&lt;P&gt;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 300.00&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;and the result table is as follow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="96" style="width: 374px; height: 84px;" width="374"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="19" width="108"&gt;Date&lt;/TD&gt;&lt;TD align="right" class="xl64" width="79"&gt;5/18/2016&lt;/TD&gt;&lt;TD align="right" class="xl64" width="88"&gt;6/15/2016&lt;/TD&gt;&lt;TD align="right" class="xl64" width="69"&gt;7/20/2016&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="19"&gt;5/18/2016&lt;/TD&gt;&lt;TD class="xl65"&gt;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (54.00)&lt;/TD&gt;&lt;TD class="xl65"&gt;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 246.00&lt;/TD&gt;&lt;TD class="xl65"&gt;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 46.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="19"&gt;6/15/2016&lt;/TD&gt;&lt;TD class="xl65"&gt;&lt;/TD&gt;&lt;TD class="xl65"&gt;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 300.00&lt;/TD&gt;&lt;TD class="xl65"&gt;$&amp;nbsp;&amp;nbsp; 100.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="19"&gt;7/20/2016&lt;/TD&gt;&lt;TD class="xl65"&gt;&lt;/TD&gt;&lt;TD class="xl65"&gt;&lt;/TD&gt;&lt;TD class="xl65"&gt;$ (200.00)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I have attached the excel file to show how i calculate the numbers..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldn't figure out a way to do it in QlikView so any help is appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145537#M915765</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: challenging Request</title>
      <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145538#M915766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you recheck the calculation on the Excel. Something doesn't make sense about the calculation. It is referring to empty cells on occasions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 18:18:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145538#M915766</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-13T18:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: challenging Request</title>
      <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145539#M915767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for letting me know.. I have fixed them..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 18:35:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145539#M915767</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2016-05-13T18:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: challenging Request</title>
      <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145540#M915768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you update the Excel also?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 18:38:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145540#M915768</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-13T18:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: challenging Request</title>
      <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145541#M915769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It has been fixed.. sorry for some reason didnt get updated earlier.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 18:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145541#M915769</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2016-05-13T18:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: challenging Request</title>
      <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145542#M915770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at the attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Date as Date_;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date, Dim, Value&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5/18/2016, test, 254 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6/15/2016, test, 200 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;7/20/2016, test, 500 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;8/17/2016, test, 300&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Date as _Date,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Dim,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Value as _Value&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident Table;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/124575_Capture.PNG" style="height: auto;" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;_Date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Date &amp;gt;= _Date, After(Sum(Value)) - Sum(_Value))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 19:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145542#M915770</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-13T19:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: challenging Request</title>
      <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145543#M915771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is exactly what I am looking for as a sample. the problem is the data model is complex and has more columns on the table.. Is there anyway to do it in one table instead of using the two tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 19:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145543#M915771</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2016-05-13T19:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: challenging Request</title>
      <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145544#M915772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another method:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Date as Date_;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date, Dim, Value&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5/18/2016, test, 254 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6/15/2016, test, 200 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;7/20/2016, test, 500 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;8/17/2016, test, 300&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Date&amp;lt;= Date_, After(Sum(TOTAL &amp;lt;Date_&amp;gt; Value)) - Sum(TOTAL &amp;lt;Date&amp;gt; Value))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/124576_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 19:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145544#M915772</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-13T19:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: challenging Request</title>
      <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145545#M915773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can modify the number format to convert -ve numbers into ().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Proerties --&amp;gt; Number --&amp;gt; select expression on left side, select Integer on right side and use this: #,##0;(#,##0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 20:38:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145545#M915773</guid>
      <dc:creator />
      <dc:date>2016-05-13T20:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: challenging Request</title>
      <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145546#M915774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't need another table. You can add _Value into same table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 20:39:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145546#M915774</guid>
      <dc:creator />
      <dc:date>2016-05-13T20:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: challenging Request</title>
      <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145547#M915775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I did not go into the the nitty-gritty hoping that Alec will be able to get that resolved. I focused on getting the numbers right. But you are right, Alec might need to make changes based on his final requirement. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 20:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145547#M915775</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-13T20:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: challenging Request</title>
      <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145548#M915776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;while this works well in QlikView and is greatly appreciated. I have to do it in parallel in QlikSense but it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one has experience in Sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 21:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145548#M915776</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2016-05-13T21:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: challenging Request</title>
      <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145549#M915777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will go ahead and post it on Sense community as well. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2016 02:05:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145549#M915777</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2016-05-14T02:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: challenging Request</title>
      <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145550#M915778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure thing, in the meantime I would suggest to close this thread by marking any correct and helpful answers since you have moved the discussion to a new thread now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2016 11:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145550#M915778</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-14T11:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: challenging Request</title>
      <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145551#M915779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will do. give me few hours to find a solution and I will close this one as solved by you. Thanks for all the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2016 13:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145551#M915779</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2016-05-14T13:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: challenging Request</title>
      <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145552#M915780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;take the pivot table and select the pivot table and taken date and expression is sum (field name) and after &lt;/P&gt;&lt;P&gt;that right on that on the table select than change into horziontally&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2016 13:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145552#M915780</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-14T13:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: challenging Request</title>
      <link>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145553#M915781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2016 21:14:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/challenging-Request/m-p/1145553#M915781</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2016-05-14T21:14:14Z</dc:date>
    </item>
  </channel>
</rss>

