<?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: Current Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18331#M3020</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 style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(Sum({$&amp;lt;DateKey = {"$(=Date(Today(),'YYYYMMDD'))"}, Year, Quarter, Month, WeekName, Date, CustomerCode&amp;gt;} $(eSales))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- Sum({$&amp;lt;DateKey = &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{"$(=Date(Today(),'YYYYMMDD'))"}&lt;/SPAN&gt;, Year, Quarter, Month, WeekName, Date, CustomerCode&amp;gt;} $(eRent)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(Sum(TOTAL {$&amp;lt;DateKey = &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{"$(=Date(Today(),'YYYYMMDD'))"}&lt;/SPAN&gt;, Year, Quarter, Month, WeekName, Date&amp;gt;} $(eSales))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-Sum(TOTAL {$&amp;lt;DateKey = &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{"$(=Date(Today(),'YYYYMMDD'))"}&lt;/SPAN&gt;, Year, Quarter, Month, WeekName, Date&amp;gt;} $(eRent)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Mar 2018 12:45:03 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-03-27T12:45:03Z</dc:date>
    <item>
      <title>Current Date</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18330#M3019</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;I have to calculate the sales contribution of the customers. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am using this expression&lt;/P&gt;&lt;P&gt;(sum({$&amp;lt;DateKey={"&amp;gt;=$(=Date(vFromDate,'YYYYMMDD'))&amp;lt;=$(=Date(vToDate,'YYYYMMDD'))"}, Year=, Quarter=, Month=, WeekName=, Date=, CustomerCode&amp;gt;} $(eSales))&lt;/P&gt;&lt;P&gt;- sum({$&amp;lt;DateKey={"&amp;gt;=$(=Date(vFromDate,'YYYYMMDD'))&amp;lt;=$(=Date(vToDate,'YYYYMMDD'))"}, Year=, Quarter=, Month=, WeekName=, Date=, CustomerCode&amp;gt;} $(eRent)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(sum(TOTAL {$&amp;lt;DateKey={"&amp;gt;=$(=Date(vFromDate,'YYYYMMDD'))&amp;lt;=$(=Date(vToDate,'YYYYMMDD'))"}, Year=, Quarter=, Month=, WeekName=, Date=&amp;gt;} $(eSales))&lt;/P&gt;&lt;P&gt;-sum(TOTAL {$&amp;lt;DateKey={"&amp;gt;=$(=Date(vFromDate,'YYYYMMDD'))&amp;lt;=$(=Date(vToDate,'YYYYMMDD'))"}, Year=, Quarter=, Month=, WeekName=, Date=&amp;gt;} $(eRent)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is working but i need to show current date's sales contribution without any selection.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 12:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18330#M3019</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-27T12:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Current Date</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18331#M3020</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 style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(Sum({$&amp;lt;DateKey = {"$(=Date(Today(),'YYYYMMDD'))"}, Year, Quarter, Month, WeekName, Date, CustomerCode&amp;gt;} $(eSales))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- Sum({$&amp;lt;DateKey = &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{"$(=Date(Today(),'YYYYMMDD'))"}&lt;/SPAN&gt;, Year, Quarter, Month, WeekName, Date, CustomerCode&amp;gt;} $(eRent)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(Sum(TOTAL {$&amp;lt;DateKey = &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{"$(=Date(Today(),'YYYYMMDD'))"}&lt;/SPAN&gt;, Year, Quarter, Month, WeekName, Date&amp;gt;} $(eSales))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-Sum(TOTAL {$&amp;lt;DateKey = &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{"$(=Date(Today(),'YYYYMMDD'))"}&lt;/SPAN&gt;, Year, Quarter, Month, WeekName, Date&amp;gt;} $(eRent)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 12:45:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18331#M3020</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-27T12:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Current Date</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18332#M3021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is this field?&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vToDate&lt;/SPAN&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;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; font-size: 13px;"&gt;In expression, you can put today's date in filter&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 12:46:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18332#M3021</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-03-27T12:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Current Date</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18333#M3022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I create an alert if the sales contribution is greater than 10%&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 12:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18333#M3022</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-27T12:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Current Date</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18334#M3023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like an email alert or some in the dashboard itself?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 12:54:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18334#M3023</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-27T12:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Current Date</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18335#M3024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An email&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 12:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18335#M3024</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-27T12:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Current Date</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18336#M3025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might be able to use nPrinting... but there might be other ways, but I have not use those so would be difficult to comment about them&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 13:09:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18336#M3025</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-27T13:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Current Date</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18337#M3026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok..Is it possible to show in the dashboard itself like an alert after every reload&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 13:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18337#M3026</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-27T13:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Current Date</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18338#M3027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That should be possible... May be check this out&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/AlertsDialog.htm" title="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/AlertsDialog.htm"&gt;https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/AlertsDialog.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 13:30:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18338#M3027</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-27T13:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Current Date</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18339#M3028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok..But how can I use this expression as a condition while creating an alert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 13:53:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18339#M3028</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-27T13:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Current Date</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18340#M3029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;((Sum({$&amp;lt;DateKey = {"$(=Date(Today(),'YYYYMMDD'))"}, Year, Quarter, Month, WeekName, Date, CustomerCode&amp;gt;} $(eSales))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;- Sum({$&amp;lt;DateKey = &lt;SPAN style="font-style: inherit;"&gt;{"$(=Date(Today(),'YYYYMMDD'))"}&lt;/SPAN&gt;, Year, Quarter, Month, WeekName, Date, CustomerCode&amp;gt;} $(eRent)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;(Sum(TOTAL {$&amp;lt;DateKey = &lt;SPAN style="font-style: inherit;"&gt;{"$(=Date(Today(),'YYYYMMDD'))"}&lt;/SPAN&gt;, Year, Quarter, Month, WeekName, Date&amp;gt;} $(eSales))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;-Sum(TOTAL {$&amp;lt;DateKey = &lt;SPAN style="font-style: inherit;"&gt;{"$(=Date(Today(),'YYYYMMDD'))"}&lt;/SPAN&gt;, Year, Quarter, Month, WeekName, Date&amp;gt;} $(eRent)))) &amp;gt; 0.10&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 13:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18340#M3029</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-27T13:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Current Date</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18341#M3030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have different companies, in the same dashboard we are selecting the company name. So what if company A and B has sales more than 10%.&lt;/P&gt;&lt;P&gt;I have created multiple alert for different companies,&lt;/P&gt;&lt;P&gt;I tried like this but seems like something wrong&lt;/P&gt;&lt;P&gt;((Sum({$&amp;lt;DateKey = {"$(=Date(Today(),'YYYYMMDD'))"}, Year, Quarter, Month, WeekName, Date, CustomerCode,CompanyCode={"01"}&amp;gt;} $(eSales))&lt;/P&gt;&lt;P&gt;- Sum({$&amp;lt;DateKey = {"$(=Date(Today(),'YYYYMMDD'))"}, Year, Quarter, Month, WeekName, Date, CustomerCode,CompanyCode={"01"}&amp;gt;} $(eRent)))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(Sum(TOTAL {$&amp;lt;DateKey = {"$(=Date(Today(),'YYYYMMDD'))"}, Year, Quarter, Month, WeekName, Date,CompanyCode={"01"}&amp;gt;} $(eSales))&lt;/P&gt;&lt;P&gt;-Sum(TOTAL {$&amp;lt;DateKey = {"$(=Date(Today(),'YYYYMMDD'))"}, Year, Quarter, Month, WeekName, Date,CompanyCode={"01"}&amp;gt;} $(eRent))))&amp;gt;0.10&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 08:07:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18341#M3030</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-28T08:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Current Date</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18342#M3031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how about a chart where it highlights the company if the ratio is above 0.10?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 08:46:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Date/m-p/18342#M3031</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-28T08:46:25Z</dc:date>
    </item>
  </channel>
</rss>

