<?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 variable analysis on sets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/variable-analysis-on-sets/m-p/1044701#M523194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goodmorning everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to insert a formula setanalysys an indication of the reference year to take charge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field is called year but instead enter the year on the formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{$ &amp;lt;Year = {'2016'}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would use a var_anno variable set in 2016 and enter into setanalysys the variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to insert&lt;/P&gt;&lt;P&gt;{$ &amp;lt;$ Var_anno Year = {}&amp;gt;} but it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Apr 2016 08:06:37 GMT</pubDate>
    <dc:creator>warrentk80</dc:creator>
    <dc:date>2016-04-29T08:06:37Z</dc:date>
    <item>
      <title>variable analysis on sets</title>
      <link>https://community.qlik.com/t5/QlikView/variable-analysis-on-sets/m-p/1044701#M523194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goodmorning everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to insert a formula setanalysys an indication of the reference year to take charge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field is called year but instead enter the year on the formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{$ &amp;lt;Year = {'2016'}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would use a var_anno variable set in 2016 and enter into setanalysys the variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to insert&lt;/P&gt;&lt;P&gt;{$ &amp;lt;$ Var_anno Year = {}&amp;gt;} but it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 08:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-analysis-on-sets/m-p/1044701#M523194</guid>
      <dc:creator>warrentk80</dc:creator>
      <dc:date>2016-04-29T08:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: variable analysis on sets</title>
      <link>https://community.qlik.com/t5/QlikView/variable-analysis-on-sets/m-p/1044702#M523195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;{$ &amp;lt;$Year = {'=$(=Var_anno)'}&amp;gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 08:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-analysis-on-sets/m-p/1044702#M523195</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-29T08:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: variable analysis on sets</title>
      <link>https://community.qlik.com/t5/QlikView/variable-analysis-on-sets/m-p/1044703#M523196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;Syntax: &amp;lt;Dimension = {$(NameVariable)} &amp;gt;&lt;/P&gt;&lt;P&gt;Or &amp;lt;Dimension = {$(=NameVariable)} &amp;gt;&lt;/P&gt;&lt;P&gt;(with or without the = sign in front of the variable)&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;{&amp;lt;Year={$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;var_anno&lt;/SPAN&gt;)}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joshua.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 08:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-analysis-on-sets/m-p/1044703#M523196</guid>
      <dc:creator>ajsjoshua</dc:creator>
      <dc:date>2016-04-29T08:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: variable analysis on sets</title>
      <link>https://community.qlik.com/t5/QlikView/variable-analysis-on-sets/m-p/1044704#M523197</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;Can you try below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year={'=$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Var_anno&lt;/SPAN&gt;)'}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 08:30:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-analysis-on-sets/m-p/1044704#M523197</guid>
      <dc:creator>arasantorule</dc:creator>
      <dc:date>2016-04-29T08:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: variable analysis on sets</title>
      <link>https://community.qlik.com/t5/QlikView/variable-analysis-on-sets/m-p/1044705#M523198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{$ &amp;lt;Year = {"$(=Var_anno)"}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 08:36:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-analysis-on-sets/m-p/1044705#M523198</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-04-29T08:36:23Z</dc:date>
    </item>
  </channel>
</rss>

