<?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 Format problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Format-problem/m-p/172914#M42303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I think is happening is that your first record that is loading has a date in that field. I ran into this same type of issue when loading excel spreadsheets into MS Access. What I do is re sort the spreadsheet so that text is first, then MS Access puts that field as text, not a number.&lt;/P&gt;&lt;P&gt;I wondering if this is happening to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jun 2010 22:20:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-06-23T22:20:28Z</dc:date>
    <item>
      <title>Format problem</title>
      <link>https://community.qlik.com/t5/QlikView/Format-problem/m-p/172910#M42299</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;I'm sure that it will be not easy for you to understand, but I need to ask it...&lt;/P&gt;&lt;P&gt;My data is loaded from an SQL server database. A field name "newvalue" has a varchar(max) data type. We use it to put what we want... Date, text, number... But we don't want to analyse it... So it will be store into this varchar(max) data type.&lt;/P&gt;&lt;P&gt;In my QVW script, I load data directly and store it into a qvd.&lt;/P&gt;&lt;P&gt;BUT ! We have some strange result. When we display this field "newvalue" :&lt;/P&gt;&lt;P&gt;- SQL Server : 51200.0000&lt;BR /&gt;- QVW field : 05/03/2040&lt;/P&gt;&lt;P&gt;We don't know why QVW transform it whit a date format. In QV, the format was not overridding.&lt;/P&gt;&lt;P&gt;The most strange is that we have many over data in SQL Server like "51200.0000". But only this value is "data formated"...&lt;/P&gt;&lt;P&gt;--------------------&lt;/P&gt;&lt;P&gt;In a second time... I load only the line with 51200.0000. And it's a miracle ! QVW display 51200.0000. I store it and reload from a QVD... always 51200.0000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question is : WHY ? why QV transform a text field with 51200.0000 into 05/03/2040 !?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks all. I'm realy sorry, but I can't be able to give you an application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christophe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 16:41:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-problem/m-p/172910#M42299</guid>
      <dc:creator />
      <dc:date>2010-06-01T16:41:44Z</dc:date>
    </item>
    <item>
      <title>Format problem</title>
      <link>https://community.qlik.com/t5/QlikView/Format-problem/m-p/172911#M42300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to Document Properties -&amp;gt; Sheet Number -&amp;gt; Select your field -&amp;gt; and select the number format Number, Integer or Fixed to&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 17:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-problem/m-p/172911#M42300</guid>
      <dc:creator />
      <dc:date>2010-06-01T17:47:17Z</dc:date>
    </item>
    <item>
      <title>Re:Format problem</title>
      <link>https://community.qlik.com/t5/QlikView/Format-problem/m-p/172912#M42301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok... I understand this, but it's not my purpose. What I want to know is not how to format something I d'ont want to format.&lt;/P&gt;&lt;P&gt;In my field I cou ld have text, number, date or something else... I just want to display without any conversation.&lt;/P&gt;&lt;P&gt;Here, if I have '51600.0000', I wan't to display '51600.0000'&lt;/P&gt;&lt;P&gt;If I have '01/01/2010', I wan't to display '01/01/2010'&lt;/P&gt;&lt;P&gt;But in my example, a value who originaly contains '52000.0000' in mysql server database is displayed '05/03/2040' that i've never asking for !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 08:59:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-problem/m-p/172912#M42301</guid>
      <dc:creator />
      <dc:date>2010-06-14T08:59:17Z</dc:date>
    </item>
    <item>
      <title>Format problem</title>
      <link>https://community.qlik.com/t5/QlikView/Format-problem/m-p/172913#M42302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just load it with text(newvalue) as newvalue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 10:00:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-problem/m-p/172913#M42302</guid>
      <dc:creator>dirk_konings</dc:creator>
      <dc:date>2010-06-14T10:00:55Z</dc:date>
    </item>
    <item>
      <title>Format problem</title>
      <link>https://community.qlik.com/t5/QlikView/Format-problem/m-p/172914#M42303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I think is happening is that your first record that is loading has a date in that field. I ran into this same type of issue when loading excel spreadsheets into MS Access. What I do is re sort the spreadsheet so that text is first, then MS Access puts that field as text, not a number.&lt;/P&gt;&lt;P&gt;I wondering if this is happening to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jun 2010 22:20:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-problem/m-p/172914#M42303</guid>
      <dc:creator />
      <dc:date>2010-06-23T22:20:28Z</dc:date>
    </item>
  </channel>
</rss>

