<?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 Time converting to date in graph problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Time-converting-to-date-in-graph-problem/m-p/261618#M1188823</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;&lt;/P&gt;&lt;P&gt;I am tyring to make a graph of time vs date. My time expression is calculating the correct value which is showing when i sleect only 1 date. &lt;/P&gt;&lt;P&gt;However, when all data is displayed, the graph shows a date value instead of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2011 22:09:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-09T22:09:27Z</dc:date>
    <item>
      <title>Time converting to date in graph problem</title>
      <link>https://community.qlik.com/t5/QlikView/Time-converting-to-date-in-graph-problem/m-p/261618#M1188823</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;&lt;/P&gt;&lt;P&gt;I am tyring to make a graph of time vs date. My time expression is calculating the correct value which is showing when i sleect only 1 date. &lt;/P&gt;&lt;P&gt;However, when all data is displayed, the graph shows a date value instead of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 22:09:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-converting-to-date-in-graph-problem/m-p/261618#M1188823</guid>
      <dc:creator />
      <dc:date>2011-08-09T22:09:27Z</dc:date>
    </item>
    <item>
      <title>Time converting to date in graph problem</title>
      <link>https://community.qlik.com/t5/QlikView/Time-converting-to-date-in-graph-problem/m-p/261619#M1188825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Time() is a formatting function only, so time(END_TIME) = END_TIME, which includes the date.&amp;nbsp; When you have only one date, it seems to recognize your display format for the axis, even if the underlying value is still very large.&amp;nbsp; But when you have multiple dates, the times do not have the same underlying value, so it is unable to use your display format sensibly.&amp;nbsp; You can use time(frac(END_TIME)) to remove the date, but it STILL seems to get confused when you have multiple dates, resorting to displaying the time as a fraction of a day.&amp;nbsp; Interestingly, if you change it back to a linear scale instead of a log scale, it displays properly.&amp;nbsp; So I guess it's some problem with the log scale axis recognizing the time as a time.&amp;nbsp; If practical, using a linear scale axis combined with time(frac(END_TIME)) appears to solve the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 22:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-converting-to-date-in-graph-problem/m-p/261619#M1188825</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-08-09T22:26:57Z</dc:date>
    </item>
    <item>
      <title>Time converting to date in graph problem</title>
      <link>https://community.qlik.com/t5/QlikView/Time-converting-to-date-in-graph-problem/m-p/261620#M1188826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much John! I really appreciate ur timely response and detailed analysis iwth explanation. Thanks once again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 02:53:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-converting-to-date-in-graph-problem/m-p/261620#M1188826</guid>
      <dc:creator />
      <dc:date>2011-08-10T02:53:54Z</dc:date>
    </item>
  </channel>
</rss>

