<?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 SET Analysis AND Syntax in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SET-Analysis-AND-Syntax/m-p/1087580#M933950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to do a multiple conditions SET Analysis. I am using the plus sign + as an AND syntax. The table is showing an hyphen instead of the Expression Error depicting I'm on the right track but just can't get the formula to click.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirements for SET Analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Line Status = Active&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Last Billed = Empty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Line Status = On Hold &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Reason = Implementation Delay - Not Ready, &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; Implementation Delay - Other,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; Implementation Delay - POS Delayed&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Please help....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Backlog MRR ' &amp;amp; money(sum({&amp;lt;[Line Status] = {'Active'},[Last Billed] = {"-"}&amp;gt;}[MRR/12]))&lt;/P&gt;&lt;P&gt;+ money(sum(&lt;SPAN style="font-size: 13.3333px;"&gt;{&amp;lt;[Line Status] = {'On Hold'},&lt;/SPAN&gt;Reason = {'Implementation Delay - Not Ready','Implementation Delay - Other','Implementation Delay - POS Delayed'}&amp;gt;}[MRR/12]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Feb 2016 19:50:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-22T19:50:05Z</dc:date>
    <item>
      <title>SET Analysis AND Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/SET-Analysis-AND-Syntax/m-p/1087580#M933950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to do a multiple conditions SET Analysis. I am using the plus sign + as an AND syntax. The table is showing an hyphen instead of the Expression Error depicting I'm on the right track but just can't get the formula to click.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirements for SET Analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Line Status = Active&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Last Billed = Empty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Line Status = On Hold &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Reason = Implementation Delay - Not Ready, &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; Implementation Delay - Other,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; Implementation Delay - POS Delayed&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Please help....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Backlog MRR ' &amp;amp; money(sum({&amp;lt;[Line Status] = {'Active'},[Last Billed] = {"-"}&amp;gt;}[MRR/12]))&lt;/P&gt;&lt;P&gt;+ money(sum(&lt;SPAN style="font-size: 13.3333px;"&gt;{&amp;lt;[Line Status] = {'On Hold'},&lt;/SPAN&gt;Reason = {'Implementation Delay - Not Ready','Implementation Delay - Other','Implementation Delay - POS Delayed'}&amp;gt;}[MRR/12]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 19:50:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-Analysis-AND-Syntax/m-p/1087580#M933950</guid>
      <dc:creator />
      <dc:date>2016-02-22T19:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: SET Analysis AND Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/SET-Analysis-AND-Syntax/m-p/1087581#M933951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Backlog MRR ' &amp;amp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;money(sum({&amp;lt;[Line Status] = {'Active'},[Last Billed] = {"-"}&amp;gt;}[MRR/12]))&lt;/P&gt;&lt;P&gt;+ money(sum({&amp;lt;[Line Status] = {'On Hold'},Reason = {'Implementation Delay - Not Ready','Implementation Delay - Other','Implementation Delay - POS Delayed'}&amp;gt;}[MRR/12]))&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;i.e. first perform the addition of the two aggregates, then concatenate to the text &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 19:59:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-Analysis-AND-Syntax/m-p/1087581#M933951</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-22T19:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: SET Analysis AND Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/SET-Analysis-AND-Syntax/m-p/1087582#M933952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not 100% sure, but may be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;='Backlog MRR ' &amp;amp; Money(Sum({&amp;lt;[Line Status] = {'Active'},[Last Billed] = {"-"}&amp;gt; + &lt;SPAN style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-size: 13.3333px;"&gt;&amp;lt;[Line Status] = {'On Hold'},&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Reason = {'Implementation Delay - Not Ready','Implementation Delay - Other','Implementation Delay - POS Delayed'}&amp;gt;&lt;/SPAN&gt;}[MRR/12]))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 20:06:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-Analysis-AND-Syntax/m-p/1087582#M933952</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-22T20:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: SET Analysis AND Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/SET-Analysis-AND-Syntax/m-p/1087583#M933953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You guys are awesome, I love you guys. Every time I'm stuck you guys help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a BUNCH.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 20:25:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-Analysis-AND-Syntax/m-p/1087583#M933953</guid>
      <dc:creator />
      <dc:date>2016-02-22T20:25:57Z</dc:date>
    </item>
  </channel>
</rss>

