<?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: Set Analysis not working after covert to variable in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-not-working-after-covert-to-variable/m-p/1825989#M67912</link>
    <description>&lt;P&gt;Thanks for sharing!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Aug 2021 06:30:13 GMT</pubDate>
    <dc:creator>BrandonN</dc:creator>
    <dc:date>2021-08-02T06:30:13Z</dc:date>
    <item>
      <title>Set Analysis not working after covert to variable</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-not-working-after-covert-to-variable/m-p/1825852#M67894</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;After I convert the expression to load inline as variable the expression not work .&lt;/P&gt;&lt;P&gt;Anyone can advise?&lt;/P&gt;&lt;P&gt;vFinalOutput&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 31 Jul 2021 03:18:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-not-working-after-covert-to-variable/m-p/1825852#M67894</guid>
      <dc:creator>BrandonN</dc:creator>
      <dc:date>2021-07-31T03:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis not working after covert to variable</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-not-working-after-covert-to-variable/m-p/1825854#M67895</link>
      <description>&lt;P&gt;Hi, the quick solution is to use replace to omit using characters like $ or ', to avoid to interpret them and just load the string, like:&lt;/P&gt;&lt;P&gt;LET vFinalOutput = Replace(Replace('Sum({&amp;lt;[DateMonth] = {&lt;FONT color="#FF0000"&gt;|#&lt;/FONT&gt;(=&lt;FONT color="#FF0000"&gt;#&lt;/FONT&gt;(vMaxYear))&lt;FONT color="#FF0000"&gt;|&lt;/FONT&gt;}&amp;gt;}Record)','#','$'),'|',Chr(39));&lt;/P&gt;&lt;P&gt;So | will load as ' and # will load as $.&lt;/P&gt;&lt;P&gt;Another most common solution is using an external file to load variables with values assigned, loading from excel file also avoid the interpretation of $( or '.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Loading-variables-through-Excel-File/m-p/1263071" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Loading-variables-through-Excel-File/m-p/1263071&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Jul 2021 07:09:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-not-working-after-covert-to-variable/m-p/1825854#M67895</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-07-31T07:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis not working after covert to variable</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-not-working-after-covert-to-variable/m-p/1825989#M67912</link>
      <description>&lt;P&gt;Thanks for sharing!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 06:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-not-working-after-covert-to-variable/m-p/1825989#M67912</guid>
      <dc:creator>BrandonN</dc:creator>
      <dc:date>2021-08-02T06:30:13Z</dc:date>
    </item>
  </channel>
</rss>

