<?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: Interval Issue - Not working when grouping numbers in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Interval-Issue-Not-working-when-grouping-numbers/m-p/1672114#M50841</link>
    <description>&lt;P&gt;Your expression looks fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/27922i1F76F4167FF5E3E2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe there is something with your source data? Have you tried to trim() the field to get rid of white spaces in the begining and end of the field.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Feb 2020 12:10:11 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2020-02-04T12:10:11Z</dc:date>
    <item>
      <title>Interval Issue - Not working when grouping numbers</title>
      <link>https://community.qlik.com/t5/App-Development/Interval-Issue-Not-working-when-grouping-numbers/m-p/1672084#M50839</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a table with the following in formation:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Delay&lt;/TD&gt;&lt;TD&gt;Duration (seconds)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Break&lt;/TD&gt;&lt;TD&gt;900&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Break&lt;/TD&gt;&lt;TD&gt;1800&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Bad Weather&lt;/TD&gt;&lt;TD&gt;240&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Shift Change&lt;/TD&gt;&lt;TD&gt;900&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using this interval function to convert Duration into hh:mm -&amp;nbsp;=Interval(Interval#([Duration (seconds)], 's'), 'hh:mm')&lt;/P&gt;&lt;P&gt;However, when i remove Duration (seconds) column from the table chart I expect Break to show as a line with an interval of '00:45' but i just get a blank line. The other 2 'non grouped' columns work as expected.&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:10:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Interval-Issue-Not-working-when-grouping-numbers/m-p/1672084#M50839</guid>
      <dc:creator>c_latham</dc:creator>
      <dc:date>2024-11-16T19:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Interval Issue - Not working when grouping numbers</title>
      <link>https://community.qlik.com/t5/App-Development/Interval-Issue-Not-working-when-grouping-numbers/m-p/1672109#M50840</link>
      <description>&lt;P&gt;&lt;SPAN&gt;this should work:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Interval(Interval#(sum([Duration (seconds)]), 's'), 'hh:mm')&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 12:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Interval-Issue-Not-working-when-grouping-numbers/m-p/1672109#M50840</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2020-02-04T12:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Interval Issue - Not working when grouping numbers</title>
      <link>https://community.qlik.com/t5/App-Development/Interval-Issue-Not-working-when-grouping-numbers/m-p/1672114#M50841</link>
      <description>&lt;P&gt;Your expression looks fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/27922i1F76F4167FF5E3E2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe there is something with your source data? Have you tried to trim() the field to get rid of white spaces in the begining and end of the field.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 12:10:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Interval-Issue-Not-working-when-grouping-numbers/m-p/1672114#M50841</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-02-04T12:10:11Z</dc:date>
    </item>
  </channel>
</rss>

