<?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 lock the value of a variable in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-lock-the-value-of-a-variable/m-p/1918489#M75536</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I need to save a data selection inside a variable, for example:&lt;/P&gt;
&lt;P&gt;I have a field called Market and I select the value 'Italy', after I save this selection in a variabile by the formula '$(=concat(Market))' that will result 'Italy'.&lt;/P&gt;
&lt;P&gt;But then I need the value of this variable to be "locked", so if then I select 'France' as Market, the variable value must remains 'Italy'.&lt;/P&gt;
&lt;P&gt;Does anyone has an idea of how to lock it?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Thu, 14 Apr 2022 10:31:31 GMT</pubDate>
    <dc:creator>Odla88</dc:creator>
    <dc:date>2022-04-14T10:31:31Z</dc:date>
    <item>
      <title>How to lock the value of a variable</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-lock-the-value-of-a-variable/m-p/1918489#M75536</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I need to save a data selection inside a variable, for example:&lt;/P&gt;
&lt;P&gt;I have a field called Market and I select the value 'Italy', after I save this selection in a variabile by the formula '$(=concat(Market))' that will result 'Italy'.&lt;/P&gt;
&lt;P&gt;But then I need the value of this variable to be "locked", so if then I select 'France' as Market, the variable value must remains 'Italy'.&lt;/P&gt;
&lt;P&gt;Does anyone has an idea of how to lock it?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 10:31:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-lock-the-value-of-a-variable/m-p/1918489#M75536</guid>
      <dc:creator>Odla88</dc:creator>
      <dc:date>2022-04-14T10:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to lock the value of a variable</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-lock-the-value-of-a-variable/m-p/1918673#M75546</link>
      <description>&lt;P&gt;what are you trying to accomplish with this variable?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 15:37:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-lock-the-value-of-a-variable/m-p/1918673#M75546</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2022-04-14T15:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to lock the value of a variable</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-lock-the-value-of-a-variable/m-p/1918684#M75547</link>
      <description>&lt;P&gt;My target is to save somewhere multiple "cycles" of selections made by the user.&lt;/P&gt;
&lt;P&gt;I mean that the user start to apply data selections,&amp;nbsp; and when it has finished, he click on a button to save this first cycle of selections applied, then start again with the second cycle of selections and so on.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At the end I need to merge all these cycles of selections.&lt;/P&gt;
&lt;P&gt;For example, in the first cycle the user selects 'Italy' as Market, then he saves this selection by a button inside a variable var1; then he clears the previous selection made and start with the second cycle, selecting 'France' as Market and again saves it in a second variable var2. at the end I'll merge these two variables to obtain something similar to the string 'Italy, France'&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 16:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-lock-the-value-of-a-variable/m-p/1918684#M75547</guid>
      <dc:creator>Odla88</dc:creator>
      <dc:date>2022-04-14T16:02:21Z</dc:date>
    </item>
  </channel>
</rss>

