<?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: Showing Status Changes on a timeline in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Showing-Status-Changes-on-a-timeline/m-p/1046371#M351751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your dimension should be a date or timestamp related to your status, maybe the Start field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And have a look maybe in something like&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/795998"&gt;Re: Complex timeline.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Apr 2016 10:05:57 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-04-04T10:05:57Z</dc:date>
    <item>
      <title>Showing Status Changes on a timeline</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Status-Changes-on-a-timeline/m-p/1046369#M351749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a log db with information on status. &lt;/P&gt;&lt;P&gt;I want to present this information on a timeline in a chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the chart shows only the status info in groups. Which dimention or sorting is missing so it shows is correctly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx in advance&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Status.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/120386_Status.jpg" style="height: 420px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 09:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Status-Changes-on-a-timeline/m-p/1046369#M351749</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-04T09:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Status Changes on a timeline</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Status-Changes-on-a-timeline/m-p/1046370#M351750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unable to understand your requirement, kindly explain with detail and if possible share sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 10:00:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Status-Changes-on-a-timeline/m-p/1046370#M351750</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-04-04T10:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Status Changes on a timeline</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Status-Changes-on-a-timeline/m-p/1046371#M351751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your dimension should be a date or timestamp related to your status, maybe the Start field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And have a look maybe in something like&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/795998"&gt;Re: Complex timeline.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 10:05:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Status-Changes-on-a-timeline/m-p/1046371#M351751</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-04T10:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Status Changes on a timeline</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Status-Changes-on-a-timeline/m-p/1046372#M351752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So i figured it out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the dimention should be as proposed by swuehl &amp;lt;timestamp&amp;gt; &lt;/P&gt;&lt;P&gt;the formula itself is sum(duration). In the example by swuehl 1 is used as formula - a suppose this can be done when your dimention and the granulatity of the data is the same. &lt;/P&gt;&lt;P&gt;in my case (dynamic length of a status) it was not possible to achieve like this as i would have needed the data on the granularity of 1 minute..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps somebody for the furure:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Status2.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/120407_Status2.jpg" style="height: 203px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;p.s: dont forget to sort the timestamp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers //chesterluck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 12:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Status-Changes-on-a-timeline/m-p/1046372#M351752</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-04T12:10:23Z</dc:date>
    </item>
  </channel>
</rss>

