<?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 Howto: Count and filter based on date ? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Howto-Count-and-filter-based-on-date/m-p/1089453#M18192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to make this statement below dynamic - using the today's date or even better - last date a data loading was made&lt;/P&gt;&lt;P&gt;is that possible?. I have tried with a few options using (&lt;SPAN class="script_token" style="margin-bottom: 0.8em; color: #444444; font-weight: bold; font-size: 13px; font-family: 'Lucida Console', Monaco, monospace; margin-top: 0.7em;"&gt;&lt;A class="xref xrefFilename_noextension Filename_noextension MCXref" href="https://help.qlik.com/sense/1.1/en-US/online/Subsystems/Hub/Content/Scripting/DateAndTimeFunctions/today.htm" style="font-weight: normal; color: #007fc0;"&gt;&lt;STRONG&gt;today&lt;/STRONG&gt;&lt;/A&gt;(&lt;/SPAN&gt;&lt;SPAN class="bnf_token" style="margin-bottom: 0.8em; color: #444444; font-size: 13px; font-family: 'Lucida Console', Monaco, monospace; margin-top: 0.7em;"&gt;[timer_mode]&lt;/SPAN&gt;&lt;SPAN class="statement" style="color: #444444; font-weight: bold; font-size: 13px; font-family: 'Lucida Console', Monaco, monospace;"&gt;) &lt;/SPAN&gt;that I found in help. but I don't seem to get the syntax right...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;TASK = {'Defect'}, LoadDate={'2016-01-04'}&amp;gt;} Priority)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jan 2016 10:47:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-14T10:47:20Z</dc:date>
    <item>
      <title>Howto: Count and filter based on date ?</title>
      <link>https://community.qlik.com/t5/App-Development/Howto-Count-and-filter-based-on-date/m-p/1089453#M18192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to make this statement below dynamic - using the today's date or even better - last date a data loading was made&lt;/P&gt;&lt;P&gt;is that possible?. I have tried with a few options using (&lt;SPAN class="script_token" style="margin-bottom: 0.8em; color: #444444; font-weight: bold; font-size: 13px; font-family: 'Lucida Console', Monaco, monospace; margin-top: 0.7em;"&gt;&lt;A class="xref xrefFilename_noextension Filename_noextension MCXref" href="https://help.qlik.com/sense/1.1/en-US/online/Subsystems/Hub/Content/Scripting/DateAndTimeFunctions/today.htm" style="font-weight: normal; color: #007fc0;"&gt;&lt;STRONG&gt;today&lt;/STRONG&gt;&lt;/A&gt;(&lt;/SPAN&gt;&lt;SPAN class="bnf_token" style="margin-bottom: 0.8em; color: #444444; font-size: 13px; font-family: 'Lucida Console', Monaco, monospace; margin-top: 0.7em;"&gt;[timer_mode]&lt;/SPAN&gt;&lt;SPAN class="statement" style="color: #444444; font-weight: bold; font-size: 13px; font-family: 'Lucida Console', Monaco, monospace;"&gt;) &lt;/SPAN&gt;that I found in help. but I don't seem to get the syntax right...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;TASK = {'Defect'}, LoadDate={'2016-01-04'}&amp;gt;} Priority)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 10:47:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Howto-Count-and-filter-based-on-date/m-p/1089453#M18192</guid>
      <dc:creator />
      <dc:date>2016-01-14T10:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Howto: Count and filter based on date ?</title>
      <link>https://community.qlik.com/t5/App-Development/Howto-Count-and-filter-based-on-date/m-p/1089454#M18193</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;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count({&amp;lt;TASK = {'Defect'}, LoadDate = {"$(=Date(Floor(ReloadTime()), 'YYYY-MM-DD'))"}&amp;gt;} Priority)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 18:28:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Howto-Count-and-filter-based-on-date/m-p/1089454#M18193</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-14T18:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Howto: Count and filter based on date ?</title>
      <link>https://community.qlik.com/t5/App-Development/Howto-Count-and-filter-based-on-date/m-p/1089455#M18194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 08:24:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Howto-Count-and-filter-based-on-date/m-p/1089455#M18194</guid>
      <dc:creator />
      <dc:date>2016-01-15T08:24:06Z</dc:date>
    </item>
  </channel>
</rss>

