<?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: Before a date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389500#M803554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&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;= If( issue_due_date&amp;gt;=today()-2, Date(Floor(issue_due_date), 'MM/DD/YYYY'))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Nov 2017 21:38:11 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2017-11-14T21:38:11Z</dc:date>
    <item>
      <title>Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389488#M803542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached i have a snap shot of a straight table. I am trying to eliminate any date before the date Today - 2 days (Two Days Ago).&lt;/P&gt;&lt;P&gt;Below is the expression that gave me the snap shot of the straight table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;DEPT={"44840"}, epic_status-= {"Not Required", "Done"}, project_name-={"PMO IMS Pipeline","PMO Test"}&amp;gt;}issue_due_date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to add something like "issue_due_date &amp;gt;= today()-2" somewhere into equation above. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me how I can get this (&lt;SPAN style="font-size: 13.3333px;"&gt;"issue_due_date &amp;gt;= today()-2") into the above equation?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389488#M803542</guid>
      <dc:creator>mparker123</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389489#M803543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try 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;= Count({&amp;lt;DEPT={"44840"}, epic_status-= {"Not Required", "Done"}, &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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; project_name-={"PMO IMS Pipeline","PMO Test"},&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="color: #ff6600;"&gt;issue_due_date = {"$(= '&amp;gt;='&amp;amp;Date(Today()-2, 'MM/DD/YYYY hh:mm:ss fff')) "}&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; &amp;gt;}issue_due_date)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 20:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389489#M803543</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-11-14T20:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389490#M803544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried it and it doesn't work my straight table displays nothing when this is added. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 20:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389490#M803544</guid>
      <dc:creator>mparker123</dc:creator>
      <dc:date>2017-11-14T20:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389491#M803545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Count({&amp;lt;DEPT={"44840"}, epic_status-= {"Not Required", "Done"}, project_name-={"PMO IMS Pipeline","PMO Test"},issue_due_date={&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"$(= '&amp;gt;=' &amp;amp;Date(floor(Issue_Due_Date)-2)) "&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&lt;/SPAN&gt;&amp;gt;} issue_due_date)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 20:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389491#M803545</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2017-11-14T20:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389492#M803546</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;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;= Count({&amp;lt;DEPT={"44840"}, epic_status-= {"Not Required", "Done"},&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; project_name-={"PMO IMS Pipeline","PMO Test"},&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff6600;"&gt;issue_due_date = {"$(= '&amp;gt;='&amp;amp;Date(Max(issue_due_date)-2, 'MM/DD/YYYY hh:mm:ss fff')) "}&lt;/STRONG&gt;&amp;nbsp; &amp;gt;}issue_due_date)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 20:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389492#M803546</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-11-14T20:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389493#M803547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did not work displaying nothing. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 20:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389493#M803547</guid>
      <dc:creator>mparker123</dc:creator>
      <dc:date>2017-11-14T20:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389494#M803548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No this did not work either&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 20:56:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389494#M803548</guid>
      <dc:creator>mparker123</dc:creator>
      <dc:date>2017-11-14T20:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389495#M803549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a sample to look into? And your expected output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 21:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389495#M803549</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-11-14T21:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389496#M803550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give a try on the below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Count({&amp;lt;DEPT={"44840"}, epic_status-= {"Not Required", "Done"}, project_name-={"PMO IMS Pipeline","PMO Test"},issue_due_date={&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"$(='&amp;gt;='&amp;amp;Date(floor(issue_due_date)-2))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&lt;/SPAN&gt;&amp;gt;} issue_due_date)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 21:11:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389496#M803550</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2017-11-14T21:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389497#M803551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So that expression displays data but it is the same as the original straight table i snap shot in the beginning of this thread.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 21:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389497#M803551</guid>
      <dc:creator>mparker123</dc:creator>
      <dc:date>2017-11-14T21:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389498#M803552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sorry, I am not getting it. Can you paste a screen shot and explain please....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 21:20:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389498#M803552</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2017-11-14T21:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389499#M803553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out i just put this "=If(issue_due_date&amp;gt;=today()-2,issue_due_date)" as a calculated demsions and left the other expression had i had it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now do you know how to text format a calculated dimension to show a date format of 'MM/DD/YYYY' &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 21:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389499#M803553</guid>
      <dc:creator>mparker123</dc:creator>
      <dc:date>2017-11-14T21:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389500#M803554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&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;= If( issue_due_date&amp;gt;=today()-2, Date(Floor(issue_due_date), 'MM/DD/YYYY'))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 21:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389500#M803554</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-11-14T21:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389501#M803555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A calculated dimension would work but may perform less optimally that this:&lt;/P&gt;&lt;P&gt;You would put this as your set analysis:&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;issue_due_date={'&amp;gt;=$(=today()-2)'}&lt;/STRONG&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;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&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;Also I probably wouldn't count the date field.&amp;nbsp; I would count project name or project id if there is one.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 22:07:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389501#M803555</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-14T22:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389502#M803556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That didn't work in my set analysis it returned a blank display. I do like the idea of count(project name) instead of date. Is there anything else I could try. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I am trying to set a format for the calculated dimension. My date field is a time stamp. I want to make it just 'MM/DD/YYYY'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the guys above and it returned some dates in the correct format but some in numbers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 13:49:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389502#M803556</guid>
      <dc:creator>mparker123</dc:creator>
      <dc:date>2017-11-15T13:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389503#M803557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try 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;= If( issue_due_date&amp;gt;=today()-2, &lt;SPAN style="font-size: 13.3333px;"&gt;Date(Num(Floor(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;issue_due_date&lt;/SPAN&gt;)), 'MM/DD/YYYY')&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 15:02:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389503#M803557</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-11-15T15:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389504#M803558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'd be best off creating a date only field in your script.&amp;nbsp; That's probably why you're having so much trouble.&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;date(floor(issue_due_date),'M/D/YYYY') as [Issue Due Date]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then use that field in your expressions and set analysis.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 16:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389504#M803558</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-15T16:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Before a date</title>
      <link>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389505#M803559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your help I found the solution to my problem. Below are the two expressions i used to solve my problem &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exprssion:&lt;/P&gt;&lt;P&gt;Count({&amp;lt;DEPT={"44840"}, epic_status-= {"Not Required", "Done"}, project_name-={"PMO IMS Pipeline","PMO Test"}&amp;gt;}epic_summary)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calculated Deminsion:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Date(If(epic_due_date&amp;gt;=today()-2,epic_due_date),'MM/DD/YYYY')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 20:23:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Before-a-date/m-p/1389505#M803559</guid>
      <dc:creator>mparker123</dc:creator>
      <dc:date>2017-11-15T20:23:38Z</dc:date>
    </item>
  </channel>
</rss>

