<?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 How to create Year Month wise Qvd dynamically in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-Year-Month-wise-Qvd-dynamically/m-p/1637445#M595950</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have requirement to create year wise qvd dynamically.&lt;/P&gt;&lt;P&gt;EX:-if Source file:-&amp;nbsp; Market.xls&lt;/P&gt;&lt;P&gt;In Market file have contain multiple year (Like year field contain 2010 to 2019 )&lt;/P&gt;&lt;P&gt;So i need to create qvd like :- Market_2010_Jan.qvd,...Market_2011.qvd_Jan,....Market_2019_Dec.qvd&lt;/P&gt;</description>
    <pubDate>Sat, 19 Oct 2019 11:53:50 GMT</pubDate>
    <dc:creator>Naps_230</dc:creator>
    <dc:date>2019-10-19T11:53:50Z</dc:date>
    <item>
      <title>How to create Year Month wise Qvd dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Year-Month-wise-Qvd-dynamically/m-p/1637445#M595950</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have requirement to create year wise qvd dynamically.&lt;/P&gt;&lt;P&gt;EX:-if Source file:-&amp;nbsp; Market.xls&lt;/P&gt;&lt;P&gt;In Market file have contain multiple year (Like year field contain 2010 to 2019 )&lt;/P&gt;&lt;P&gt;So i need to create qvd like :- Market_2010_Jan.qvd,...Market_2011.qvd_Jan,....Market_2019_Dec.qvd&lt;/P&gt;</description>
      <pubDate>Sat, 19 Oct 2019 11:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Year-Month-wise-Qvd-dynamically/m-p/1637445#M595950</guid>
      <dc:creator>Naps_230</dc:creator>
      <dc:date>2019-10-19T11:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Year Month wise Qvd dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Year-Month-wise-Qvd-dynamically/m-p/1637486#M595951</link>
      <description>&lt;P&gt;Exceldata:&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;&lt;P&gt;Date(monthname(Date), 'YYYY_MM') AS Period&lt;/P&gt;&lt;P&gt;Date,&lt;/P&gt;&lt;P&gt;Field,&lt;/P&gt;&lt;P&gt;Value&amp;nbsp;&lt;/P&gt;&lt;P&gt;From excel.xlsx;&lt;/P&gt;&lt;P&gt;For each _period in fieldvaluelist('Period')&lt;/P&gt;&lt;P&gt;SingleMonthData:&lt;/P&gt;&lt;P&gt;NoConcatenate Load Date, Field, Value&lt;/P&gt;&lt;P&gt;Resident ExcelData&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where Period = $(_period);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Store SingleMonthData into Marked_$(_period).QVC (qvd);&lt;/P&gt;&lt;P&gt;Drop table SingleMonthData;&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;</description>
      <pubDate>Sat, 19 Oct 2019 18:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Year-Month-wise-Qvd-dynamically/m-p/1637486#M595951</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-10-19T18:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Year Month wise Qvd dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Year-Month-wise-Qvd-dynamically/m-p/1640769#M595952</link>
      <description>&lt;P&gt;See duplicate post for solution:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/New-to-QlikView/How-to-create-Year-wise-Qvd-dynamically/m-p/1637440#M382248" target="_blank"&gt;https://community.qlik.com/t5/New-to-QlikView/How-to-create-Year-wise-Qvd-dynamically/m-p/1637440#M382248&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 11:52:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Year-Month-wise-Qvd-dynamically/m-p/1640769#M595952</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-10-29T11:52:32Z</dc:date>
    </item>
  </channel>
</rss>

