<?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: Making Timeline with detailed tasks in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Making-Timeline-with-detailed-tasks/m-p/749212#M1036443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mario , i'll try with it ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards &lt;/P&gt;&lt;P&gt;Marwen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jan 2015 15:50:50 GMT</pubDate>
    <dc:creator>marwen_garwachi</dc:creator>
    <dc:date>2015-01-07T15:50:50Z</dc:date>
    <item>
      <title>Making Timeline with detailed tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Making-Timeline-with-detailed-tasks/m-p/749208#M1036433</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'm working on a Dashboard composed of 4 big parts :&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Employees Arrivals, départures and pauses détails -&amp;gt; Ok&lt;/LI&gt;&lt;LI&gt;Calls Détails : Number of calls in/out -&amp;gt;Ok&lt;/LI&gt;&lt;LI&gt;BO tasks&lt;/LI&gt;&lt;LI&gt;KPI's : AHT&lt;SPAN style="color: #888888; font-family: 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif; text-align: justify;"&gt; &lt;/SPAN&gt;(average handling time) of each task&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to combine all of this informations on one dashboard that is supposed to let me see&amp;nbsp; what the employees are doind in 8 hours of production (Calls / BO / Pauses/ Nothing).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My problem&lt;/STRONG&gt; : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;&amp;nbsp; The data is issued of differents databases (Oracle &amp;amp; SQL) having a different NTP servers. &lt;/P&gt;&lt;P&gt;2.&amp;nbsp;&amp;nbsp; i need to show a Time line with all tasks of each employee. The problem is that i don't know how to do it knowing that the employee can do 2 things in the same time (talking on the phone and doing a BO task). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My data is as follows (see example attached):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE style="border: 0px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Task_ID&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Task_Desc&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Task_Start_Time&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Task_End_Time&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Task_Duration&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Employee_ID&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;100&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;T1&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;6/02/2014 11:34&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;6/02/2014 11:36&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;0:02:09&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;1011&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 1300px;"&gt;&lt;TBODY&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="font-size: 10pt; line-height: 1.5em; height: 15pt;"&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/74764_pastedImage_9.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Ideas ??&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 14:23:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-Timeline-with-detailed-tasks/m-p/749208#M1036433</guid>
      <dc:creator>marwen_garwachi</dc:creator>
      <dc:date>2015-01-07T14:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Making Timeline with detailed tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Making-Timeline-with-detailed-tasks/m-p/749209#M1036436</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;i think the best way to represent this is with a pie chart or with a block chart because in that way you can see what is relevant during the day in the other hand you cannot see what is being done on the same time but i don't think that should be essential on the management point of view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;André Gomes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 14:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-Timeline-with-detailed-tasks/m-p/749209#M1036436</guid>
      <dc:creator>agomes1971</dc:creator>
      <dc:date>2015-01-07T14:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Making Timeline with detailed tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Making-Timeline-with-detailed-tasks/m-p/749210#M1036438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;take a look at this recipe&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2605"&gt;Recipe for a Gantt chart&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can use this extension object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-3427" title="http://community.qlik.com/docs/DOC-3427"&gt;http://community.qlik.com/docs/DOC-3427&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 14:45:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-Timeline-with-detailed-tasks/m-p/749210#M1036438</guid>
      <dc:creator />
      <dc:date>2015-01-07T14:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Making Timeline with detailed tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Making-Timeline-with-detailed-tasks/m-p/749211#M1036441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This Thread made use of Funnel Chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/463557#463557" title="http://community.qlik.com/message/463557#463557"&gt;http://community.qlik.com/message/463557#463557&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 14:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-Timeline-with-detailed-tasks/m-p/749211#M1036441</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2015-01-07T14:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Making Timeline with detailed tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Making-Timeline-with-detailed-tasks/m-p/749212#M1036443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mario , i'll try with it ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards &lt;/P&gt;&lt;P&gt;Marwen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 15:50:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-Timeline-with-detailed-tasks/m-p/749212#M1036443</guid>
      <dc:creator>marwen_garwachi</dc:creator>
      <dc:date>2015-01-07T15:50:50Z</dc:date>
    </item>
  </channel>
</rss>

