<?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: Is that possible to Append/Add data to QlikView Application based on user request. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841628#M295770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know you mentioned giving the reload is not a possibility, what about giving partial reload capability to users?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have worked on application where users can load new data into the application (same format as the one already in the application) and append it to the existing data using partial reload. I feel if you give them the option to perform a partial reload, they can add the 6/12/18 months data as they might require it.&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>Thu, 02 Apr 2015 01:16:46 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-04-02T01:16:46Z</dc:date>
    <item>
      <title>Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841625#M295767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to load only 6 months data into Memory initially because maximum users (80%) browse 6 months data but few staffs (20%) browse above 6 months data like 12 Months/18 months/24 months data weekly or monthly basis but not on daily basis. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main purpose of doing this is to save RAM (&lt;EM&gt;Instead of loading 2 years data into ram load only 6 months and if someone wants then he/she should load 12/18/24 months data into memory but again on next day it will drooped from memory and will have 6 months data into memory &lt;/EM&gt;) space so that number of concurrent users may increase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initially I thought, I should make 4 documents each contains 6 month data and can provide 3 buttons like "&lt;EM&gt;Show 2nd 6 months data&lt;/EM&gt;" ''Action:Open QlikView Document'' for 2nd 6 months/3rd 6 months/4th 6 months.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="124" style="width: 782px; height: 47px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" colspan="3" height="120" rowspan="6" style="border-right-width: 0.5pt; border-right-style: solid; border-right-color: black; border-bottom-width: 0.5pt; border-bottom-style: solid; border-bottom-color: black; text-align: right;" width="486"&gt;Main Application Recent 6 months&lt;A href="https://community.qlik.com/"&gt;javascript:;&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl74" height="20" style="border-top: none;"&gt;2nd 6 Months Data Doc-2&lt;/TD&gt;&lt;TD class="xl75" style="border-top: none; border-left: none;"&gt;3rd 6 Months Data Doc-3&lt;/TD&gt;&lt;TD class="xl76" style="border-top: none; border-left: none;"&gt;4th 6 Months Data Doc-4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;But this technique will not work if someone wants to aggregate 5th month and 7th month data because 5th month data will be available in 1st 6 month document (Doc-1) and 7th month data will be available in 2nd 6 month document (Doc-2) and both will be opening separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Then I thought ok lets go in this way:&lt;/P&gt;&lt;P&gt;Main Application (Doc-1) holds recent 6 months Data, Doc-2 Holds recent 12 months data, Doc-3 holds recent 18 months data, Doc-4 holds 24 months&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 570px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" colspan="3" height="120" rowspan="6" style="border-right-width: 0.5pt; border-right-style: solid; border-right-color: black; border-bottom-width: 0.5pt; border-bottom-style: solid; border-bottom-color: black; text-align: right;" width="570"&gt;Main Application Recent 6 months&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl74" height="20" style="border-top: none;"&gt;Recent 12 Months Data Doc-2&lt;/TD&gt;&lt;TD class="xl75" style="border-top: none; border-left: none;"&gt;Recent 18 Months Data Doc-3&lt;/TD&gt;&lt;TD class="xl76" style="border-top: none; border-left: none;"&gt;Recent 24 Months Data Doc-4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;But here I will be loading repetitive data in Doc-2, Doc-3, Doc-4. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next I thought, Is that possible that initially I should bring only 6 months data into memory and if someone request (Need to provide user control) then another 6/12/18 months data should bring into memory and should be appended with initial 6 months data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I don't want to give reload control to users. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Experts I need you guys help to fix and decide the best design.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 23:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841625#M295767</guid>
      <dc:creator />
      <dc:date>2015-04-01T23:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841626#M295768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about just two documents:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 Recent 6 months, &lt;/P&gt;&lt;P&gt;2. All 24 months &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 00:01:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841626#M295768</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-04-02T00:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841627#M295769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for suggestion. There is any other way or possibility? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we do any thing using Binary Load? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 00:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841627#M295769</guid>
      <dc:creator />
      <dc:date>2015-04-02T00:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841628#M295770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know you mentioned giving the reload is not a possibility, what about giving partial reload capability to users?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have worked on application where users can load new data into the application (same format as the one already in the application) and append it to the existing data using partial reload. I feel if you give them the option to perform a partial reload, they can add the 6/12/18 months data as they might require it.&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>Thu, 02 Apr 2015 01:16:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841628#M295770</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-02T01:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841629#M295771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure about it but I may give a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please provide any sample script for above you have said?&lt;/P&gt;&lt;P&gt;I will trying implementing and see how it goes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 01:21:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841629#M295771</guid>
      <dc:creator />
      <dc:date>2015-04-02T01:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841630#M295772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am unable to share what I have, but I can work on getting you a sample application.&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>Thu, 02 Apr 2015 01:23:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841630#M295772</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-02T01:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841631#M295773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I got another doubt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If 2 users click on reload 6 months data, then will it be loaded 2 times and will start display duplicate records? I am not sure about it that How we are going to restrict that if data is already loaded in memory then don't load and display a message data is present in memory to browse. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or Partial load will handle it automatically&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 01:24:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841631#M295773</guid>
      <dc:creator />
      <dc:date>2015-04-02T01:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841632#M295774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well so I was thinking the new excel file will only have the new data and it will get appended to the most recent data. But if that is not the case, we can still only append the new data by using a WHERE NOT EXIST clause and load only the data which is new.&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>Thu, 02 Apr 2015 01:26:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841632#M295774</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-02T01:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841633#M295775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my case, I have 2 years of data ready but to save RAM, I am trying to load only recent 6 months (80% staffs browse there data) and rest 20 % staffs weekly or monthly go browse 1 year or 2 years of data. There is no classified list of users. so thinking to go for dynamic data appending based on user selection or click. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 01:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841633#M295775</guid>
      <dc:creator />
      <dc:date>2015-04-02T01:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841634#M295776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Give this a shot. Hopefully this will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Community_158574_v1 as the partial reload file. and you can perform the partial reload by specifying it on the front end by giving it the full path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know what you think.&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>Thu, 02 Apr 2015 02:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841634#M295776</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-02T02:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841635#M295777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You won't get duplicate rows. But you may get other problems such as file collisions. I don't think you really want users reloading - esp different data -- in the server environment. Everyone shares the same copy. So if someone reloads to add another 12 months, everyone sees the extra 12 months. Then if another user asks for an additional 6 months, the 12 months is overlayed and the first user is unhappy. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend creating 2 documents. The recent 6 months, which 80% use. It has a button to "see all data" that opens the 24 month doc. &lt;/P&gt;&lt;P&gt;So your RAM overlap is for 6 months. How much RAM is that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 20:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841635#M295777</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-04-02T20:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841636#M295778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wasn't recommending a reload on the access point itself. I don't even know if that is possible or not. What we are doing is that allowing users with developer license download a copy of the application from the server and perform a partial reload to compare new data against the old one. I understand the concern that letting a reload on the server would create version control issue, but a downloaded copy will be user specific and won't have that issue.&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>Thu, 02 Apr 2015 20:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841636#M295778</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-02T20:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841637#M295779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I understand. A couple of suggestions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. You create separate QVDs for each 6 month segment. Then have a variable in a drop down that lets the user select how may months they want. Reference the variable in the load to load the proper QVDs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Binary load can only load one QVW. If the machine has enough RAM to Binary load the entire dataset, you can load Binary load the 24 month copy and use an INNER JOIN to delete the unwanted months. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 00:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841637#M295779</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-04-03T00:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841638#M295780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Rob,&lt;/P&gt;&lt;P&gt;I am trying for this only. Even I am trying to Popup a message if any user has already loaded data.&lt;/P&gt;&lt;P&gt;LET vNow=Now();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD_ON_REQUEST_CONFIG:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RunDateTime, NumberOfMonths, LoadFlag&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(vNow), 12, 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(vNow), 18, 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(vNow), 24, 0&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE LOAD_ON_REQUEST_CONFIG INTO $(vQVDsFolderPath)\LOAD_ON_REQUEST_CONFIG.QVD;&lt;/P&gt;&lt;P&gt;&amp;nbsp; DROP TABLE LOAD_ON_REQUEST_CONFIG;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any user has loaded the data It will be updating the flag to 1 and so next time if some one trying to reload it will check the flag in table if it is already 1 then display a message that data has been reloaded by other user and it is available to all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 00:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841638#M295780</guid>
      <dc:creator />
      <dc:date>2015-04-03T00:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841639#M295781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about just creating all 4 documents on the server and letting the user download the one they want? Why reload?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 03:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841639#M295781</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-04-03T03:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841640#M295782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you get time to look at what I posted? This isn't going to work for you??&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>Fri, 03 Apr 2015 10:27:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841640#M295782</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-03T10:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841641#M295783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this but problem is that when users want to see 5th month data and 7th month data (in one document), in that case 5th month data resides in 1st 6 month document and 7th month data resides in 2nd 6 months document. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I am looking for the ways to combining all 4 documents data into one and show if required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you say it is possible could you please elaborate it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 23:40:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841641#M295783</guid>
      <dc:creator />
      <dc:date>2015-04-06T23:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841642#M295784</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;Based on your logic, I am trying to do Binary load from a 24 month QVW files based on a variable 12 months, 18 months, 24 months. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I will have a QVW which holds 24 months data. In my application, I will use this qvw file to do binary load and show only 6 months data default and when users want to see 12 months or 18 months or 24 months, he/she should select a variable and the click on reload (Full Load)&amp;nbsp; and then It will load 12 month or 18 months or 24 months based on variable selection and I will have QVD file which holds &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;RunDateTime&lt;/SPAN&gt;,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;NumberOfMonths&lt;/SPAN&gt;,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;LoadFlag&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LET vNow=Now();&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD_ON_REQUES_CONFIG:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RunDateTime, NumberOfMonths, LoadFlag&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(vNow), 12, 0&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(vNow), 18, 0&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(vNow), 24, 0&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Initially &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;LoadFlag&lt;/SPAN&gt; will be 0 and if any users reloaded data on that day it will set to 1 so that when next user try to reload data It will pop a message that data is already reloaded by other user and available for all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 23:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841642#M295784</guid>
      <dc:creator />
      <dc:date>2015-04-06T23:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841643#M295785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please respond If you have any suggestion on above quires?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 09:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841643#M295785</guid>
      <dc:creator />
      <dc:date>2015-04-07T09:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is that possible to Append/Add data to QlikView Application based on user request.</title>
      <link>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841644#M295786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did it work out for you?&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>Tue, 07 Apr 2015 11:57:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-that-possible-to-Append-Add-data-to-QlikView-Application/m-p/841644#M295786</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-07T11:57:35Z</dc:date>
    </item>
  </channel>
</rss>

