<?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: Set Analysis with Today() expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205329#M462098</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this:&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; font-size: 13px;"&gt;&lt;STRONG&gt;Sum($&amp;lt;[Data Stat] = &lt;SPAN style="color: #ff0000;"&gt;{"$(=Date(Today(), 'DD/MM/YYYY'))}&amp;gt;}&lt;/SPAN&gt; [Minuti])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2016 16:54:59 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-10-19T16:54:59Z</dc:date>
    <item>
      <title>Set Analysis with Today() expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205328#M462097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm looking for some support.. I'm using this field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- [Data Stat]= Date (DD/MM/YYYY)&lt;/P&gt;&lt;P&gt;- [Minuti]= it's a number used for the final sum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm implementing the set analysis in order to sum all the [Minuti] without using a filter pane in the visualization sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The formula is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum($&amp;lt;[Data Stat]={Today()}&amp;lt;}[Minuti])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the today function doesn't work and it continues to give me error, can you help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 12:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205328#M462097</guid>
      <dc:creator />
      <dc:date>2016-10-19T12:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Today() expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205329#M462098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this:&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; font-size: 13px;"&gt;&lt;STRONG&gt;Sum($&amp;lt;[Data Stat] = &lt;SPAN style="color: #ff0000;"&gt;{"$(=Date(Today(), 'DD/MM/YYYY'))}&amp;gt;}&lt;/SPAN&gt; [Minuti])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 16:54:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205329#M462098</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T16:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Today() expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205330#M462099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's still doesn't working.. I've used the brackets (") but that counts like an error (the date() and the today() formula aren't shown in blue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think the problem is in the date format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 17:12:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205330#M462099</guid>
      <dc:creator />
      <dc:date>2016-10-19T17:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Today() expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205331#M462100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad, I missed a double quote at the end:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum($&amp;lt;[Data Stat] = {"$(=Date(Today(), 'DD/MM/YYYY'))&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;"&lt;/SPAN&gt;}&amp;gt;} [Minuti])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 17:19:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205331#M462100</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T17:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Today() expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205332#M462101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read here about &lt;A href="https://community.qlik.com/qlik-blogpost/4394"&gt;Dates in Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 17:19:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205332#M462101</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T17:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Today() expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205333#M462102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;and the start { &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(&lt;SPAN style="color: #ff0000;"&gt;{&lt;/SPAN&gt;$&amp;lt;[Data Stat] = {"$(=Date(Today(), 'DD/MM/YYYY'))&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;"&lt;/SPAN&gt;}&amp;gt;} [Minuti])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 17:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205333#M462102</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2016-10-19T17:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Today() expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205334#M462103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you are using qv12, try also today(1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 18:03:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205334#M462103</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2016-10-19T18:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Today() expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205335#M462104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using Staffan's help as a starting point, I'm trying to do a similar set analysis with a date range, but keep coming up with nothing.&amp;nbsp; I suspect my problem is with the cumbersome syntax.&amp;nbsp; My simplified code looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;count&lt;/SPAN&gt;({$&amp;lt;ReportDateEnd = {"$(&lt;STRONG style="text-decoration: underline;"&gt;&amp;lt;&lt;/STRONG&gt;Date(Today(), 'DD/MM/YYYY'))"}&amp;gt;} TransferReqID)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;the&amp;nbsp; underlined "&lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px; text-decoration: underline;"&gt;&amp;lt;"&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; is intended to find all dates that are in the past.&amp;nbsp; I'm also looking for a &lt;SPAN style="text-decoration: underline;"&gt;count&lt;/SPAN&gt; of cases rather than a sum of values.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if I should start a new post rather than tacking my request on to this thread.&amp;nbsp; This is my first post here.&amp;nbsp; I'll continue with reading about Dates in Set Analysis to find clues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 19:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205335#M462104</guid>
      <dc:creator>toddbuss</dc:creator>
      <dc:date>2016-11-23T19:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Today() expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205336#M462105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try putting &amp;lt; outside of the dollar sign expansion and also add = sign before Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({$&amp;lt;ReportDateEnd = {"&amp;lt;$(=Date(Today(), 'DD/MM/YYYY'))"}&amp;gt;} TransferReqID)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 19:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205336#M462105</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-23T19:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Today() expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205337#M462106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the rapid response, Sunny.&amp;nbsp; I appreciate your effort, but I still get zero results with the snippet you provided.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 20:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205337#M462106</guid>
      <dc:creator>toddbuss</dc:creator>
      <dc:date>2016-11-23T20:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Today() expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205338#M462107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the format of ReportDateEnd? Is it DD/MM/YYYY? Also look here for help with dates in set analysis&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4394"&gt;Dates in Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 20:43:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205338#M462107</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-23T20:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Today() expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205339#M462108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&amp;nbsp; I had to format my dates in the Data Load Editor.&amp;nbsp; The formula you provided works.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2016 15:41:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Today-expression/m-p/1205339#M462108</guid>
      <dc:creator>toddbuss</dc:creator>
      <dc:date>2016-11-28T15:41:27Z</dc:date>
    </item>
  </channel>
</rss>

