<?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 store Variable values anywhere be it QVD or table or inline in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-store-Variable-values-anywhere-be-it-QVD-or-table-or/m-p/2018797#M84147</link>
    <description>&lt;P&gt;Hi There.&lt;/P&gt;
&lt;P&gt;I had a query regarding storing variable values.&lt;/P&gt;
&lt;P&gt;What i want to achieve:&lt;/P&gt;
&lt;P&gt;Suppose a variable named&amp;nbsp; vID is created.&lt;/P&gt;
&lt;P&gt;We assign some value to it Say 'Swtnk02'&lt;/P&gt;
&lt;P&gt;i want to store it in some table such that when we change the variable value to 'Pk0012'&lt;/P&gt;
&lt;P&gt;the table will consist both Swtnk01 and Pk0012 in it and so on.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried doing this but still the data gets updated for the latest Variable value given&lt;/P&gt;
&lt;P&gt;UserDetail:&lt;BR /&gt;Load * Inline [&lt;BR /&gt;Id,Type&lt;BR /&gt;P01,Principal&lt;BR /&gt;P02,Principal&lt;BR /&gt;S01,Student&lt;BR /&gt;S02,Student&lt;BR /&gt;T01,Teacher&lt;BR /&gt;T02,Teacher&lt;BR /&gt;$(vID),$(vType)&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;Store UserDetail into [lib://DataFiles/userDetails.qvd](qvd);&lt;/P&gt;
&lt;P&gt;Drop table UserDetail;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;LOAD&lt;BR /&gt;Id,&lt;BR /&gt;"Type"&lt;BR /&gt;FROM [lib://DataFiles/userDetails.qvd]&lt;BR /&gt;(qvd);&lt;/P&gt;</description>
    <pubDate>Wed, 21 Dec 2022 06:52:27 GMT</pubDate>
    <dc:creator>Swtnk02</dc:creator>
    <dc:date>2022-12-21T06:52:27Z</dc:date>
    <item>
      <title>How to store Variable values anywhere be it QVD or table or inline</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-store-Variable-values-anywhere-be-it-QVD-or-table-or/m-p/2018797#M84147</link>
      <description>&lt;P&gt;Hi There.&lt;/P&gt;
&lt;P&gt;I had a query regarding storing variable values.&lt;/P&gt;
&lt;P&gt;What i want to achieve:&lt;/P&gt;
&lt;P&gt;Suppose a variable named&amp;nbsp; vID is created.&lt;/P&gt;
&lt;P&gt;We assign some value to it Say 'Swtnk02'&lt;/P&gt;
&lt;P&gt;i want to store it in some table such that when we change the variable value to 'Pk0012'&lt;/P&gt;
&lt;P&gt;the table will consist both Swtnk01 and Pk0012 in it and so on.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried doing this but still the data gets updated for the latest Variable value given&lt;/P&gt;
&lt;P&gt;UserDetail:&lt;BR /&gt;Load * Inline [&lt;BR /&gt;Id,Type&lt;BR /&gt;P01,Principal&lt;BR /&gt;P02,Principal&lt;BR /&gt;S01,Student&lt;BR /&gt;S02,Student&lt;BR /&gt;T01,Teacher&lt;BR /&gt;T02,Teacher&lt;BR /&gt;$(vID),$(vType)&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;Store UserDetail into [lib://DataFiles/userDetails.qvd](qvd);&lt;/P&gt;
&lt;P&gt;Drop table UserDetail;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;LOAD&lt;BR /&gt;Id,&lt;BR /&gt;"Type"&lt;BR /&gt;FROM [lib://DataFiles/userDetails.qvd]&lt;BR /&gt;(qvd);&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 06:52:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-store-Variable-values-anywhere-be-it-QVD-or-table-or/m-p/2018797#M84147</guid>
      <dc:creator>Swtnk02</dc:creator>
      <dc:date>2022-12-21T06:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to store Variable values anywhere be it QVD or table or inline</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-store-Variable-values-anywhere-be-it-QVD-or-table-or/m-p/2020234#M84247</link>
      <description>&lt;P&gt;*found a way&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 09:19:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-store-Variable-values-anywhere-be-it-QVD-or-table-or/m-p/2020234#M84247</guid>
      <dc:creator>Swtnk02</dc:creator>
      <dc:date>2022-12-28T09:19:03Z</dc:date>
    </item>
  </channel>
</rss>

