<?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: How to replace flash lights instead of trend lines? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-replace-flash-lights-instead-of-trend-lines/m-p/574584#M1111129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any Help please? as My user wants to see only flash lights whihc is in above URL. Is it possible? Please let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Feb 2014 10:44:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-27T10:44:54Z</dc:date>
    <item>
      <title>How to replace flash lights instead of trend lines?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-flash-lights-instead-of-trend-lines/m-p/574580#M1111122</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;can anyone let me know this please. As I have combo chart with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension1: Product&lt;/P&gt;&lt;P&gt;Dimension2: Range of Days&lt;/P&gt;&lt;P&gt;Expression1:&amp;nbsp; Count(Distinct ProductID) as Bar&lt;/P&gt;&lt;P&gt;Expression2: Count(Distinct ProductID) as Trend line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will show as attached in png. I would need to show some flash light instead of trend line if it crosses 21 days. Is it possible to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 15:40:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-flash-lights-instead-of-trend-lines/m-p/574580#M1111122</guid>
      <dc:creator />
      <dc:date>2014-02-26T15:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace flash lights instead of trend lines?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-flash-lights-instead-of-trend-lines/m-p/574581#M1111123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the below link from google&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.picgifs.com/graphics/a/alarm-lights/graphics-alarm-lights-687060.gif"&gt;http://www.picgifs.com/graphics/a/alarm-lights/graphics-alarm-lights-687060.gif&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how can I use this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 16:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-flash-lights-instead-of-trend-lines/m-p/574581#M1111123</guid>
      <dc:creator />
      <dc:date>2014-02-26T16:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace flash lights instead of trend lines?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-flash-lights-instead-of-trend-lines/m-p/574582#M1111124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use the builtin-trendlines (mid-bottom from expression tab) or try an expression like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;avg(aggr(count(distinct ProductID), Product))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 16:18:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-flash-lights-instead-of-trend-lines/m-p/574582#M1111124</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-02-26T16:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace flash lights instead of trend lines?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-flash-lights-instead-of-trend-lines/m-p/574583#M1111127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help. My user wants to see only flash lights whihc is in above URL. Is it possible? Please let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 16:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-flash-lights-instead-of-trend-lines/m-p/574583#M1111127</guid>
      <dc:creator />
      <dc:date>2014-02-26T16:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace flash lights instead of trend lines?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-flash-lights-instead-of-trend-lines/m-p/574584#M1111129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any Help please? as My user wants to see only flash lights whihc is in above URL. Is it possible? Please let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 10:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-flash-lights-instead-of-trend-lines/m-p/574584#M1111129</guid>
      <dc:creator />
      <dc:date>2014-02-27T10:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace flash lights instead of trend lines?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-flash-lights-instead-of-trend-lines/m-p/574585#M1111131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this isn't possible within a bar- or line-chart then such expressions-result needed the possibility to shown as picture. If you used a straight-table or a pivot perhaps with gauge- or mini-charts instead numbers you could add an expression which displayed a picture - I'm not sure if animated pictures will be supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 11:11:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-flash-lights-instead-of-trend-lines/m-p/574585#M1111131</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-02-27T11:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace flash lights instead of trend lines?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-flash-lights-instead-of-trend-lines/m-p/574586#M1111134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 11:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-flash-lights-instead-of-trend-lines/m-p/574586#M1111134</guid>
      <dc:creator />
      <dc:date>2014-02-27T11:29:26Z</dc:date>
    </item>
  </channel>
</rss>

