<?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: Date function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-function/m-p/1156563#M890237</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes working fine Thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2016 11:45:51 GMT</pubDate>
    <dc:creator>bhavvibudagam</dc:creator>
    <dc:date>2016-08-23T11:45:51Z</dc:date>
    <item>
      <title>Date function</title>
      <link>https://community.qlik.com/t5/QlikView/Date-function/m-p/1156559#M890233</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 need to condier the data after &lt;SPAN style="color: #000000; font-family: Arial, sans-serif; font-size: 13.3333px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;1/12/14.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, sans-serif; font-size: 13.3333px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;So i have given his in the expression as&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, sans-serif; font-size: 13.3333px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;CDTS_DATE is in the format of MM/DD/YYY.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, sans-serif; font-size: 13.3333px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;iTS NOT TAKING THE PERIOD CORRECTLY.Please let me know whats wrong in the below expression&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, sans-serif; font-size: 13.3333px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=IF(NUM(CDTS_Date) &amp;gt; NUM(DATE(MAKEDATE(2014,01,12),'MM/DD/YYYY')),$(vCFS)&lt;/P&gt;&lt;P&gt;-Count({&amp;lt;CALL_SOURCE={'ANI/ALI','PHONE','WALK-IN'},CALL_TYPE={'SPECIAL'},CALL_SUB_TYPE={'OIL'}&amp;gt;}EID)-&lt;/P&gt;&lt;P&gt;Count({&amp;lt;CALL_SOURCE={'ANI/ALI','PHONE','WALK-IN'},CALL_TYPE={'STATION'}&amp;gt;}EID))&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, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-function/m-p/1156559#M890233</guid>
      <dc:creator>bhavvibudagam</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date function</title>
      <link>https://community.qlik.com/t5/QlikView/Date-function/m-p/1156560#M890234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about 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;=If(CDTS_Date &amp;gt; MakeDate(2014,1,12),&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; $(vCFS)&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;- Count({&amp;lt;CALL_SOURCE={'ANI/ALI','PHONE','WALK-IN'},CALL_TYPE={'SPECIAL'},CALL_SUB_TYPE={'OIL'}&amp;gt;}EID)&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;SPAN style="line-height: 1.5em;"&gt;&lt;STRONG&gt;Count({&amp;lt;CALL_SOURCE={'ANI/ALI','PHONE','WALK-IN'},CALL_TYPE={'STATION'}&amp;gt;}EID))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 11:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-function/m-p/1156560#M890234</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-23T11:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Date function</title>
      <link>https://community.qlik.com/t5/QlikView/Date-function/m-p/1156561#M890235</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;Not getting.Please find the attachment of cdts date format.&lt;/P&gt;&lt;P&gt;Have taken the CDTS_DATE Field from CDTS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 11:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-function/m-p/1156561#M890235</guid>
      <dc:creator>bhavvibudagam</dc:creator>
      <dc:date>2016-08-23T11:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Date function</title>
      <link>https://community.qlik.com/t5/QlikView/Date-function/m-p/1156562#M890236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have CDTS_Date as your dimension? If not, then try using set analysis or if statement within the Count function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;CALL_SOURCE={'ANI/ALI','PHONE','WALK-IN'},CALL_TYPE={'SPECIAL'},CALL_SUB_TYPE={'OIL'}&amp;gt;} If(&lt;/STRONG&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CDTS_Date &amp;gt; MakeDate(2014,1,12), EID))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Count({&amp;lt;CALL_SOURCE={'ANI/ALI','PHONE','WALK-IN'},CALL_TYPE={'SPECIAL'},CALL_SUB_TYPE={'OIL'}, &lt;/STRONG&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CDTS_Date = {"$(='&amp;gt;' &amp;amp;&amp;nbsp; Date(MakeDate(2014,1,12), 'MM/DD/YYYY'))"}&amp;gt;} EID)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 11:34:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-function/m-p/1156562#M890236</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-23T11:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Date function</title>
      <link>https://community.qlik.com/t5/QlikView/Date-function/m-p/1156563#M890237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes working fine Thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 11:45:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-function/m-p/1156563#M890237</guid>
      <dc:creator>bhavvibudagam</dc:creator>
      <dc:date>2016-08-23T11:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Date function</title>
      <link>https://community.qlik.com/t5/QlikView/Date-function/m-p/1156564#M890238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 11:47:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-function/m-p/1156564#M890238</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-23T11:47:05Z</dc:date>
    </item>
  </channel>
</rss>

