<?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: Create a qvd by year in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Create-a-qvd-by-year/m-p/1570095#M41575</link>
    <description>&lt;P&gt;If I understand you correctly, you need to create a qvd for each year? If that's so, I'd use for each loop, something like:&lt;/P&gt;&lt;P&gt;FOR Each&amp;nbsp;y in FieldValueList('Year')&lt;/P&gt;&lt;P&gt;STORE Material , Vendor,Plant , Year ,Price&amp;nbsp;into 'lib://FolderConnection/myfile ' &amp;amp; '$(y)' &amp;amp; '.qvd'&lt;/P&gt;&lt;P&gt;NEXT y;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Apr 2019 16:48:25 GMT</pubDate>
    <dc:creator>martyn_birzys</dc:creator>
    <dc:date>2019-04-16T16:48:25Z</dc:date>
    <item>
      <title>Create a qvd by year</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-qvd-by-year/m-p/1569743#M41554</link>
      <description>&lt;P&gt;Hi All ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following table .&lt;/P&gt;&lt;P&gt;Material , Vendor , Plant ,Valid from , Valid to&amp;nbsp; ,Price.&lt;/P&gt;&lt;P&gt;form the above table i have to create qvd&amp;nbsp; &amp;nbsp;Year wise Price for Material ,Vendor ,Plant combination ie. as follows&amp;nbsp;&lt;/P&gt;&lt;P&gt;Material , Vendor,Plant , Year ,Price&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-qvd-by-year/m-p/1569743#M41554</guid>
      <dc:creator>gauravgg</dc:creator>
      <dc:date>2024-11-16T06:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create a qvd by year</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-qvd-by-year/m-p/1570095#M41575</link>
      <description>&lt;P&gt;If I understand you correctly, you need to create a qvd for each year? If that's so, I'd use for each loop, something like:&lt;/P&gt;&lt;P&gt;FOR Each&amp;nbsp;y in FieldValueList('Year')&lt;/P&gt;&lt;P&gt;STORE Material , Vendor,Plant , Year ,Price&amp;nbsp;into 'lib://FolderConnection/myfile ' &amp;amp; '$(y)' &amp;amp; '.qvd'&lt;/P&gt;&lt;P&gt;NEXT y;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 16:48:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-qvd-by-year/m-p/1570095#M41575</guid>
      <dc:creator>martyn_birzys</dc:creator>
      <dc:date>2019-04-16T16:48:25Z</dc:date>
    </item>
  </channel>
</rss>

