<?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 - using a variable to store the whole set in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-using-a-variable-to-store-the-whole-set/m-p/1427383#M429741</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;it is working for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which qlikview version you have ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Dec 2017 10:35:39 GMT</pubDate>
    <dc:creator>YoussefBelloum</dc:creator>
    <dc:date>2017-12-19T10:35:39Z</dc:date>
    <item>
      <title>Set Analysis - using a variable to store the whole set</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-using-a-variable-to-store-the-whole-set/m-p/1427382#M429740</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;I am struggling with a Set Analysis expression, which should work (when I look at the documentation):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have defined a Variable in the script, to "ignore" two fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LET&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vL.IgnoreDim&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; ='[Customer Code]=,Matchcode='; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;When I try to use this Variable in my Set&amp;nbsp; Analysis Expression the error "Errors in expression" pops up.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vL.IgnoreDim)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;} Sales) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;When I do it this way, without a Variable,&amp;nbsp; of course it works:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;[Customer Code]=,Matchcode=&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;} Sales) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Any idea? Thanks for your help!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 10:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-using-a-variable-to-store-the-whole-set/m-p/1427382#M429740</guid>
      <dc:creator>chriys1337</dc:creator>
      <dc:date>2017-12-19T10:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - using a variable to store the whole set</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-using-a-variable-to-store-the-whole-set/m-p/1427383#M429741</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;it is working for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which qlikview version you have ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 10:35:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-using-a-variable-to-store-the-whole-set/m-p/1427383#M429741</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2017-12-19T10:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - using a variable to store the whole set</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-using-a-variable-to-store-the-whole-set/m-p/1427384#M429742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;i feel its showing with the red underline but the expression is working fine ??&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;its the know thing...when you use a variable in set analysis with comparing dimension this happens ..it will show has error in expression but the expression will give desired result &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 10:45:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-using-a-variable-to-store-the-whole-set/m-p/1427384#M429742</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-12-19T10:45:08Z</dc:date>
    </item>
  </channel>
</rss>

