<?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: Time Diagramm in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Time-Diagramm/m-p/1786953#M1210156</link>
    <description>&lt;P&gt;Hi, sure, one way is to change the number format on the expressions to an integer rather than date, however this would change the format of the axis, so you need to trick it to thinking its a date by adding another expression before the bars with date format. I'm sure there might be a neater way in doing this using dual function but this is nice and simple.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example update attached&lt;/P&gt;</description>
    <pubDate>Mon, 01 Mar 2021 09:16:26 GMT</pubDate>
    <dc:creator>derekjones</dc:creator>
    <dc:date>2021-03-01T09:16:26Z</dc:date>
    <item>
      <title>Time Diagramm</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Diagramm/m-p/1786084#M1210058</link>
      <description>&lt;P&gt;Hi everybody!&lt;/P&gt;&lt;P&gt;Today a complicated question (for me).&lt;/P&gt;&lt;P&gt;Details in the paint &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; image attached.&lt;/P&gt;&lt;P&gt;Our quality department wants to analyse their complaints.&lt;/P&gt;&lt;P&gt;i take the data from our erp system to qlikview but i have a problem.&lt;/P&gt;&lt;P&gt;There is the date where the complaint is registerd in the erp system, this date is my link to the mastercalendar.&lt;/P&gt;&lt;P&gt;Now there are some status of the complaint.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. we record it&lt;/P&gt;&lt;P&gt;2. it goes to the quarantine stock&lt;/P&gt;&lt;P&gt;3. it goes in production&lt;/P&gt;&lt;P&gt;4. it goes in the delivery stock&lt;/P&gt;&lt;P&gt;5. and it goes back to the customer&lt;/P&gt;&lt;P&gt;i did not check how i can i create a timeline (like the diagram in the attachment) because i have only a link to the start date of the complaint to the mastercalender?&lt;/P&gt;&lt;P&gt;Does anybody has in idea how i can solve this "problem"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for answers!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 09:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Diagramm/m-p/1786084#M1210058</guid>
      <dc:creator>rolandg1881</dc:creator>
      <dc:date>2021-02-25T09:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Time Diagramm</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Diagramm/m-p/1786250#M1210075</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Use baroffset in the chart, simple example attached&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 15:25:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Diagramm/m-p/1786250#M1210075</guid>
      <dc:creator>derekjones</dc:creator>
      <dc:date>2021-02-25T15:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Time Diagramm</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Diagramm/m-p/1786493#M1210097</link>
      <description>&lt;P&gt;Hi Derekjones!&lt;/P&gt;&lt;P&gt;Thank you for the answer, looks good. But i have a problem.&lt;/P&gt;&lt;P&gt;I think its a date format problem because i got no result with my values and in my timeline are dates like&amp;nbsp;&lt;/P&gt;&lt;P&gt;05.11.1899. I sent my screenshot in the attachment.&lt;/P&gt;&lt;P&gt;i explain how i got the data:&lt;/P&gt;&lt;P&gt;with sql i take the date in the table, i have to convert it because it comes in a Date/Time Format from the ERP witch is not usable.&lt;/P&gt;&lt;P&gt;CONVERT(CHAR(10), RMA.yreklam, 104) AS RMA_ReklaDatum,&lt;/P&gt;&lt;P&gt;then i load the RMA_ReklaDatum in the Qlikview table.&lt;/P&gt;&lt;P&gt;My last attempt was to load it like this:&lt;/P&gt;&lt;P&gt;Date(RMA_ReklaDatum) as&amp;nbsp;RMA_ReklaDatum&lt;/P&gt;&lt;P&gt;no result!&lt;/P&gt;&lt;P&gt;Do you have any ideas whats wrong?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 09:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Diagramm/m-p/1786493#M1210097</guid>
      <dc:creator>rolandg1881</dc:creator>
      <dc:date>2021-02-26T09:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Time Diagramm</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Diagramm/m-p/1786517#M1210101</link>
      <description>&lt;P&gt;Hi Roland&lt;/P&gt;&lt;P&gt;Sorry I can't open your screenshot, however I think I know the issue, my date configuration is UK based i.e. DD/MM/YYYY. Also, you use dots instead of slashes for your date dividers. I've adjust the script, take another look using this revised app&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 10:06:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Diagramm/m-p/1786517#M1210101</guid>
      <dc:creator>derekjones</dc:creator>
      <dc:date>2021-02-26T10:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Time Diagramm</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Diagramm/m-p/1786779#M1210130</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Thank you very much. It was my "problem"! &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I did not check whats the bar offset so i forgot to change the values. Now it works!&lt;/P&gt;&lt;P&gt;i have only one more question. Whats the best way to to see also the duration in the diagramm?&lt;/P&gt;&lt;P&gt;It's again only a subtraction of the dates but its not Date Format it's a number of days.&lt;/P&gt;&lt;P&gt;Can i integrate this number of days IN the bar?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2021 12:14:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Diagramm/m-p/1786779#M1210130</guid>
      <dc:creator>rolandg1881</dc:creator>
      <dc:date>2021-02-27T12:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Time Diagramm</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Diagramm/m-p/1786953#M1210156</link>
      <description>&lt;P&gt;Hi, sure, one way is to change the number format on the expressions to an integer rather than date, however this would change the format of the axis, so you need to trick it to thinking its a date by adding another expression before the bars with date format. I'm sure there might be a neater way in doing this using dual function but this is nice and simple.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example update attached&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 09:16:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Diagramm/m-p/1786953#M1210156</guid>
      <dc:creator>derekjones</dc:creator>
      <dc:date>2021-03-01T09:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Time Diagramm</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Diagramm/m-p/1787252#M1210189</link>
      <description>&lt;P&gt;Thats perfect!&lt;/P&gt;&lt;P&gt;Thank you very much for your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 22:27:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Diagramm/m-p/1787252#M1210189</guid>
      <dc:creator>rolandg1881</dc:creator>
      <dc:date>2021-03-01T22:27:00Z</dc:date>
    </item>
  </channel>
</rss>

