<?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: Show Target Line on Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-Target-Line-on-Bar-Chart/m-p/492263#M184050</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks - used the count total route...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Sep 2013 11:05:20 GMT</pubDate>
    <dc:creator>pkelly</dc:creator>
    <dc:date>2013-09-06T11:05:20Z</dc:date>
    <item>
      <title>Show Target Line on Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Target-Line-on-Bar-Chart/m-p/492261#M184048</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 a Bar Chart which shows the number of Credit Issue created each month...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension is Month Year...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;COUNT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;cad_HistoricalMonthNumber&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;=1 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AND&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;cad_HistoricalMonthNumber&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;= 15, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;%IssueKeyHeader&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;What I want to do is add a line to the chart showing, for want of a better phrase,&amp;nbsp; a "Target" line...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;This line will be equal to 10% below the last 15 months average of issues keyed...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I cannot do this via a script as I want this value to change dynamically if someone applies a filter...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Any ides on how I can do this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Paul&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 10:42:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Target-Line-on-Bar-Chart/m-p/492261#M184048</guid>
      <dc:creator>pkelly</dc:creator>
      <dc:date>2013-09-06T10:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Show Target Line on Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Target-Line-on-Bar-Chart/m-p/492262#M184049</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;You could use combo chart and add the target line as another expression with Line representation.&lt;/P&gt;&lt;P&gt;To make this line constant for each months use total in count().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add:&lt;/P&gt;&lt;P&gt;Another way is to use reference lines on presentation tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 10:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Target-Line-on-Bar-Chart/m-p/492262#M184049</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2013-09-06T10:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Show Target Line on Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Target-Line-on-Bar-Chart/m-p/492263#M184050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks - used the count total route...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 11:05:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Target-Line-on-Bar-Chart/m-p/492263#M184050</guid>
      <dc:creator>pkelly</dc:creator>
      <dc:date>2013-09-06T11:05:20Z</dc:date>
    </item>
  </channel>
</rss>

