<?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: Sparkline first and last value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sparkline-first-and-last-value/m-p/317710#M587254</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know if this is your problem, but look at my example ane the property "show value" of the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C u,&lt;/P&gt;&lt;P&gt;Stefano.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Oct 2011 19:42:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-10-04T19:42:53Z</dc:date>
    <item>
      <title>Sparkline first and last value</title>
      <link>https://community.qlik.com/t5/QlikView/Sparkline-first-and-last-value/m-p/317706#M587250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anyone know how to identify the first and last value in a sparkline?&amp;nbsp; Obviously the object itself is written to enable the user to color it, but I'd like to put the first and last values represented as numbers adjacent to the sparkline on either side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my formula for my sparkline: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;avg({1&amp;lt;L90Days={1}&amp;gt;} DataPoint)&lt;/P&gt;&lt;/PRE&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the sparkline the dimension I'm moving over is days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help anyone can provide is greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 18:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sparkline-first-and-last-value/m-p/317706#M587250</guid>
      <dc:creator />
      <dc:date>2011-05-20T18:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sparkline first and last value</title>
      <link>https://community.qlik.com/t5/QlikView/Sparkline-first-and-last-value/m-p/317707#M587251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following structure will give you the "last" point within the sparkline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;Avg ( {$&amp;lt; filing_date={"=(max(filing_date))"} &amp;gt;} total_assets )&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2011 19:37:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sparkline-first-and-last-value/m-p/317707#M587251</guid>
      <dc:creator />
      <dc:date>2011-08-15T19:37:53Z</dc:date>
    </item>
    <item>
      <title>Sparkline first and last value</title>
      <link>https://community.qlik.com/t5/QlikView/Sparkline-first-and-last-value/m-p/317708#M587252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That makes sense for the max, but the min is tricky.&amp;nbsp; Each row has a different start point for computation.&amp;nbsp; If you use min on the filing_date, then you get the first filing_date, not the the first filing_date for that dimension value.&amp;nbsp; Any thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2011 17:19:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sparkline-first-and-last-value/m-p/317708#M587252</guid>
      <dc:creator />
      <dc:date>2011-10-04T17:19:31Z</dc:date>
    </item>
    <item>
      <title>Sparkline first and last value</title>
      <link>https://community.qlik.com/t5/QlikView/Sparkline-first-and-last-value/m-p/317709#M587253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;may you post an example&amp;nbsp; qvw with your problem?&lt;/P&gt;&lt;P&gt;Stefano.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2011 17:48:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sparkline-first-and-last-value/m-p/317709#M587253</guid>
      <dc:creator />
      <dc:date>2011-10-04T17:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sparkline first and last value</title>
      <link>https://community.qlik.com/t5/QlikView/Sparkline-first-and-last-value/m-p/317710#M587254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know if this is your problem, but look at my example ane the property "show value" of the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C u,&lt;/P&gt;&lt;P&gt;Stefano.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2011 19:42:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sparkline-first-and-last-value/m-p/317710#M587254</guid>
      <dc:creator />
      <dc:date>2011-10-04T19:42:53Z</dc:date>
    </item>
  </channel>
</rss>

