<?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: Peek function in charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Peek-function-in-charts/m-p/386393#M1163272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ill give you an example which will explain why its not appropirate. I have a table with&amp;nbsp; two fields, Date and Net_VALUE. Using an input box the user will select two dates which will be the upper and lower bound. I basically want to calculate the % change in Net_VALUE between two coresponding dates using the upper and lower bounds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2012 04:33:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-29T04:33:15Z</dc:date>
    <item>
      <title>Peek function in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-function-in-charts/m-p/386390#M1163269</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;Is there something similar to the peek function in charts.I know theres an above function for charts but thats no good for me on this ocasion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically i want to use the last row and do some computation with the current row and so on for the entire data set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&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;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 13:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-function-in-charts/m-p/386390#M1163269</guid>
      <dc:creator />
      <dc:date>2012-11-28T13:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Peek function in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-function-in-charts/m-p/386391#M1163270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The chart inter record functions were my frist thought, also, please look into above(), below(), top(), bottom() etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is this not appropriate in your case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 13:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-function-in-charts/m-p/386391#M1163270</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-11-28T13:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Peek function in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-function-in-charts/m-p/386392#M1163271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Faisal,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Which object are you using (Assuming Pivot Table)? As suggested by Stefan you can use Above() function. Please provide the sample QVW file and expected result and one of us can provide you the solution.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Good luck!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;A href="http://www.QlikShare.com"&gt;www.QlikShare.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 15:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-function-in-charts/m-p/386392#M1163271</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-11-28T15:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Peek function in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-function-in-charts/m-p/386393#M1163272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ill give you an example which will explain why its not appropirate. I have a table with&amp;nbsp; two fields, Date and Net_VALUE. Using an input box the user will select two dates which will be the upper and lower bound. I basically want to calculate the % change in Net_VALUE between two coresponding dates using the upper and lower bounds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 04:33:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-function-in-charts/m-p/386393#M1163272</guid>
      <dc:creator />
      <dc:date>2012-11-29T04:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Peek function in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-function-in-charts/m-p/386394#M1163273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it's more like a lookup of two values by two dates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your Net_VALUE is unambiguous per date, you can try something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only({&amp;lt;Date = {'$(vDate1)'}&amp;gt;} Net_VALUE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;resp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only({&amp;lt;Date = {'$(vDate2)'}&amp;gt;} Net_VALUE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to return the two Net_VALUE values at the given dates (I assumed you are using two variables to store the selected Dates from the Input box). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;You might need to set the format in your variable to your Date field format, QV is sometimes a bit picky when using date / time formats in set modifiers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 10:37:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-function-in-charts/m-p/386394#M1163273</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-11-29T10:37:31Z</dc:date>
    </item>
  </channel>
</rss>

