<?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 Dynamically Change Variable Values in Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-Variable-Values-in-Expression/m-p/1034893#M923269</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;I have a vSL variable name with 80 as value and use this variable in this expressions,&amp;nbsp; =20+vSL. Thus, the result would be 100. How can I create a list box with different values, so when I check one of these value then the result will change?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know If you think there is a better approach. All inputs are greatly appreciated. Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Dynamically Change Variable Values in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-Variable-Values-in-Expression/m-p/1034893#M923269</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;I have a vSL variable name with 80 as value and use this variable in this expressions,&amp;nbsp; =20+vSL. Thus, the result would be 100. How can I create a list box with different values, so when I check one of these value then the result will change?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know If you think there is a better approach. All inputs are greatly appreciated. Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&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/Dynamically-Change-Variable-Values-in-Expression/m-p/1034893#M923269</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Change Variable Values in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-Variable-Values-in-Expression/m-p/1034894#M923270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For this you would need to create a small table maybe something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;value&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;50&lt;/P&gt;&lt;P&gt;80&lt;/P&gt;&lt;P&gt;90&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then using this field within a listbox with (option one selected only) and in your expression something 20 + getfieldselection(value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where you could use a list also create for a variable within the tab restrictions from the inputbox (bottom right).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 15:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-Variable-Values-in-Expression/m-p/1034894#M923270</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-04-14T15:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Change Variable Values in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-Variable-Values-in-Expression/m-p/1034895#M923271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly what I need! Thank you very much Marcus!!&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 15:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-Variable-Values-in-Expression/m-p/1034895#M923271</guid>
      <dc:creator />
      <dc:date>2016-04-14T15:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Change Variable Values in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-Change-Variable-Values-in-Expression/m-p/1034896#M923272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create and Inline table or an excel file with the required number and load it in qlikview and provide this as a filter.&amp;nbsp; Now you simply use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Numbers:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;INLINE [&lt;/P&gt;&lt;P&gt;NewFieldName&lt;/P&gt;&lt;P&gt;10&lt;/P&gt;&lt;P&gt;20&lt;/P&gt;&lt;P&gt;30&lt;/P&gt;&lt;P&gt;40&lt;/P&gt;&lt;P&gt;50&lt;/P&gt;&lt;P&gt;60];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=20 + Sum(NewFieldName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or the best method is provide an input box and assign this variable to the input box, and get input from user and use this variable in your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=20 + variableName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 15:23:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-Change-Variable-Values-in-Expression/m-p/1034896#M923272</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-04-14T15:23:43Z</dc:date>
    </item>
  </channel>
</rss>

