<?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: Floor Time not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Floor-Time-not-working/m-p/1108117#M366836</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Date(timestamp(Date + 14/24)) AS Date,&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt; Time(Floor(frac(Date + 14/24),1/24),'h tt') AS Time,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tokens&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jun 2016 10:10:03 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-06-24T10:10:03Z</dc:date>
    <item>
      <title>Floor Time not working</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Time-not-working/m-p/1108114#M366833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an excel spreadsheet with approx 6000 rows with timestamp. The time is American time so I have to add 14 hours in that field to convert it to my local timestamp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using following in the load script :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN style="color: #3366ff;"&gt;Date&lt;/SPAN&gt;(&lt;SPAN style="color: #3366ff;"&gt;timestamp&lt;/SPAN&gt;(Date + 14/24)) &lt;SPAN style="color: #3366ff;"&gt;AS&lt;/SPAN&gt; Date,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN style="color: #3366ff;"&gt;Time&lt;/SPAN&gt;(&lt;SPAN style="color: #3366ff;"&gt;timestamp&lt;/SPAN&gt;(Date + 14/24)) &lt;SPAN style="color: #3366ff;"&gt;AS&lt;/SPAN&gt; Time, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff6600;"&gt;Problem:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When I crate a bar chart with time as a dimension then it shows me all the time from every transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #008000;"&gt;What I am trying to achieve?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I only want the chart to have 24 hours in ( AM / PM Format). How can I get that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached sample QVW and Spreadsheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 09:46:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Time-not-working/m-p/1108114#M366833</guid>
      <dc:creator />
      <dc:date>2016-06-24T09:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Time not working</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Time-not-working/m-p/1108115#M366834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'courier new', courier; color: #3366ff;"&gt;Time&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'courier new', courier; color: #3366ff;"&gt;&lt;STRONG&gt;frac&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;(Date + 14/24)) &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'courier new', courier; color: #3366ff;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt; Time,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;&lt;SPAN style="font-size: 13px; font-family: 'courier new', courier; color: #3366ff;"&gt;timestamp&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;(Date + 14/24) &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'courier new', courier; color: #3366ff;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt; Timestamp,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'courier new', courier;"&gt;&lt;SPAN style="font-size: 13px; font-family: 'courier new', courier; color: #3366ff;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'courier new', courier; color: #3366ff;"&gt;floor&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;(Date + 14/24)) &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'courier new', courier; color: #3366ff;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt; Date,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 09:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Time-not-working/m-p/1108115#M366834</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-24T09:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Time not working</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Time-not-working/m-p/1108116#M366835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank &lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it still not working as i expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached QVD here with what you advised.&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, 24 Jun 2016 10:04:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Time-not-working/m-p/1108116#M366835</guid>
      <dc:creator />
      <dc:date>2016-06-24T10:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Time not working</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Time-not-working/m-p/1108117#M366836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Date(timestamp(Date + 14/24)) AS Date,&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt; Time(Floor(frac(Date + 14/24),1/24),'h tt') AS Time,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tokens&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 10:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Time-not-working/m-p/1108117#M366836</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-24T10:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Time not working</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Time-not-working/m-p/1108118#M366837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An alternatively could be the function: &lt;SPAN class="Bold"&gt;ConvertToLocalTime().&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;- Marcus&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 10:53:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Time-not-working/m-p/1108118#M366837</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-06-24T10:53:52Z</dc:date>
    </item>
  </channel>
</rss>

