<?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: format issue with date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121675#M369663</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QlikRajan,&lt;/P&gt;&lt;P&gt;Can you please attach the snapshot where "?" is coming in visuals secondly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jul 2016 06:10:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-07-26T06:10:45Z</dc:date>
    <item>
      <title>format issue with date</title>
      <link>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121667#M369655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing some strange issues with date. I am loading data from a spreadsheet which have dates in number format and then concatenate with existing table in qlikview. I get '?' for some date values. When I apply Date() in text object that '?' converts to correct date . My qlikview is 11.2 SR 14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the image attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rupesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 21:44:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121667#M369655</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-21T21:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: format issue with date</title>
      <link>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121668#M369656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use the function date(youdate,'YYYY/MM/DD')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 22:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121668#M369656</guid>
      <dc:creator />
      <dc:date>2016-07-21T22:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: format issue with date</title>
      <link>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121669#M369657</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;In order to understand that in depth please read HIC's blogs, which really help:&lt;/P&gt;&lt;P&gt;1. &lt;A href="https://community.qlik.com/qlik-blogpost/4002"&gt;The Date Function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. &lt;A href="https://community.qlik.com/docs/DOC-3102"&gt;QlikView Date fields&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3. &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/06/07/get-the-dates-right" title="https://community.qlik.com/blogs/qlikviewdesignblog/2012/06/07/get-the-dates-right"&gt;https://community.qlik.com/blogs/qlikviewdesignblog/2012/06/07/get-the-dates-right&lt;/A&gt;&lt;/P&gt;&lt;P&gt;4. &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/02/19/why-don-t-my-dates-work" title="https://community.qlik.com/blogs/qlikviewdesignblog/2013/02/19/why-don-t-my-dates-work"&gt;https://community.qlik.com/blogs/qlikviewdesignblog/2013/02/19/why-don-t-my-dates-work&lt;/A&gt;&lt;/P&gt;&lt;P&gt;5. and this post - &lt;A href="https://community.qlik.com/thread/177003"&gt;difference between Date and Date# function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Maxim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 23:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121669#M369657</guid>
      <dc:creator>maksim_senin</dc:creator>
      <dc:date>2016-07-21T23:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: format issue with date</title>
      <link>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121670#M369658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've run across that occasionally when doing unusual things like loading with FieldValues() function.&amp;nbsp; QV somehow doesn't know what to do for a display format. The internal value is ok as you've seen, you just need to apply a Date() format to it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 00:38:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121670#M369658</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-07-22T00:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: format issue with date</title>
      <link>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121671#M369659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe I am facing the similar issue. I was able to get the right output but logic for this occurrence was not clear to me. Now. much to my comfort I am not alone with this experience. Tomorrow, I will explain you in detail in which condition I was getting '?'. Thanks Rob for sharing your insight.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 02:42:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121671#M369659</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-22T02:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: format issue with date</title>
      <link>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121672#M369660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QlikRajan,&lt;/P&gt;&lt;P&gt;The format comes in your spread sheet is sql by default format.when you use same values in visualization so it comes with special character i.e "?".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So its better you use Date function to convert values as compatible for visualization to Qlik at back end. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Mark my comment helpful if it helped you somehow!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 08:08:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121672#M369660</guid>
      <dc:creator />
      <dc:date>2016-07-22T08:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: format issue with date</title>
      <link>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121673#M369661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rohit - This is not exactly the case. Marking helpful might mislead other solution seekers who come across the similar issue.It was not a challenge to correct the date values but to know the reason of that inconsistency.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 13:13:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121673#M369661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-22T13:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: format issue with date</title>
      <link>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121674#M369662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my application data is coming from 3 sources-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. 13,518 different spreadsheets which have different date formats that I streamlined using a combo of alt, date#, date, num# functions (no problem with this part)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. source 1 is concatenated with source 2 which has data stored in a qvd. Date format is set and I don't have any issues until here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. A third spreadsheet is concatenated with source 1 and 2. This spreadsheet has date in M/D/YYYY format. When I just upload and concatenate this data, 20-30% values (not all) show as '?'. I fixed this issue converting all the values&amp;nbsp; in text first and then using date#, num functions. That resolved the issue but what I did not understand-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a. why qlikview don't read all the dates correctly when I load and concatenate it with other existing data. It's worth mentioning here that loading just third data source in a separate qvw does not produce any '?'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b. how qlikview is interpreting something unreadable to '?' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 13:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121674#M369662</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-22T13:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: format issue with date</title>
      <link>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121675#M369663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QlikRajan,&lt;/P&gt;&lt;P&gt;Can you please attach the snapshot where "?" is coming in visuals secondly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 06:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/format-issue-with-date/m-p/1121675#M369663</guid>
      <dc:creator />
      <dc:date>2016-07-26T06:10:45Z</dc:date>
    </item>
  </channel>
</rss>

