<?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: If statement with Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-statement-with-Set-Analysis/m-p/627975#M1095948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 May 2014 10:49:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-09T10:49:33Z</dc:date>
    <item>
      <title>If statement with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-with-Set-Analysis/m-p/627970#M1095943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following bit of Set Analysis in a Bar Chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({1&amp;lt;ARRIVAL_DATE= {"$(=Date(Today(), 'DD/MM/YYYY'))" },AREA_GROUP -={'B'}&amp;gt;}DISTINCT CALL_NUMBER)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I would like it to only apply if RESPONSE_TIME &amp;gt; TARGET_RESPONSE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 10:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-with-Set-Analysis/m-p/627970#M1095943</guid>
      <dc:creator />
      <dc:date>2014-05-09T10:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: If statement with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-with-Set-Analysis/m-p/627971#M1095944</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 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Count({1&amp;lt;ARRIVAL_DATE= {"$(=Date(Today(), 'DD/MM/YYYY'))" },AREA_GROUP -={'B'}&amp;gt;}DISTINCT &lt;/P&gt;&lt;P style="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;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (RESPONSE_TIME &amp;gt; TARGET_RESPONSE, &lt;/SPAN&gt;CALL_NUMBER, 0)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="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;"&gt; if (RESPONSE_TIME &amp;gt; TARGET_RESPONSE,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count({1&amp;lt;ARRIVAL_DATE= {"$(=Date(Today(), 'DD/MM/YYYY'))" },AREA_GROUP -={'B'}&amp;gt;} DISTINCT &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;CALL_NUMBER&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="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;"&gt;,0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 10:41:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-with-Set-Analysis/m-p/627971#M1095944</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-05-09T10:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: If statement with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-with-Set-Analysis/m-p/627972#M1095945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;You may have to use an if statement:&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;"&gt;Count({1&amp;lt;ARRIVAL_DATE= {"$(=Date(Today(), 'DD/MM/YYYY'))" },AREA_GROUP -={'B'}&amp;gt;}DISTINCT &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if( RESPONSE_TIME &amp;gt; TARGET_RESPONSE, &lt;/SPAN&gt;CALL_NUMBER))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Doing a comparison between fields of the same record is not always possible. See this document: &lt;A href="https://community.qlik.com/docs/DOC-4563"&gt;set_analysis_intra-record.qvw&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 10:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-with-Set-Analysis/m-p/627972#M1095945</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-05-09T10:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: If statement with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-with-Set-Analysis/m-p/627973#M1095946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks, this one worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 10:49:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-with-Set-Analysis/m-p/627973#M1095946</guid>
      <dc:creator />
      <dc:date>2014-05-09T10:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: If statement with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-with-Set-Analysis/m-p/627974#M1095947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;count({&amp;lt;RESPONSE_TIME={&amp;gt;$(=TARGET_RESPONSE)}&amp;gt;}CALL_NUMBER)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 10:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-with-Set-Analysis/m-p/627974#M1095947</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-05-09T10:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: If statement with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-with-Set-Analysis/m-p/627975#M1095948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 10:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-with-Set-Analysis/m-p/627975#M1095948</guid>
      <dc:creator />
      <dc:date>2014-05-09T10:49:33Z</dc:date>
    </item>
  </channel>
</rss>

