<?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 Table store in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-store/m-p/30379#M787130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to divide my table based on State Field and create the QVD's corresponding statename Qvd's with single load and store statements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>subbareddykm</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Table store</title>
      <link>https://community.qlik.com/t5/QlikView/Table-store/m-p/30379#M787130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to divide my table based on State Field and create the QVD's corresponding statename Qvd's with single load and store statements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-store/m-p/30379#M787130</guid>
      <dc:creator>subbareddykm</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Table store</title>
      <link>https://community.qlik.com/t5/QlikView/Table-store/m-p/30380#M787131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;States:&lt;/P&gt;&lt;P&gt;load distinct State from Sample.xlsx&lt;SPAN style="font-size: 10pt;"&gt; (ooxml, embedded labels, table is Sheet1) ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;for each state in fieldvalueList('State')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Temp:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp; load * from Sample.xlsx (ooxml,embedded labels,table is Sheet1) where State='$(state)';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp; store Temp into [OutFile_$(state).qvd]; // change to your desired output file name template. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp; drop table Temp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;next state;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table States;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 18:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-store/m-p/30380#M787131</guid>
      <dc:creator>stascher</dc:creator>
      <dc:date>2018-02-28T18:01:31Z</dc:date>
    </item>
  </channel>
</rss>

