<?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: Issue with Makedate function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38265#M775948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;Date (Date#(Subfield(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DateTest,' ',1),'DD/MM/YYYY'),'DD-MMM-YYYY')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 May 2018 09:14:01 GMT</pubDate>
    <dc:creator>sasiparupudi1</dc:creator>
    <dc:date>2018-05-01T09:14:01Z</dc:date>
    <item>
      <title>Issue with Makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38257#M775940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have a test data as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="150"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="19" width="150"&gt;DateTest&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;1/05/2018 03:05:45 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;2/05/2018 03:07:55 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;3/05/2018 03:30:25 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;4/05/2018 03:30:25 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;5/05/2018 03:30:25 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;6/05/2018 03:30:25 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;7/05/2018 03:30:25 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;8/05/2018 03:30:25 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;9/05/2018 03:30:25 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;10/05/2018 03:30:25 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;11/05/2018 03:30:25 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;12/05/2018 03:30:25 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;13/05/2018 03:30:25 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;14/05/2018 03:30:25 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;15/05/2018 03:30:25 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;16/05/2018 03:30:25 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;17/05/2018 03:30:25 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;18/05/2018 03:30:25 a.m&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I am using a code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test:&lt;/P&gt;&lt;P&gt;LOAD DateTest,&lt;/P&gt;&lt;P&gt;makedate(Date#(year(DateTest),month(DateTest)),'MM-YYYY') as RevisedDate&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does not return any output. I also tried running the function without &lt;STRONG&gt;Date#. &lt;/STRONG&gt;The same thing happened.&lt;/P&gt;&lt;P&gt;Got a blank listbox in both cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahendra&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/Issue-with-Makedate-function/m-p/38257#M775940</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38258#M775941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahendra&lt;BR /&gt;The Date# function won't automatically know what format your date is in &lt;BR /&gt;In this example, I would keep it simple and use SubField to extract the first part of the date, ignoring the time part.&lt;BR /&gt;I've used a preceding load to create the RevisedDate just to reduce cluttered code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This script should work for you if you copy and paste:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test:&lt;/P&gt;&lt;P&gt;LOAD DateTest, Date(makeDate(Year(&lt;SPAN style="font-size: 13.3333px;"&gt;DateTestAsDate&lt;/SPAN&gt;),Month(&lt;SPAN style="font-size: 13.3333px;"&gt;DateTestAsDate&lt;/SPAN&gt;)),'MM-YYYY') as RevisedDate;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;DateTest,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Date(Date#(SubField(DateTest,' '),'D/MM/YYYY')) as DateTestAsDate&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 05:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38258#M775941</guid>
      <dc:creator>duncanblaine</dc:creator>
      <dc:date>2018-05-01T05:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38259#M775942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An alternative to my previous reply, that might work better with your script and retain the time element in your date..&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The date format is unusual in that it has 'a.m' not 'am'. However as you only really need to 'a' or 'p', you can remove the '.m' using Replace(). &lt;BR /&gt;Then your date will be a recognised format 'D/MM/YYYY hh:mm:ss t'. &lt;BR /&gt;You still need to pass that to Date# as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date#(Replace(DateTest,'.m',''),'D/MM/YYYY hh:mm:ss t')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 06:05:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38259#M775942</guid>
      <dc:creator>duncanblaine</dc:creator>
      <dc:date>2018-05-01T06:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38260#M775943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahendra &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Try this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt; Date(TimeStamp#(Replace(DateTest,'.m','m'),'D/MM/YYYY hh:mm:ss tt'),'MM-YYYY') as RevisedDate&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201155_Capture.PNG" style="font-size: 10pt; height: 383px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 07:05:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38260#M775943</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-01T07:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38261#M775944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load *, Num(Month(Left(DateTest,10))) &amp;amp; '-' &amp;amp; Year(Left(DateTest,10)) as Output From Source ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201159_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 07:25:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38261#M775944</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-05-01T07:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38262#M775945</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;Thanks to all for such prompt response.&lt;/P&gt;&lt;P&gt;However I apologize for not describing my requirement properly.&lt;/P&gt;&lt;P&gt;eg: 10/05/2018 03:30:25 a.m.&lt;/P&gt;&lt;P&gt;I need it to be represented as 5-May-2018 or 5-May-18&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 07:36:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38262#M775945</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-01T07:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38263#M775946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Left(DateTest,10),'DD') &amp;amp; '-' &amp;amp; Month(Left(DateTest,10)) &amp;amp; '-' &amp;amp; Year(Left(DateTest,10)) &lt;STRONG style="font-size: 13.3333px;"&gt;as Output&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Left(DateTest,10),'DD-MMM-YYYY') as Output&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201160_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 07:41:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38263#M775946</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-05-01T07:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38264#M775947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201156_1.PNG" style="height: 387px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 07:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38264#M775947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-01T07:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38265#M775948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;Date (Date#(Subfield(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DateTest,' ',1),'DD/MM/YYYY'),'DD-MMM-YYYY')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 09:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38265#M775948</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2018-05-01T09:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38266#M775949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to run a script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;sub TraceRowCount (SourceTable)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;//Writes the number of rows in SourceTable&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;//to the Script Execution Progress window&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; if '$(SourceTable)' &amp;lt;&amp;gt; ''&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; let vNoOfRows = NoOfRows('$(SourceTable)');&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; trace &amp;gt;&amp;gt;&amp;gt; Number of rows in $(SourceTable):$(vNoOfRows);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; let vNoOfRows=Null();&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; Else&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; trace &amp;gt;&amp;gt;&amp;gt; No table name specified;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; End if&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;End sub&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;It is throwing an error as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG alt="Script error.jpg" class="jive-image image-1" src="/legacyfs/online/201173_Script error.jpg" style="height: 349px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 10:36:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38266#M775949</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-01T10:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38267#M775950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're missing a 'THEN' here:&lt;BR /&gt;if '$(SourceTable)' &amp;lt;&amp;gt; '' &lt;STRONG&gt;THEN&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 10:42:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38267#M775950</guid>
      <dc:creator>duncanblaine</dc:creator>
      <dc:date>2018-05-01T10:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38268#M775951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;None of them are working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 10:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38268#M775951</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-01T10:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38269#M775952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sashidhar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That really worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also can you please let me know if conditional statements can be used in textbox objects?&lt;/P&gt;&lt;P&gt;If you can provide a simple example of it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 10:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Makedate-function/m-p/38269#M775952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-01T10:47:40Z</dc:date>
    </item>
  </channel>
</rss>

