<?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: My date is not shown correct, maybe script error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/My-date-is-not-shown-correct-maybe-script-error/m-p/935471#M649193</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp; Check in source where that date field having number or text format&lt;/P&gt;&lt;P&gt;&amp;nbsp; or else provide sample data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;MP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Aug 2015 10:11:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-17T10:11:15Z</dc:date>
    <item>
      <title>My date is not shown correct, maybe script error</title>
      <link>https://community.qlik.com/t5/QlikView/My-date-is-not-shown-correct-maybe-script-error/m-p/935469#M649191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field in my xls stating the date in the format DD-MM-YYYY and when I display this it simply write a value.&lt;/P&gt;&lt;P&gt;I have tried to use the table list to give me the correct value, but without luck.&lt;/P&gt;&lt;P&gt;If I in the script write&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;date&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[my date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, 'DD-MM-YYYY'), 'DD-MM-YYYY') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; MyDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the same problem.... why is that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 10:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-date-is-not-shown-correct-maybe-script-error/m-p/935469#M649191</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-17T10:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: My date is not shown correct, maybe script error</title>
      <link>https://community.qlik.com/t5/QlikView/My-date-is-not-shown-correct-maybe-script-error/m-p/935470#M649192</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;Date format is one of QlikView big issue. To best understand this issue please poast sample data with xls file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 10:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-date-is-not-shown-correct-maybe-script-error/m-p/935470#M649192</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2015-08-17T10:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: My date is not shown correct, maybe script error</title>
      <link>https://community.qlik.com/t5/QlikView/My-date-is-not-shown-correct-maybe-script-error/m-p/935471#M649193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp; Check in source where that date field having number or text format&lt;/P&gt;&lt;P&gt;&amp;nbsp; or else provide sample data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;MP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 10:11:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-date-is-not-shown-correct-maybe-script-error/m-p/935471#M649193</guid>
      <dc:creator />
      <dc:date>2015-08-17T10:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: My date is not shown correct, maybe script error</title>
      <link>https://community.qlik.com/t5/QlikView/My-date-is-not-shown-correct-maybe-script-error/m-p/935472#M649194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stupid me, I looked in the xls and changed the format, saved it... and did a reload.....&lt;/P&gt;&lt;P&gt;Now it works &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 10:15:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-date-is-not-shown-correct-maybe-script-error/m-p/935472#M649194</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-17T10:15:28Z</dc:date>
    </item>
  </channel>
</rss>

