<?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 within a variable within script in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Variable-within-a-variable-within-script/m-p/1894195#M73757</link>
    <description>&lt;P&gt;In general it's possible to nest variables. But it depends on where and how the variables are defined and&amp;nbsp;where and how the variables are called and which content is included - to see if it's possible respectively how much efforts and complexity are needed. This means using variables extensively may not always make things easier else you may become the opposite effect.&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Thu, 17 Feb 2022 09:55:25 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2022-02-17T09:55:25Z</dc:date>
    <item>
      <title>Variable within a variable within script</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-within-a-variable-within-script/m-p/1893812#M73723</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have something like 50 different variables which I would like to have dynamic in my script:&lt;/P&gt;
&lt;P&gt;=$(vMetricName)&lt;/P&gt;
&lt;P&gt;=$(vMetricClass)&lt;/P&gt;
&lt;P&gt;=$(vMetricSize)&lt;/P&gt;
&lt;P&gt;So my question is is something like that even possible in Qlik Sense:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=$(vMetric$(vVariations))&lt;/P&gt;
&lt;P&gt;where vVariations can be Name, Class, Size and etc.? And if yes - how is the correct scripting?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 15:23:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-within-a-variable-within-script/m-p/1893812#M73723</guid>
      <dc:creator>ShellyG</dc:creator>
      <dc:date>2022-02-16T15:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Variable within a variable within script</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-within-a-variable-within-script/m-p/1894165#M73749</link>
      <description>&lt;P&gt;You could try something like this: $(vMetric$(=vVariations)). But haven't tried it myself&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 08:56:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-within-a-variable-within-script/m-p/1894165#M73749</guid>
      <dc:creator>chris_djih</dc:creator>
      <dc:date>2022-02-17T08:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Variable within a variable within script</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-within-a-variable-within-script/m-p/1894195#M73757</link>
      <description>&lt;P&gt;In general it's possible to nest variables. But it depends on where and how the variables are defined and&amp;nbsp;where and how the variables are called and which content is included - to see if it's possible respectively how much efforts and complexity are needed. This means using variables extensively may not always make things easier else you may become the opposite effect.&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 09:55:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-within-a-variable-within-script/m-p/1894195#M73757</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-02-17T09:55:25Z</dc:date>
    </item>
  </channel>
</rss>

