<?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: loading different QVD files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/loading-different-QVD-files/m-p/859852#M301048</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First data are loaded then you can select dated, so you can load ALL the qvd then restrinct the range in listbox but you cannot load something when you select data in listbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jun 2015 10:54:49 GMT</pubDate>
    <dc:creator>alexandros17</dc:creator>
    <dc:date>2015-06-19T10:54:49Z</dc:date>
    <item>
      <title>loading different QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/loading-different-QVD-files/m-p/859851#M301047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello Team&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Kindly help me out to load the different QVD file based on the selection of year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) 2000 to 2015 , years available in the list box , user want to load the qvd file based on selected year. user selecting 2000,2002,2012,&lt;/P&gt;&lt;P&gt;2) My QVD file start from Delivery_2000.qvd,Delivery_2001.qvd ......Delivery_2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following code it is not working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vmin =&amp;nbsp; '$(vMinYear)';&lt;BR /&gt;let vmax = '$(vMaxYear)';&lt;BR /&gt;For zYear = vmin to vmax&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD * From Booking_$(zYear).qvd (qvd);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one help me. this output should have to show based on the user selection years&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 10:52:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-different-QVD-files/m-p/859851#M301047</guid>
      <dc:creator />
      <dc:date>2015-06-19T10:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: loading different QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/loading-different-QVD-files/m-p/859852#M301048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First data are loaded then you can select dated, so you can load ALL the qvd then restrinct the range in listbox but you cannot load something when you select data in listbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 10:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-different-QVD-files/m-p/859852#M301048</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-06-19T10:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: loading different QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/loading-different-QVD-files/m-p/859853#M301049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct what Alessandro Saccone said is correct, we can not reload based on user selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing is load full data and using some section access, we need to restrict the data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 10:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-different-QVD-files/m-p/859853#M301049</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2015-06-19T10:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: loading different QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/loading-different-QVD-files/m-p/859854#M301050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;user want to select the years because they don't want to load all the 10 or 15 years of data. Some user want 3 years some want 4 years like that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 11:04:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-different-QVD-files/m-p/859854#M301050</guid>
      <dc:creator />
      <dc:date>2015-06-19T11:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: loading different QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/loading-different-QVD-files/m-p/859855#M301051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and there is no year in the table. but we have date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 11:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-different-QVD-files/m-p/859855#M301051</guid>
      <dc:creator />
      <dc:date>2015-06-19T11:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: loading different QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/loading-different-QVD-files/m-p/859856#M301052</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;There is no way to load data as per user selection from front end, ...work around is, you can show them only the data in which they are interested by using section access or conditional show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can always make year from date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 11:07:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-different-QVD-files/m-p/859856#M301052</guid>
      <dc:creator />
      <dc:date>2015-06-19T11:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: loading different QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/loading-different-QVD-files/m-p/859857#M301053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And more over, in access point we can not enable reload option because it will be a performance issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can go for direct discovery so that data will be linked to the dashboards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 11:09:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-different-QVD-files/m-p/859857#M301053</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2015-06-19T11:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: loading different QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/loading-different-QVD-files/m-p/859858#M301054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This requirement seems a bit odd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are the users running qlikview on their local machines (ie File &amp;gt; Open)&lt;/P&gt;&lt;P&gt;or are they opening them on the server (ie File &amp;gt; Open in server) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This doesn't make any sense if they opening the files on the server as there is only one document held in memory.&lt;/P&gt;&lt;P&gt;Therefore if 1 user reloads the dashboard to see 2003 and 2004 then that is what everyone else will see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please be clearer with your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 11:14:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-different-QVD-files/m-p/859858#M301054</guid>
      <dc:creator>RedSky001</dc:creator>
      <dc:date>2015-06-19T11:14:04Z</dc:date>
    </item>
  </channel>
</rss>

