<?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: expression error in SET Analysis with variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689188#M249582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to add the $ sign before the variable in order to evaluate it, use $(vCurrentYear)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Oct 2014 08:03:19 GMT</pubDate>
    <dc:creator>maleksafa</dc:creator>
    <dc:date>2014-10-24T08:03:19Z</dc:date>
    <item>
      <title>expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689186#M249580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I´m having a syntaxproblem with this Set Analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;AAR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=vCurrentyear,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Gruppe&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Tyveri fra borger'} &amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;JOURNALNR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;the problem lies at the comma after the vCurrentYear&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I tried&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;AAR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={vCurrentyear},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Gruppe&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Tyveri fra borger'} &amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;JOURNALNR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&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;but it doesnt work&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 07:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689186#M249580</guid>
      <dc:creator />
      <dc:date>2014-10-24T07:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689187#M249581</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="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;AAR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;{$(&lt;/SPAN&gt;vCurrentyear)},&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Gruppe&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;={'Tyveri fra borger'} &amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;JOURNALNR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;let me know&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 07:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689187#M249581</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-24T07:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689188#M249582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to add the $ sign before the variable in order to evaluate it, use $(vCurrentYear)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 08:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689188#M249582</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2014-10-24T08:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689189#M249583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In set analysis expression modifiers, the field is always compared to a set of results, so the values after the = sign must be enclosed in parenthesis { }. Also variables should be enclosed in $() to ensure they are evaluated.&lt;/P&gt;&lt;P&gt;If vCurrentyear is text then the expression must be enclosed in quotes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If vCurrentyear is numeric&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; use &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;AAR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={$(vCurrentyear)}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Gruppe&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Tyveri fra borger'} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;JOURNALNR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If vCurrentyear is text&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; use &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;AAR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'$(vCurrentyear)'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Gruppe&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Tyveri fra borger'} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;JOURNALNR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 08:07:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689189#M249583</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-10-24T08:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689190#M249584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doent work - it says expression ok, but I dont get a result only a -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 08:09:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689190#M249584</guid>
      <dc:creator />
      <dc:date>2014-10-24T08:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689191#M249585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is vCurrentyear holding the data as text not numeric values?&lt;/P&gt;&lt;P&gt;Try adding quotes around the variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;AAR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'$(vCurrentyear)'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Gruppe&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Tyveri fra borger'} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;JOURNALNR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 08:11:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689191#M249585</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-10-24T08:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689192#M249586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Colin&lt;/P&gt;&lt;P&gt;using yours gives me zeroes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 08:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689192#M249586</guid>
      <dc:creator />
      <dc:date>2014-10-24T08:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689193#M249587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the variable vCurrentyear is made like this =year(today())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 08:17:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689193#M249587</guid>
      <dc:creator />
      <dc:date>2014-10-24T08:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689194#M249588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the set expression to work, both the AAR data and vCurrentyear must hold the same values to match.&lt;/P&gt;&lt;P&gt;Can you post a screenshot of a listbox showing some AAR values.&lt;/P&gt;&lt;P&gt;Also the case of the Gruppe text must exactly match 'Tyveri fra borger'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 08:20:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689194#M249588</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-10-24T08:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689195#M249589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Colin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course you are right&lt;/P&gt;&lt;P&gt;The AAR(means year in danish) is not made from a date, but is a text field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use an expression like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;AAR&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;vCurrentYear&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;JOURNALNR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;it works fine&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 08:27:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689195#M249589</guid>
      <dc:creator />
      <dc:date>2014-10-24T08:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689196#M249590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont have an image om the field but it contains this list&lt;/P&gt;&lt;P&gt;2010&lt;/P&gt;&lt;P&gt;2011&lt;/P&gt;&lt;P&gt;2012&lt;/P&gt;&lt;P&gt;2013&lt;/P&gt;&lt;P&gt;2014&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 08:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689196#M249590</guid>
      <dc:creator />
      <dc:date>2014-10-24T08:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689197#M249591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Colin&lt;/P&gt;&lt;P&gt;the Data in the field AAR comes from a SQl database and is formatted as an INT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 09:02:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689197#M249591</guid>
      <dc:creator />
      <dc:date>2014-10-24T09:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689198#M249592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An image would help as it makes a difference if the list box shows the data as left or right justified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the listbox shows&lt;/P&gt;&lt;P&gt;2010&lt;/P&gt;&lt;P&gt;2011&lt;/P&gt;&lt;P&gt;2012&lt;/P&gt;&lt;P&gt;2013&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then the data is text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the listbox shows&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2010&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2012&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2013&lt;BR /&gt;then the data is numeric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 09:04:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689198#M249592</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-10-24T09:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689199#M249593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the data is numeric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 09:07:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689199#M249593</guid>
      <dc:creator />
      <dc:date>2014-10-24T09:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689200#M249594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you get data returned from this expression?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; count&lt;SPAN style="font-size: 8pt;"&gt;( {&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;AAR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={$(vCurrentyear)}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;JOURNALNR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;If not, add a textbox showing =$(vCurrentyear) to see that that contains the value you expect. 2014&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 09:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689200#M249594</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-10-24T09:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689201#M249595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 09:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689201#M249595</guid>
      <dc:creator />
      <dc:date>2014-10-24T09:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689202#M249596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the textbox shows 2014&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 09:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689202#M249596</guid>
      <dc:creator />
      <dc:date>2014-10-24T09:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689203#M249597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you add a list box on the Gruppe field and confirm that the value 'Tyveri fra borger' exists&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 10:03:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689203#M249597</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-10-24T10:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689204#M249598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 10:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689204#M249598</guid>
      <dc:creator />
      <dc:date>2014-10-24T10:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: expression error in SET Analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689205#M249599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soren,&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;using yours gives me zeroes&lt;/P&gt;&lt;P&gt;Oops! I missed this reply earlier - the zero means that the set expression is correct, but there are no matching JOURNALNR values to count, hence the value is zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you get values returned for the expression&amp;nbsp; &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1 &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;AAR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'$(vCurrentyear)'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Gruppe&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Tyveri fra borger'} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;JOURNALNR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &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;The 1 will cause the expression to ignore all other data selections. If you get data with this set, then view your current selections to identify what values are being filtered in your data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;If the 1 set expression above returns zero, then your data has no Journals for AAR=2014 and Gruppe = 'Tyveri fra borger'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 10:30:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-error-in-SET-Analysis-with-variable/m-p/689205#M249599</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-10-24T10:30:59Z</dc:date>
    </item>
  </channel>
</rss>

