<?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: Comparing Data Field with Today() Variable in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Comparing-Data-Field-with-Today-Variable/m-p/112760#M7763</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, Olivier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response, but is not working for me.&lt;BR /&gt;I even tried to take the other filters out to test, but it returns an error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Set.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/211737_Set.PNG" style="height: 238px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Error.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/211738_Error.PNG" style="height: 95px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2018 11:28:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-08-24T11:28:50Z</dc:date>
    <item>
      <title>Comparing Data Field with Today() Variable</title>
      <link>https://community.qlik.com/t5/App-Development/Comparing-Data-Field-with-Today-Variable/m-p/112757#M7760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having some trouble with Set Analysis. &lt;/P&gt;&lt;P&gt;I'm trying to count products based on the last entry date on inventory, but there's a catch, I can't count products that arrived today or yesterday.&lt;BR /&gt;So far I got this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Date]={'$(=Max({1}Data))'},&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Inventory_Units]={0},&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Inventory_Units_DC]]={"&amp;gt;0"},&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [LastEntryDate]={"&amp;lt;$(Today()-1)"} &lt;SPAN style="color: #ff0000;"&gt;&amp;lt;-- This part doesn't work, it seems like it's being ignored.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Product]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please ignore the others filters, they work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried a lot of combinations on this part &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;[LastEntryDate]={"&amp;lt;$(Today()-1)"}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;, but none them worked.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Breno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 19:35:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Comparing-Data-Field-with-Today-Variable/m-p/112757#M7760</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-22T19:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing Data Field with Today() Variable</title>
      <link>https://community.qlik.com/t5/App-Development/Comparing-Data-Field-with-Today-Variable/m-p/112758#M7761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all you need to put "&lt;STRONG&gt;=&lt;/STRONG&gt;" in it&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3332996368408px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;[LastEntryDate]={"&amp;lt;$(=Today()-1)"}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;then &lt;SPAN lang="en"&gt;if not enough &lt;/SPAN&gt;you can try to play around with date format&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3332996368408px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [LastEntryDate]={"&amp;lt;$(=Date(Today()-1, 'DD.MM.YYYY'))"}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 06:50:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Comparing-Data-Field-with-Today-Variable/m-p/112758#M7761</guid>
      <dc:creator>andrey_krylov</dc:creator>
      <dc:date>2018-08-24T06:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing Data Field with Today() Variable</title>
      <link>https://community.qlik.com/t5/App-Development/Comparing-Data-Field-with-Today-Variable/m-p/112759#M7762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe try this, it's working for me :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&amp;lt;$(=date(today() -1))"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 06:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Comparing-Data-Field-with-Today-Variable/m-p/112759#M7762</guid>
      <dc:creator>ogautier62</dc:creator>
      <dc:date>2018-08-24T06:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing Data Field with Today() Variable</title>
      <link>https://community.qlik.com/t5/App-Development/Comparing-Data-Field-with-Today-Variable/m-p/112760#M7763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, Olivier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response, but is not working for me.&lt;BR /&gt;I even tried to take the other filters out to test, but it returns an error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Set.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/211737_Set.PNG" style="height: 238px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Error.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/211738_Error.PNG" style="height: 95px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 11:28:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Comparing-Data-Field-with-Today-Variable/m-p/112760#M7763</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-24T11:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing Data Field with Today() Variable</title>
      <link>https://community.qlik.com/t5/App-Development/Comparing-Data-Field-with-Today-Variable/m-p/112761#M7764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Andrey.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this way too, I tried a lot of date formats, but none of them worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use the date field with no mask it returns this:&lt;BR /&gt;&lt;IMG alt="Format.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/211742_Format.PNG" style="height: 103px; width: 620px;" /&gt;&lt;BR /&gt;So I tried &lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;[LastEntryDate]={"&amp;lt;$(=Date(Today()-10, 'YYYY-MM-DD hh:mm:ss[.fff]'))"} &lt;/STRONG&gt;to see it would change but no success. It still returns the max date ignoring the last entry date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Exp.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/211743_Exp.PNG" style="height: 192px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 11:34:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Comparing-Data-Field-with-Today-Variable/m-p/112761#M7764</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-24T11:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing Data Field with Today() Variable</title>
      <link>https://community.qlik.com/t5/App-Development/Comparing-Data-Field-with-Today-Variable/m-p/112762#M7765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Breno, I&lt;SPAN lang="en"&gt; did some tests and... Try this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;[LastEntryDate]={"&amp;lt;$(=Date(Today()-10, 'YYYY-MM-DD hh:mm:ss.ffffff '))"}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Or maybe you can share you qvw&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 18:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Comparing-Data-Field-with-Today-Variable/m-p/112762#M7765</guid>
      <dc:creator>andrey_krylov</dc:creator>
      <dc:date>2018-08-24T18:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing Data Field with Today() Variable</title>
      <link>https://community.qlik.com/t5/App-Development/Comparing-Data-Field-with-Today-Variable/m-p/112763#M7766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andrey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked perfectly. Thank you so much!&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 18:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Comparing-Data-Field-with-Today-Variable/m-p/112763#M7766</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-24T18:51:26Z</dc:date>
    </item>
  </channel>
</rss>

