<?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: How do I do &amp;lt;&amp;gt; in set analysis? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-do-lt-gt-in-set-analysis/m-p/421953#M1168474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, we know about it. It happened in previous versions and for some reason it keeps happening but the expression works just fine irrespective what the syntax check underlines in red. Hopefully it will be fixed in the coming release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Sep 2012 13:30:15 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2012-09-20T13:30:15Z</dc:date>
    <item>
      <title>How do I do &lt;&gt; in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-do-lt-gt-in-set-analysis/m-p/421948#M1168469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to load everything in a set analysis statement except one specific and I can't use &amp;lt;&amp;gt;. How do I do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 11:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-do-lt-gt-in-set-analysis/m-p/421948#M1168469</guid>
      <dc:creator />
      <dc:date>2012-09-19T11:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do &lt;&gt; in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-do-lt-gt-in-set-analysis/m-p/421949#M1168470</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;Use the "-=" operator (it will show as expression error, but it's a bug):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt; Employee -= {'Fred'} &amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 11:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-do-lt-gt-in-set-analysis/m-p/421949#M1168470</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-09-19T11:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do &lt;&gt; in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-do-lt-gt-in-set-analysis/m-p/421950#M1168471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miguel, much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 11:49:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-do-lt-gt-in-set-analysis/m-p/421950#M1168471</guid>
      <dc:creator />
      <dc:date>2012-09-19T11:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do &lt;&gt; in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-do-lt-gt-in-set-analysis/m-p/421951#M1168472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey mrpjspencer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know Miguel has already answered the question with the corrent answer but I often get frustrated that it the "-=" operator will show as a bug so I tend to use this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;Sum(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Employee= {'*'} - {''Fred''}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; } Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's a longer way to do it but it means you won't see expression errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 10:03:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-do-lt-gt-in-set-analysis/m-p/421951#M1168472</guid>
      <dc:creator>oxtontom</dc:creator>
      <dc:date>2012-09-20T10:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do &lt;&gt; in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-do-lt-gt-in-set-analysis/m-p/421952#M1168473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, not to fussed about the cosmetics of it as long as it works. Have Qlikview been told about this bug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 12:45:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-do-lt-gt-in-set-analysis/m-p/421952#M1168473</guid>
      <dc:creator />
      <dc:date>2012-09-20T12:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do &lt;&gt; in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-do-lt-gt-in-set-analysis/m-p/421953#M1168474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, we know about it. It happened in previous versions and for some reason it keeps happening but the expression works just fine irrespective what the syntax check underlines in red. Hopefully it will be fixed in the coming release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 13:30:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-do-lt-gt-in-set-analysis/m-p/421953#M1168474</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-09-20T13:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do &lt;&gt; in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-do-lt-gt-in-set-analysis/m-p/421954#M1168475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ive just realised ive got a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;avg&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;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Region&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[SW]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[SE]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[KE]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Commercial_Domestic&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Domestic]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Water_Supplier_Text_SW&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;-={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Southern Water]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;},Waste_Water_Receiver_Text_SW={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Southern Water]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}Amount) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See where the writing is Black, its not taking those parts as part of the calculation in my set analysis and is throwing my figures off &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 12:05:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-do-lt-gt-in-set-analysis/m-p/421954#M1168475</guid>
      <dc:creator />
      <dc:date>2012-10-09T12:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do &lt;&gt; in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-do-lt-gt-in-set-analysis/m-p/421955#M1168476</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;Assuming that in your expression above "SW", "SE", "Domestic" and so are literal values of fields, the syntax should be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13497890976014986" jivemacro_uid="_13497890976014986"&gt;&lt;P&gt;Avg({&amp;lt; Region = {'SW', 'SE', 'KE'}, Commercial_Domestic = {'Domestic'}, Water_Supplier_Text_SW -= {'Southern Water'}, Waste_Water_Receiver_Text_SW = {'Southern Water'&lt;/P&gt;&lt;P&gt;} &amp;gt;} Amount)&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More on how to use quotes properly in set analysis can be found &lt;A _jive_internal="true" href="https://community.qlik.com/message/130723#130723"&gt;in this post&lt;/A&gt;, among some others...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 13:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-do-lt-gt-in-set-analysis/m-p/421955#M1168476</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-10-09T13:26:37Z</dc:date>
    </item>
  </channel>
</rss>

