<?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: X Axis formatting for Time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/X-Axis-formatting-for-Time/m-p/576674#M1101231</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am creating a stacked combo chart with a continuous X axis, but I am having trouble with the data representation.&amp;nbsp; When I see the full char the dates are correctly formatted:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/86833_pastedImage_0.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am used the following in the load script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CallCenterCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CallCenterDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'MM/DD/YYYY') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[CallCenterDate]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CallCenterMonthNum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CallCenterType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CallCenterYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I zoom in on one date in the chart, the information changes to being formatted a number:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/86843_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried several things, but I have been unsuccessful in trying to keep the date formatted as MM/DD/YYYY.&amp;nbsp; Any help would be great!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2015 20:37:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-18T20:37:25Z</dc:date>
    <item>
      <title>X Axis formatting for Time</title>
      <link>https://community.qlik.com/t5/QlikView/X-Axis-formatting-for-Time/m-p/576671#M1101228</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;Im using QlikVIew to analyse data logs, so changing their format isnt possible which i think is leading to my issue.&lt;/P&gt;&lt;P&gt;on the X axis I have Time and on the Y some average function (Doesnt matter yet).&lt;/P&gt;&lt;P&gt;What Im after on the X axis is show time thats all, when I click the continuous option QlikView seems to convert the time to a fraction of a day which isnt really very good, ideally it would show every hour but when i zoom in shows minutes or something along them lines.&lt;/P&gt;&lt;P&gt;I have attached the file so you can have a play and see where im coming from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dropbox.com/s/vopal1gr2sj6cc7/stss%208.qvw"&gt;https://www.dropbox.com/s/vopal1gr2sj6cc7/stss%208.qvw&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 08:02:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/X-Axis-formatting-for-Time/m-p/576671#M1101228</guid>
      <dc:creator>samuel_brierley</dc:creator>
      <dc:date>2014-04-15T08:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: X Axis formatting for Time</title>
      <link>https://community.qlik.com/t5/QlikView/X-Axis-formatting-for-Time/m-p/576672#M1101229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try formatting in tab number the continous x-axis as time with format hh:mm:ss&lt;/P&gt;&lt;P&gt;then in axis tab, set label vertical&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/57361_1.png" style="width: 620px; height: 265px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 20:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/X-Axis-formatting-for-Time/m-p/576672#M1101229</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-04-15T20:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: X Axis formatting for Time</title>
      <link>https://community.qlik.com/t5/QlikView/X-Axis-formatting-for-Time/m-p/576673#M1101230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to get the format 'hh:mm'. Go to Edit script and change time format to 'hh:mm'. Attached is the place where you can change it from 'hh:mm:ss' to 'hh:mm'. Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suraj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-04-15_15-58-53.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/57376_2014-04-15_15-58-53.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 22:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/X-Axis-formatting-for-Time/m-p/576673#M1101230</guid>
      <dc:creator />
      <dc:date>2014-04-15T22:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: X Axis formatting for Time</title>
      <link>https://community.qlik.com/t5/QlikView/X-Axis-formatting-for-Time/m-p/576674#M1101231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am creating a stacked combo chart with a continuous X axis, but I am having trouble with the data representation.&amp;nbsp; When I see the full char the dates are correctly formatted:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/86833_pastedImage_0.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am used the following in the load script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CallCenterCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CallCenterDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'MM/DD/YYYY') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[CallCenterDate]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CallCenterMonthNum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CallCenterType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CallCenterYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I zoom in on one date in the chart, the information changes to being formatted a number:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/86843_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried several things, but I have been unsuccessful in trying to keep the date formatted as MM/DD/YYYY.&amp;nbsp; Any help would be great!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 20:37:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/X-Axis-formatting-for-Time/m-p/576674#M1101231</guid>
      <dc:creator />
      <dc:date>2015-05-18T20:37:25Z</dc:date>
    </item>
  </channel>
</rss>

