<?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 QVDs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/889412#M991364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have Qlikview Publisher you can try using a Partial Reload. You'll probably won't add anything but &lt;SPAN style="font-size: 13.3333330154419px;"&gt;complexity though. You can find an example here: &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-5427" title="https://community.qlik.com/docs/DOC-5427"&gt;https://community.qlik.com/docs/DOC-5427&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jul 2015 13:41:24 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2015-07-06T13:41:24Z</dc:date>
    <item>
      <title>Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/889410#M991362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts &lt;/P&gt;&lt;P&gt;I have Sales QVDs for&amp;nbsp; 2015 Month Wise&lt;/P&gt;&lt;P&gt;and my current month &lt;SPAN style="font-size: 13.3333330154419px;"&gt;sales QVDs got updated Daily&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 126px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="126"&gt;Sales_2015_01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;Sales_2015_02&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;Sales_2015_03&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;Sales_2015_04&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;Sales_2015_05&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;Sales_2015_06&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20"&gt;Sales_2015_07&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Now I loaded my QVDs into my QVW&lt;/P&gt;&lt;P&gt;My QVW get reloaded in the Daily basis in QMC&lt;/P&gt;&lt;P&gt;Every Time its reloading from the &lt;SPAN style="font-size: 13.3333330154419px;"&gt;beginning of the year &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;I don't want to&amp;nbsp; do an incremental load&lt;/STRONG&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Is there a way of making my Current Month sales data only got reloaded in My QVW &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 13:30:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/889410#M991362</guid>
      <dc:creator />
      <dc:date>2015-07-06T13:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/889411#M991363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET vFile = 'Sales_' &amp;amp; Year(Today()) &amp;amp; '_' &amp;amp; Month(Today());&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then use it like this may be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM $(vFile).qvd (qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 13:37:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/889411#M991363</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-06T13:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/889412#M991364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have Qlikview Publisher you can try using a Partial Reload. You'll probably won't add anything but &lt;SPAN style="font-size: 13.3333330154419px;"&gt;complexity though. You can find an example here: &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-5427" title="https://community.qlik.com/docs/DOC-5427"&gt;https://community.qlik.com/docs/DOC-5427&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 13:41:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/889412#M991364</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-06T13:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/889413#M991365</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;I made slight change in the script for defining the variable Month in Num&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vFile = 'SALES_' &amp;amp; Year(Today()) &amp;amp; '_' &amp;amp; NUM(Month(Today()));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/91960_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I actual file path is SALES_2015_07 &lt;/P&gt;&lt;P&gt;how can i achieve this &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 14:01:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/889413#M991365</guid>
      <dc:creator />
      <dc:date>2015-07-06T14:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/889414#M991366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;LET vFile = 'SALES_' &amp;amp; Year(Today()) &amp;amp; '_' &amp;amp; Num(Month(Today())&lt;SPAN style="color: #ff0000;"&gt;, '00'&lt;/SPAN&gt;);&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 14:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/889414#M991366</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-06T14:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/889415#M991367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/sunindia"&gt;sunindia&lt;/A&gt;&lt;/STRONG&gt; &amp;amp; &lt;A _jive_internal="true" href="https://community.qlik.com/people/gwassenaar"&gt;Gysbert Wassenaar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks For your Help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 14:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/889415#M991367</guid>
      <dc:creator />
      <dc:date>2015-07-06T14:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/889416#M991368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem Bud &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad we were helpful.&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>Mon, 06 Jul 2015 14:16:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/889416#M991368</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-06T14:16:13Z</dc:date>
    </item>
  </channel>
</rss>

