<?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: Help with Set Analysis using Today() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis-using-Today/m-p/626687#M1097372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You date format is not matched&amp;nbsp; it is &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'DD/MM/YYYY'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count({1&amp;lt;ARRIVAL_DATE= {"$(=Date(Today(), 'DD/MM/YYYY'))" },AREA_GROUP -={'B'}&amp;gt;}DISTINCT CALL_NUMBER)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 May 2014 10:37:08 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-05-08T10:37:08Z</dc:date>
    <item>
      <title>Help with Set Analysis using Today()</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis-using-Today/m-p/626684#M1097369</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;Can anyone please tell me what I'm doing wrong here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All I want to do is create a bar chart for today's open calls by category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works fine:&lt;/P&gt;&lt;P&gt;Count({1&amp;lt;ARRIVAL_DATE={'08/05/2014'},AREA_GROUP -={'B'}&amp;gt;}DISTINCT CALL_NUMBER)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I want to add Today() so that if the report hasn't been refreshed nothing shows, but I can't seem to get the syntax right:&lt;/P&gt;&lt;P&gt;Count({1&amp;lt;ARRIVAL_DATE= {"$(=Date(Today(), 'YYYY-MM-DD'))" },AREA_GROUP -={'B'}&amp;gt;}DISTINCT CALL_NUMBER)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 10:31:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis-using-Today/m-p/626684#M1097369</guid>
      <dc:creator />
      <dc:date>2014-05-08T10:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Set Analysis using Today()</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis-using-Today/m-p/626685#M1097370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try:&lt;/P&gt;&lt;P&gt;Count({1&amp;lt;ARRIVAL_DATE= {"$(=Date(Today(), '&lt;STRONG&gt;DD/MM/YYYY'&lt;/STRONG&gt;))" },AREA_GROUP -={'B'}&amp;gt;}DISTINCT CALL_NUMBER)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be careful of the date format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 10:33:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis-using-Today/m-p/626685#M1097370</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-05-08T10:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Set Analysis using Today()</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis-using-Today/m-p/626686#M1097371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure I'd tried that many times, and that I'd just introduced it by error when cutting and pasting from a previous post, but it now works.&amp;nbsp; Many thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 10:36:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis-using-Today/m-p/626686#M1097371</guid>
      <dc:creator />
      <dc:date>2014-05-08T10:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Set Analysis using Today()</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis-using-Today/m-p/626687#M1097372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You date format is not matched&amp;nbsp; it is &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'DD/MM/YYYY'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count({1&amp;lt;ARRIVAL_DATE= {"$(=Date(Today(), 'DD/MM/YYYY'))" },AREA_GROUP -={'B'}&amp;gt;}DISTINCT CALL_NUMBER)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 10:37:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis-using-Today/m-p/626687#M1097372</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-08T10:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Set Analysis using Today()</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis-using-Today/m-p/626688#M1097373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date format is the issue in Expression try this expression, you are formatting Today() to this &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; 'YYYY-MM-DD'&lt;/SPAN&gt; format but your date is in &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; '&lt;/SPAN&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DD/MM/YYYY'&lt;/STRONG&gt; format.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Count({1&amp;lt;ARRIVAL_DATE= {"$(=Date(Today(), '&lt;/SPAN&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DD/MM/YYYY'&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;))" },AREA_GROUP -={'B'}&amp;gt;}DISTINCT CALL_NUMBER)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 10:38:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis-using-Today/m-p/626688#M1097373</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-05-08T10:38:44Z</dc:date>
    </item>
  </channel>
</rss>

