<?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: Count if with &amp;lt; *error* in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Count-if-with-lt-error/m-p/1934215#M76958</link>
    <description>&lt;P&gt;Can u attach the sample file?&lt;/P&gt;</description>
    <pubDate>Mon, 23 May 2022 10:59:09 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2022-05-23T10:59:09Z</dc:date>
    <item>
      <title>Count if with &lt; *error*</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if-with-lt-error/m-p/1934124#M76949</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are all well and thanks in advance for reading and hopefully assisting with my query.&lt;/P&gt;
&lt;P&gt;I am trying to use the below;&lt;/P&gt;
&lt;P&gt;count ({&amp;lt; [WADAT_IST] &amp;lt; [WADAT], LFART = '{XLR, XLS}' &amp;gt;} VBELN ) / COUNT (VBELN)&lt;/P&gt;
&lt;P&gt;In a bar chart. WADAT and WADAT_IST are two date fields. I want to compare them (the above would be deemed 'early' as it was issued before planned so using the &amp;lt; operator. But it wont allow it, giving me an 'Error in expression'. It will only allow =&lt;/P&gt;
&lt;P&gt;The LFART is a type of deliver I am filtering for and then VBELN is document. These are all standard SAP fields.&lt;/P&gt;
&lt;P&gt;Why is this please and what should I have as the expression?&lt;/P&gt;
&lt;P&gt;I will then also have two others (hopefully) using = (for on time) and &amp;gt; for late.&lt;/P&gt;
&lt;P&gt;I hope that makes sense.&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Daryn&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 08:53:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if-with-lt-error/m-p/1934124#M76949</guid>
      <dc:creator>Daryn</dc:creator>
      <dc:date>2022-05-23T08:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Count if with &lt; *error*</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if-with-lt-error/m-p/1934171#M76950</link>
      <description>&lt;P&gt;HI&lt;/P&gt;
&lt;P&gt;Try like below&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;count ({&amp;lt; [WADAT_IST] {"=[WADAT_IST] &amp;lt; [WADAT]"}, LFART = '{XLR, XLS}' &amp;gt;} VBELN ) / COUNT (VBELN)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 09:48:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if-with-lt-error/m-p/1934171#M76950</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2022-05-23T09:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Count if with &lt; *error*</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if-with-lt-error/m-p/1934184#M76953</link>
      <description>&lt;P&gt;Hi Mayil,&lt;/P&gt;
&lt;P&gt;Many thanks for replying.&lt;/P&gt;
&lt;P&gt;Unfortunately still shows as an error.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daryn_0-1653300131147.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/80061iF592F1A75C57E4C2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daryn_0-1653300131147.png" alt="Daryn_0-1653300131147.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 10:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if-with-lt-error/m-p/1934184#M76953</guid>
      <dc:creator>Daryn</dc:creator>
      <dc:date>2022-05-23T10:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Count if with &lt; *error*</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if-with-lt-error/m-p/1934199#M76954</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MayilVahanan_0-1653301995991.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/80064iA45990319FDC22E9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MayilVahanan_0-1653301995991.png" alt="MayilVahanan_0-1653301995991.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Try like below&lt;/P&gt;
&lt;P&gt;LFART ={'XLR', 'XLS'}&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 10:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if-with-lt-error/m-p/1934199#M76954</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2022-05-23T10:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Count if with &lt; *error*</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if-with-lt-error/m-p/1934208#M76955</link>
      <description>&lt;P&gt;Thank you again Mayil, but still same error.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daryn_0-1653302551020.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/80066i96B67CA5AAF0492F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daryn_0-1653302551020.png" alt="Daryn_0-1653302551020.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 10:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if-with-lt-error/m-p/1934208#M76955</guid>
      <dc:creator>Daryn</dc:creator>
      <dc:date>2022-05-23T10:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Count if with &lt; *error*</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if-with-lt-error/m-p/1934214#M76957</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MayilVahanan_0-1653303479389.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/80068i3A03487AE93909D8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MayilVahanan_0-1653303479389.png" alt="MayilVahanan_0-1653303479389.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[WADAT_IST] = {"=[WADAT_IST] &amp;lt; [WADAT]"}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 10:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if-with-lt-error/m-p/1934214#M76957</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2022-05-23T10:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Count if with &lt; *error*</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if-with-lt-error/m-p/1934215#M76958</link>
      <description>&lt;P&gt;Can u attach the sample file?&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 10:59:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if-with-lt-error/m-p/1934215#M76958</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2022-05-23T10:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Count if with &lt; *error*</title>
      <link>https://community.qlik.com/t5/App-Development/Count-if-with-lt-error/m-p/1934225#M76960</link>
      <description>&lt;P&gt;Hi Mayil,&lt;/P&gt;
&lt;P&gt;That fixed the error in the expression, thank you.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Working as:&lt;/P&gt;
&lt;P&gt;count ({&amp;lt; [WADAT_IST] = {"=[WADAT_IST] &amp;lt; [WADAT]"}, LFART ={'XLR', 'XLS'} &amp;gt;} VBELN ) / COUNT (VBELN)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Much appreciated.&lt;/P&gt;
&lt;P&gt;Regards, Daryn&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 11:26:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-if-with-lt-error/m-p/1934225#M76960</guid>
      <dc:creator>Daryn</dc:creator>
      <dc:date>2022-05-23T11:26:53Z</dc:date>
    </item>
  </channel>
</rss>

