<?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: Qvd creation monthly in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qvd-creation-monthly/m-p/2479719#M100626</link>
    <description>&lt;P&gt;A simple solution could be to do something like this:&lt;/P&gt;
&lt;P&gt;Data: Load MonthField, FieldA, FieldB,...,FieldZ From lib://source/*.csv (txt);&lt;/P&gt;
&lt;P&gt;For each _month in fieldvaluelist('MonthField')&lt;/P&gt;
&lt;P&gt;MonthData:&lt;/P&gt;
&lt;P&gt;NoConcatenate LOAD * Resident Data&lt;/P&gt;
&lt;P&gt;where MonthField= $(_month);&lt;/P&gt;
&lt;P&gt;Store&amp;nbsp;&amp;nbsp;MonthData into MyQVD_$(_month).qvd (qvd);&lt;/P&gt;
&lt;P&gt;Drop table MonthData;&lt;/P&gt;
&lt;P&gt;Next _month&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2024 19:12:01 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2024-09-04T19:12:01Z</dc:date>
    <item>
      <title>Qvd creation monthly</title>
      <link>https://community.qlik.com/t5/App-Development/Qvd-creation-monthly/m-p/2479698#M100624</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have in requirement in qliksense that I have CSV files uploaded in source path for each day now my requirement is that from that files it should create qvd for each month dynamicalyy for example if it has csv files for 31 days then it should load and store that data into same qvd if that files are for August month then it should store as 202408.qvd(qvd) and if files are available for next month then it should create qvd for that month like 202409.qvd(qvd) and when the files for other dates in September updated then it should concatenate to the September qvd only.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Raju&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 16:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qvd-creation-monthly/m-p/2479698#M100624</guid>
      <dc:creator>Raju_6952</dc:creator>
      <dc:date>2024-09-04T16:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd creation monthly</title>
      <link>https://community.qlik.com/t5/App-Development/Qvd-creation-monthly/m-p/2479719#M100626</link>
      <description>&lt;P&gt;A simple solution could be to do something like this:&lt;/P&gt;
&lt;P&gt;Data: Load MonthField, FieldA, FieldB,...,FieldZ From lib://source/*.csv (txt);&lt;/P&gt;
&lt;P&gt;For each _month in fieldvaluelist('MonthField')&lt;/P&gt;
&lt;P&gt;MonthData:&lt;/P&gt;
&lt;P&gt;NoConcatenate LOAD * Resident Data&lt;/P&gt;
&lt;P&gt;where MonthField= $(_month);&lt;/P&gt;
&lt;P&gt;Store&amp;nbsp;&amp;nbsp;MonthData into MyQVD_$(_month).qvd (qvd);&lt;/P&gt;
&lt;P&gt;Drop table MonthData;&lt;/P&gt;
&lt;P&gt;Next _month&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 19:12:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qvd-creation-monthly/m-p/2479719#M100626</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2024-09-04T19:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd creation monthly</title>
      <link>https://community.qlik.com/t5/App-Development/Qvd-creation-monthly/m-p/2480884#M100748</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25001"&gt;@Vegar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;its not working as expected Its loading data fir several csv files but stroing in&amp;nbsp; a single qvd not dynmaically for each month.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Raju&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 06:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qvd-creation-monthly/m-p/2480884#M100748</guid>
      <dc:creator>Raju_6952</dc:creator>
      <dc:date>2024-09-11T06:05:45Z</dc:date>
    </item>
  </channel>
</rss>

