<?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 Timestamp not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Timestamp-not-working/m-p/1820733#M1213467</link>
    <description>&lt;P&gt;hello Guys,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know this Topic was already posted alot, but none of the suggestions seem to resolve my Problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am uploading a CSV to an QS App and I would like to generate a MasterCalendar based on the transported Timestamp. (I'm really sure the "Timestamp" Field is in fact text by the csv file)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the convert to a real Timestamp does not happen, If I want to use one of the converted Fields and make them e.g. to display only Month, it won't work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Heres the script:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="senior_freshmen_0-1625748852431.png" style="width: 481px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58266i8CEE2337EA2B8A94/image-dimensions/481x464?v=v2" width="481" height="464" role="button" title="senior_freshmen_0-1625748852431.png" alt="senior_freshmen_0-1625748852431.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And now when I try to process my fields this is the output:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="senior_freshmen_1-1625749098191.png" style="width: 610px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58267i0CA5CC9F9E101664/image-dimensions/610x263?v=v2" width="610" height="263" role="button" title="senior_freshmen_1-1625749098191.png" alt="senior_freshmen_1-1625749098191.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank y'all for your help and with best regards&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jul 2021 13:01:06 GMT</pubDate>
    <dc:creator>senior_freshmen</dc:creator>
    <dc:date>2021-07-08T13:01:06Z</dc:date>
    <item>
      <title>Timestamp not working</title>
      <link>https://community.qlik.com/t5/QlikView/Timestamp-not-working/m-p/1820733#M1213467</link>
      <description>&lt;P&gt;hello Guys,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know this Topic was already posted alot, but none of the suggestions seem to resolve my Problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am uploading a CSV to an QS App and I would like to generate a MasterCalendar based on the transported Timestamp. (I'm really sure the "Timestamp" Field is in fact text by the csv file)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the convert to a real Timestamp does not happen, If I want to use one of the converted Fields and make them e.g. to display only Month, it won't work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Heres the script:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="senior_freshmen_0-1625748852431.png" style="width: 481px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58266i8CEE2337EA2B8A94/image-dimensions/481x464?v=v2" width="481" height="464" role="button" title="senior_freshmen_0-1625748852431.png" alt="senior_freshmen_0-1625748852431.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And now when I try to process my fields this is the output:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="senior_freshmen_1-1625749098191.png" style="width: 610px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58267i0CA5CC9F9E101664/image-dimensions/610x263?v=v2" width="610" height="263" role="button" title="senior_freshmen_1-1625749098191.png" alt="senior_freshmen_1-1625749098191.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank y'all for your help and with best regards&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 13:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Timestamp-not-working/m-p/1820733#M1213467</guid>
      <dc:creator>senior_freshmen</dc:creator>
      <dc:date>2021-07-08T13:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp not working</title>
      <link>https://community.qlik.com/t5/QlikView/Timestamp-not-working/m-p/1820741#M1213468</link>
      <description>&lt;P&gt;timestamp(timestamp#(Created,'DD.MM.YYYY hh:mm')) ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and your master calendar won't work, as you are trying to link a timestamp with a date.&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you don't care about the hours in your master calendar, create a date field in your facts table :&amp;nbsp; date(floor(timestamp#(Created,'DD.MM.YYYY hh:mm'))) as Date, and generate a master calendar with "Date"&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 13:23:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Timestamp-not-working/m-p/1820741#M1213468</guid>
      <dc:creator>mikaelsc</dc:creator>
      <dc:date>2021-07-08T13:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp not working</title>
      <link>https://community.qlik.com/t5/QlikView/Timestamp-not-working/m-p/1820875#M1213479</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/60195"&gt;@senior_freshmen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;Timestamp(Timestamp#(Created,'DD.MM.YYYY HH:mm'),'DD.MM.YYYY HH:mm') as TimeStamp2&lt;/P&gt;&lt;P&gt;or, can you please attach the excel sheet.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 04:22:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Timestamp-not-working/m-p/1820875#M1213479</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-07-09T04:22:12Z</dc:date>
    </item>
  </channel>
</rss>

