<?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: How to avoid overlap values in a Timeline? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-avoid-overlap-values-in-a-Timeline/m-p/1100707#M913208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there was some code left over from my other sample file that messed up the dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check attached version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jun 2016 22:33:29 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-06-02T22:33:29Z</dc:date>
    <item>
      <title>How to avoid overlap values in a Timeline?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-overlap-values-in-a-Timeline/m-p/1100704#M913205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a Line Chart where i want to display specific dates from my data base in a Time Line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First i have created 2 variables to Set the minimum and maximum period:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 10pt;"&gt;LET&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 10pt;"&gt;vMinDate&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;=40179; &lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 10pt;"&gt;LET&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 10pt;"&gt;vMaxDate&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;=44196; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;And than i used these variables in the scale of the chart:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/126400_Capturar.PNG" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;So i have a Time Line between 2010 and 2020:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/126404_Capturar.PNG" style="width: 620px; height: 85px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I need to display Events Dates which comes from 4 fields of my data base, and the problem is that when these dates are close, it is displayed overlaped:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/126406_Capturar.PNG" style="width: 620px; height: 82px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Each date is an expression in the TimeLine chart:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Only (&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #800000;"&gt;[EU Submission date]&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Only (&lt;SPAN style="color: #800000;"&gt;[EU Approval date]&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Only (&lt;SPAN style="color: #800000;"&gt;[US Submission date]&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Only (&lt;SPAN style="color: #800000;"&gt;[US Approval date]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Attached is the data base and sample of my project.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Anyone could help to avoid these overlaping dates in the Time Line?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-overlap-values-in-a-Timeline/m-p/1100704#M913205</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid overlap values in a Timeline?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-overlap-values-in-a-Timeline/m-p/1100705#M913206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe have a looked at the stacked events display I've shown in this thread&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/1020582"&gt;Re: Timeline&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: attaching a sample made of your sample data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 21:55:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-overlap-values-in-a-Timeline/m-p/1100705#M913206</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-31T21:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid overlap values in a Timeline?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-overlap-values-in-a-Timeline/m-p/1100706#M913207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi swuehl, thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After analyzing your solution,&amp;nbsp; i concluded that the TimeLine is not showing the dates from my data base, see below the dates from my data base:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/126722_Capturar.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i select the Value "A" from Details, the Time Line displays the date "05/04/2011", where it should be "06/07/2015":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/126723_Capturar.PNG" style="width: 620px; height: 134px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another example, if i select the value "I" from Details, the TimeLine displays the dates "05/06/2011", "02/03/2015", "23/12/2016" and "24/10/2019", where it should be "02/12/2011", "13/03/2013", "22/02/2011" and "23/08/2012":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/126724_Capturar.PNG" style="width: 620px; height: 128px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know where is the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 19:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-overlap-values-in-a-Timeline/m-p/1100706#M913207</guid>
      <dc:creator />
      <dc:date>2016-06-02T19:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid overlap values in a Timeline?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-overlap-values-in-a-Timeline/m-p/1100707#M913208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there was some code left over from my other sample file that messed up the dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check attached version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 22:33:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-overlap-values-in-a-Timeline/m-p/1100707#M913208</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-02T22:33:29Z</dc:date>
    </item>
  </channel>
</rss>

