<?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 Count/If/Age Expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Count-If-Age-Expression/m-p/1833559#M68811</link>
    <description>&lt;P&gt;Hello Together,&lt;/P&gt;&lt;P&gt;A am using the below expression, it works fine.&amp;nbsp;&lt;BR /&gt;(It counts text which includes bike and excludes Material beginning with 1)&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;[Text]={"=WildMatch(Left(Text,20),'*Bike*')"},&lt;BR /&gt;Material=P({&amp;lt;Material={"*"}&amp;gt;}Material)&lt;BR /&gt;*E({&amp;lt;Material={"1*"}&amp;gt;}Material)&amp;gt;*(1-&amp;lt;&amp;gt;)}Material)&lt;/P&gt;&lt;P&gt;Now I want to add the below:&lt;BR /&gt;It should only count if the beginning date is not &amp;gt;2 Years.&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(age(today(),[Beginning Date])&amp;gt;2,'OK','Nicht OK')&lt;/P&gt;&lt;P&gt;I want to bring this together, but unfortunately it does not work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any Ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Sep 2021 09:54:18 GMT</pubDate>
    <dc:creator>Daniel1908</dc:creator>
    <dc:date>2021-09-03T09:54:18Z</dc:date>
    <item>
      <title>Count/If/Age Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Count-If-Age-Expression/m-p/1833559#M68811</link>
      <description>&lt;P&gt;Hello Together,&lt;/P&gt;&lt;P&gt;A am using the below expression, it works fine.&amp;nbsp;&lt;BR /&gt;(It counts text which includes bike and excludes Material beginning with 1)&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;[Text]={"=WildMatch(Left(Text,20),'*Bike*')"},&lt;BR /&gt;Material=P({&amp;lt;Material={"*"}&amp;gt;}Material)&lt;BR /&gt;*E({&amp;lt;Material={"1*"}&amp;gt;}Material)&amp;gt;*(1-&amp;lt;&amp;gt;)}Material)&lt;/P&gt;&lt;P&gt;Now I want to add the below:&lt;BR /&gt;It should only count if the beginning date is not &amp;gt;2 Years.&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(age(today(),[Beginning Date])&amp;gt;2,'OK','Nicht OK')&lt;/P&gt;&lt;P&gt;I want to bring this together, but unfortunately it does not work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any Ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 09:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-If-Age-Expression/m-p/1833559#M68811</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-09-03T09:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Count/If/Age Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Count-If-Age-Expression/m-p/1833619#M68818</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Something like this may be -&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Count({&amp;lt;[Text]={"=WildMatch(Left(Text,20),'*Bike*')"},&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Material=P({&amp;lt;Material={"*"},&amp;nbsp;[Beginning Date] = {"=age(today(),[Beginning Date])&amp;gt;2"} &amp;gt;}Material)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*E({&amp;lt;Material={"1*"}&amp;gt;}Material)&amp;gt;*(1-&amp;lt;&amp;gt;)}Material)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 13:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-If-Age-Expression/m-p/1833619#M68818</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2021-09-03T13:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Count/If/Age Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Count-If-Age-Expression/m-p/1833897#M68848</link>
      <description>&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Mon, 06 Sep 2021 08:28:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-If-Age-Expression/m-p/1833897#M68848</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-09-06T08:28:49Z</dc:date>
    </item>
  </channel>
</rss>

