<?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: Date expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-expression/m-p/2121614#M91323</link>
    <description>&lt;P&gt;Thanks&amp;nbsp; a lot! same issue is there...that of brackets.....ur explanation and having syntaxes is bang on!&lt;/P&gt;</description>
    <pubDate>Sat, 23 Sep 2023 11:39:11 GMT</pubDate>
    <dc:creator>niranjana</dc:creator>
    <dc:date>2023-09-23T11:39:11Z</dc:date>
    <item>
      <title>Date expression</title>
      <link>https://community.qlik.com/t5/App-Development/Date-expression/m-p/2120759#M91271</link>
      <description>&lt;P&gt;Hi, I have a situation where I have date field "Movement date" in the date format "19/09/2023".&amp;nbsp; i need to calculate count of claims.&lt;/P&gt;
&lt;P&gt;I wrote this expression :&lt;/P&gt;
&lt;P&gt;" count({$&amp;lt;[Movement Date]={"= $(Date(max([Movement Date])-1),'DD/MM/YYYY')"}&amp;gt;}[Claim Number]) " .&lt;/P&gt;
&lt;P&gt;I also tried this expression : "count({$&amp;lt;[Movement Date]={"= $(=max([Movement Date]))"}&amp;gt;}[Claim Number])"&lt;/P&gt;
&lt;P&gt;The expression shows ok, but the result is 0,&amp;nbsp; or it doesn't show any result. The count must show as 2258.&lt;/P&gt;
&lt;P&gt;Any help is appreciated.&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;Niranjana&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 06:42:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-expression/m-p/2120759#M91271</guid>
      <dc:creator>niranjana</dc:creator>
      <dc:date>2023-09-21T06:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Date expression</title>
      <link>https://community.qlik.com/t5/App-Development/Date-expression/m-p/2120771#M91272</link>
      <description>&lt;P&gt;Hi, try this:&lt;/P&gt;
&lt;P&gt;=count({$&amp;lt;[Movement Date]={"$(=(Date(max([Movement Date])-1,'DD/MM/YYYY')))"}&amp;gt;}[Claim Number])&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 06:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-expression/m-p/2120771#M91272</guid>
      <dc:creator>justISO</dc:creator>
      <dc:date>2023-09-21T06:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Date expression</title>
      <link>https://community.qlik.com/t5/App-Development/Date-expression/m-p/2121003#M91284</link>
      <description>&lt;P&gt;HI , Thanks a lot!! It worked..is it because of bracket?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 14:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-expression/m-p/2121003#M91284</guid>
      <dc:creator>niranjana</dc:creator>
      <dc:date>2023-09-21T14:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Date expression</title>
      <link>https://community.qlik.com/t5/App-Development/Date-expression/m-p/2121218#M91293</link>
      <description>&lt;P&gt;I changed 2 parts, bracket place and this '{"= $(' part to '{"$(=(, but&amp;nbsp;I don't know which change corrected the formula. I'll probably never learn to write set analysis correctly, so I always have a few examples saved to check syntax which works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 06:02:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-expression/m-p/2121218#M91293</guid>
      <dc:creator>justISO</dc:creator>
      <dc:date>2023-09-22T06:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Date expression</title>
      <link>https://community.qlik.com/t5/App-Development/Date-expression/m-p/2121614#M91323</link>
      <description>&lt;P&gt;Thanks&amp;nbsp; a lot! same issue is there...that of brackets.....ur explanation and having syntaxes is bang on!&lt;/P&gt;</description>
      <pubDate>Sat, 23 Sep 2023 11:39:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-expression/m-p/2121614#M91323</guid>
      <dc:creator>niranjana</dc:creator>
      <dc:date>2023-09-23T11:39:11Z</dc:date>
    </item>
  </channel>
</rss>

