<?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: Variable in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Variable/m-p/2106870#M90400</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Its working as it is creating the variable but the problem is the value of each variable is 0 and when we are refreshing to the dashboard the values entered by the user in input box refreshed to 0.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So please suggest if any other alternative where the user value does not change on refreshing the dashboard&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Aug 2023 17:08:50 GMT</pubDate>
    <dc:creator>sagarwal16</dc:creator>
    <dc:date>2023-08-17T17:08:50Z</dc:date>
    <item>
      <title>Variable</title>
      <link>https://community.qlik.com/t5/App-Development/Variable/m-p/2106812#M90390</link>
      <description>&lt;P&gt;Hi Qlik Experts,&lt;/P&gt;
&lt;P&gt;Please help me in creating multiple variables in Qlikview script.&lt;/P&gt;
&lt;P&gt;Like we have v1 till v60 so how can we automate the process by script and the value will be enter by the user at front end in input box.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please suggest how to create multiple variables.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 14:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable/m-p/2106812#M90390</guid>
      <dc:creator>sagarwal16</dc:creator>
      <dc:date>2023-08-17T14:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Variable</title>
      <link>https://community.qlik.com/t5/App-Development/Variable/m-p/2106830#M90395</link>
      <description>&lt;P&gt;Maybe with:&lt;/P&gt;
&lt;P&gt;for i = 1 to 60&lt;BR /&gt;&amp;nbsp; &amp;nbsp;let v$(i) = 0;&lt;BR /&gt;next&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 15:29:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable/m-p/2106830#M90395</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-08-17T15:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Variable</title>
      <link>https://community.qlik.com/t5/App-Development/Variable/m-p/2106870#M90400</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Its working as it is creating the variable but the problem is the value of each variable is 0 and when we are refreshing to the dashboard the values entered by the user in input box refreshed to 0.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So please suggest if any other alternative where the user value does not change on refreshing the dashboard&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 17:08:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable/m-p/2106870#M90400</guid>
      <dc:creator>sagarwal16</dc:creator>
      <dc:date>2023-08-17T17:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Variable</title>
      <link>https://community.qlik.com/t5/App-Development/Variable/m-p/2106982#M90414</link>
      <description>&lt;P&gt;You don't need to re-create the variables with each reload - so after the initial run you could simply comment this snippet.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2023 06:08:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable/m-p/2106982#M90414</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-08-18T06:08:01Z</dc:date>
    </item>
  </channel>
</rss>

