<?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: Issue with cursor using interval lenght in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-cursor-using-interval-lenght/m-p/1189874#M519641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here a sample. Sorry for the delay!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Sep 2016 10:09:49 GMT</pubDate>
    <dc:creator>sergio0592</dc:creator>
    <dc:date>2016-09-28T10:09:49Z</dc:date>
    <item>
      <title>Issue with cursor using interval lenght</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-cursor-using-interval-lenght/m-p/1189872#M519639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already dealt with cursor on integer field, but now i have to deal with cursor on intervall.&lt;/P&gt;&lt;P&gt;My chart contains a duration (mm:ss) and i when i create a cursor it don't works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nothing appears in my chart except if i select in my cursor Min_value=0 and Max_value=0. In this case, all values are displayed in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the exemple below, i'd like display only districts with duration between 4&amp;nbsp; and 7 min.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Duration_chart.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138194_Duration_chart.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 15:44:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-cursor-using-interval-lenght/m-p/1189872#M519639</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2016-09-21T15:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with cursor using interval lenght</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-cursor-using-interval-lenght/m-p/1189873#M519640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share the sample with us to play around with?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 16:18:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-cursor-using-interval-lenght/m-p/1189873#M519640</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-21T16:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with cursor using interval lenght</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-cursor-using-interval-lenght/m-p/1189874#M519641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here a sample. Sorry for the delay!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 10:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-cursor-using-interval-lenght/m-p/1189874#M519641</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2016-09-28T10:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with cursor using interval lenght</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-cursor-using-interval-lenght/m-p/1189875#M519642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If($(V_avg_duration) &amp;gt; &lt;SPAN style="color: #ff0000;"&gt;vMin&lt;/SPAN&gt; and $(V_avg_duration) &amp;lt; &lt;SPAN style="color: #ff0000;"&gt;vMax&lt;/SPAN&gt;, $(V_avg_duration))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where vMin and vMax are two new variables&lt;/P&gt;&lt;P&gt;vMin: &lt;STRONG&gt;=MakeTime(0, V_min_value)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;vMax: &lt;STRONG&gt;=MakeTime(0, V_max_value)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/139021_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 17:16:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-cursor-using-interval-lenght/m-p/1189875#M519642</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-28T17:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with cursor using interval lenght</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-cursor-using-interval-lenght/m-p/1189876#M519643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works. Thanks to you&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 07:18:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-cursor-using-interval-lenght/m-p/1189876#M519643</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2016-09-29T07:18:20Z</dc:date>
    </item>
  </channel>
</rss>

