<?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: Previous single days data in expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Previous-single-days-data-in-expression/m-p/1813710#M66468</link>
    <description>&lt;P&gt;Thank you, that expression did it for me.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Jun 2021 16:31:41 GMT</pubDate>
    <dc:creator>thedoge1</dc:creator>
    <dc:date>2021-06-08T16:31:41Z</dc:date>
    <item>
      <title>Previous single days data in expression</title>
      <link>https://community.qlik.com/t5/App-Development/Previous-single-days-data-in-expression/m-p/1813148#M66374</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am attempting to alter an expression that currently provides data for the last 30 days to the current day.&amp;nbsp; I would like to show the data for just single previous days from the current date.&amp;nbsp; Below is the expression that provides the data for the last 30 days and the expression with the changes that I have attempted but will not run.&amp;nbsp; Any help would be appreciated.&lt;/P&gt;&lt;P&gt;//count({&amp;lt;[Class Category ID]={0}, [Path &amp;amp; Area]={'People Count 1'}, [Group]={'Plaza people counting cameras'}, Date={"&amp;gt;=$(=Date(Today()-30,'DD/MM/YYYY'))"}&amp;gt;} ObjectID)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;count({&amp;lt;[Class Category ID]={0}, [Path &amp;amp; Area]={'People Count 1'}, [Group]={'Plaza people counting cameras'}, Date={"=$(=Date(Today(1)-30,'DD/MM/YYYY'))"} ObjectID)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Sat, 05 Jun 2021 15:26:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Previous-single-days-data-in-expression/m-p/1813148#M66374</guid>
      <dc:creator>thedoge1</dc:creator>
      <dc:date>2021-06-05T15:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Previous single days data in expression</title>
      <link>https://community.qlik.com/t5/App-Development/Previous-single-days-data-in-expression/m-p/1813195#M66381</link>
      <description>&lt;P&gt;Please explain what you mean by "single previous days". Is it yesterday and today()? If so, then try this:&lt;/P&gt;&lt;P&gt;count({&amp;lt;[Class Category ID]={0}, [Path &amp;amp; Area]={'People Count 1'}, [Group]={'Plaza people counting cameras'}, Date={"&amp;gt;=$(=Date(Today()-1,'DD/MM/YYYY'))"}&amp;gt;} ObjectID)&lt;/P&gt;</description>
      <pubDate>Sun, 06 Jun 2021 06:16:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Previous-single-days-data-in-expression/m-p/1813195#M66381</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2021-06-06T06:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Previous single days data in expression</title>
      <link>https://community.qlik.com/t5/App-Development/Previous-single-days-data-in-expression/m-p/1813236#M66389</link>
      <description>&lt;P&gt;I am wanting to get the data for just a single day but I want to use the current day as a reference point.&amp;nbsp; For example if&amp;nbsp; the date is 6/6/2021 and I want just the data for 6/4/2021 the function would reference the current day minus 2 days.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Jun 2021 20:01:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Previous-single-days-data-in-expression/m-p/1813236#M66389</guid>
      <dc:creator>thedoge1</dc:creator>
      <dc:date>2021-06-06T20:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Previous single days data in expression</title>
      <link>https://community.qlik.com/t5/App-Development/Previous-single-days-data-in-expression/m-p/1813284#M66398</link>
      <description>&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;count({&amp;lt;[Class Category ID]={0}, [Path &amp;amp; Area]={'People Count 1'}, [Group]={'Plaza people counting cameras'}, Date={'$(=Date(Today()-2,'DD/MM/YYYY'))'}&amp;gt;} ObjectID)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is important that your date format string 'DD/MM/YYYY' is similar to your Date field format.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 07:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Previous-single-days-data-in-expression/m-p/1813284#M66398</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2021-06-07T07:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Previous single days data in expression</title>
      <link>https://community.qlik.com/t5/App-Development/Previous-single-days-data-in-expression/m-p/1813710#M66468</link>
      <description>&lt;P&gt;Thank you, that expression did it for me.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 16:31:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Previous-single-days-data-in-expression/m-p/1813710#M66468</guid>
      <dc:creator>thedoge1</dc:creator>
      <dc:date>2021-06-08T16:31:41Z</dc:date>
    </item>
  </channel>
</rss>

