<?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 Loading a  timestamp from csv file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-a-timestamp-from-csv-file/m-p/151575#M29353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to read a timestamp from a csv&lt;/P&gt;&lt;P&gt;blobname, unitblobname. ,blabla,N,Combustion Turbine,&lt;STRONG&gt;09/01/2009 5:00 PM&lt;/STRONG&gt;,MV90 Hourly,0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I deifned the timestmap format as MM/DD/YYYY h:mm a, but when I run the Load script, the pivot chart I use to display the dates fails to show me values. This chart has calculated dimension base don the timestamp parameter such as year(timestamp), day(timestamp), month(timestamp)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a better way to Load timestamp data from a csv file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Nov 2009 00:19:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-11-14T00:19:05Z</dc:date>
    <item>
      <title>Loading a  timestamp from csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-timestamp-from-csv-file/m-p/151575#M29353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to read a timestamp from a csv&lt;/P&gt;&lt;P&gt;blobname, unitblobname. ,blabla,N,Combustion Turbine,&lt;STRONG&gt;09/01/2009 5:00 PM&lt;/STRONG&gt;,MV90 Hourly,0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I deifned the timestmap format as MM/DD/YYYY h:mm a, but when I run the Load script, the pivot chart I use to display the dates fails to show me values. This chart has calculated dimension base don the timestamp parameter such as year(timestamp), day(timestamp), month(timestamp)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a better way to Load timestamp data from a csv file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2009 00:19:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-timestamp-from-csv-file/m-p/151575#M29353</guid>
      <dc:creator />
      <dc:date>2009-11-14T00:19:05Z</dc:date>
    </item>
    <item>
      <title>Loading a  timestamp from csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-timestamp-from-csv-file/m-p/151576#M29354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Youmay use the timestamp#() function if you didn't do it before. Use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;timestamp#(FieldName,'MM/DD/YYYY h:mm')&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope it helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2009 00:28:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-timestamp-from-csv-file/m-p/151576#M29354</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2009-11-14T00:28:47Z</dc:date>
    </item>
    <item>
      <title>Loading a  timestamp from csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-timestamp-from-csv-file/m-p/151577#M29355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need to use "tt" for AM/PM, not "a":&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;timestamp#(FieldName,'MM/DD/YYYY h:mm tt')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2009 00:41:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-timestamp-from-csv-file/m-p/151577#M29355</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-11-14T00:41:32Z</dc:date>
    </item>
  </channel>
</rss>

