<?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 to write this in set analysis? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115115#M368207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this works. - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;grp_cust_id = {'*'}&amp;gt; + &amp;lt;trip_end_date = {'*'}&amp;gt;} trip_id)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Aug 2016 16:28:57 GMT</pubDate>
    <dc:creator>jim_chan</dc:creator>
    <dc:date>2016-08-02T16:28:57Z</dc:date>
    <item>
      <title>How to write this in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115107#M368199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a formula here, can anyone help me to change to set analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If((not (IsNull(grp_cust_id) and IsNull(trip_end_date))),count(trip_id)) -&amp;nbsp; it works in IF statement by the way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 16:10:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115107#M368199</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2016-08-02T16:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to write this in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115108#M368200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be as below:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Count({&amp;lt;Len(Trim(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;grp_cust_id))&amp;gt;{'0'},Len(Trim(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;trip_end_date)={'0'})&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;}&amp;nbsp;&amp;nbsp; trip_id)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;OR&lt;/P&gt;&lt;P style="font-size: 13px; 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: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; 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: 13px;"&gt;Count({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;grp_cust_id={'*'},Len(Trim(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;trip_end_date)={'0'})&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;gt;}&amp;nbsp;&amp;nbsp; trip_id)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 16:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115108#M368200</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-08-02T16:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to write this in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115109#M368201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would create flags in script for both null scenarios then use the flags in the set analysis&lt;/P&gt;&lt;P&gt;set analysis something like count({&amp;lt;[grp_cust_id_flag]={'Y'},[trip_end_date_flag]={'Y'}&amp;gt;}trip_id)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 16:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115109#M368201</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-02T16:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to write this in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115110#M368202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Thirumala, &lt;/P&gt;&lt;P&gt;there modifier expression error.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133351_error.jpg" style="height: 51px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 16:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115110#M368202</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2016-08-02T16:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to write this in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115111#M368203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok.. will try it out .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 16:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115111#M368203</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2016-08-02T16:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to write this in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115112#M368204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&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;&lt;BR /&gt;&lt;/SPAN&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;&lt;STRONG&gt;Count({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;grp_cust_id)) = {'*'}&amp;gt; + &amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;trip_end_date = {'*'}&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;} trip_id)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 16:22:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115112#M368204</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-02T16:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to write this in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115113#M368205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Give a try on the below:&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;Count({&amp;lt;Len(Trim(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;grp_cust_id))&lt;STRONG&gt;={'&amp;gt;0'}&lt;/STRONG&gt;,Len(Trim(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;trip_end_date)={'0'})&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;}&amp;nbsp;&amp;nbsp; trip_id)&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;OR&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Count({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;grp_cust_id={'*'},Len(Trim(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;trip_end_date)={'0'})&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;gt;}&amp;nbsp;&amp;nbsp; trip_id)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 16:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115113#M368205</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-08-02T16:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to write this in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115114#M368206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;grp_cust_id should be not null and trp_end_date should be null, I think you need to modify the expression..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 16:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115114#M368206</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-08-02T16:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to write this in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115115#M368207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this works. - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;grp_cust_id = {'*'}&amp;gt; + &amp;lt;trip_end_date = {'*'}&amp;gt;} trip_id)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 16:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115115#M368207</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2016-08-02T16:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to write this in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115116#M368208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Not is over-arching both the fields grp_cust_id and trp_end_date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If((not &lt;SPAN style="color: #ff0000;"&gt;(&lt;/SPAN&gt;IsNull(grp_cust_id) and IsNull(trip_end_date)&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;),count(trip_id))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 16:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115116#M368208</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-02T16:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to write this in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115117#M368209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 16:30:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115117#M368209</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-02T16:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to write this in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115118#M368210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup... overlooked at it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 16:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-this-in-set-analysis/m-p/1115118#M368210</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-08-02T16:31:07Z</dc:date>
    </item>
  </channel>
</rss>

