<?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: KPI Example Dashboard in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/KPI-Example-Dashboard/m-p/1012089#M955296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.. It is the Executive Dashboard.qvw in the QVW examples. The tab is KPI. Yes I can see how they did some of the expressions but I'm not sure how they are linked and what they did with the bar charts. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Nov 2015 19:42:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-11-17T19:42:34Z</dc:date>
    <item>
      <title>KPI Example Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/KPI-Example-Dashboard/m-p/1012087#M955294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello newer to Qlikview and really liked the KPI example dashboard in QV11.&amp;nbsp; Anybody have any clues how to recreate that? It looks like 4 linked objects together with different metrics and then a bar chart that changes with the selected metric. The first object is this at the end of its expression..&amp;gt; qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_r.png', &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody try to build something similar?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 18:06:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/KPI-Example-Dashboard/m-p/1012087#M955294</guid>
      <dc:creator />
      <dc:date>2015-11-17T18:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Example Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/KPI-Example-Dashboard/m-p/1012088#M955295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the name of the QVW you are looking at, and which specific chart? Can you open the chart properties to see how it's done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 18:58:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/KPI-Example-Dashboard/m-p/1012088#M955295</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-11-17T18:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Example Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/KPI-Example-Dashboard/m-p/1012089#M955296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.. It is the Executive Dashboard.qvw in the QVW examples. The tab is KPI. Yes I can see how they did some of the expressions but I'm not sure how they are linked and what they did with the bar charts. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 19:42:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/KPI-Example-Dashboard/m-p/1012089#M955296</guid>
      <dc:creator />
      <dc:date>2015-11-17T19:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Example Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/KPI-Example-Dashboard/m-p/1012090#M955297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also cannot get the traffic light to work like it does in this dashboard! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 19:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/KPI-Example-Dashboard/m-p/1012090#M955297</guid>
      <dc:creator />
      <dc:date>2015-11-17T19:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Example Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/KPI-Example-Dashboard/m-p/1012091#M955298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FIrst, make yourself a copy of the Executive Dashboard to work on. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each row of the Straight Table is covered by a separate transparent Text Object. The Action associated with the Text Object is Set variable vShowChart to 1,2,3,etc value. The bar charts are individual charts with a Show Condition of vShowChart=n. Click a row in the table and you are clicking the Text Object which sets the variable and you see the associated bar chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you move the Text Object "buttons" out of the way you can get at the underlying chart properties easier. Objects are currently locked, so:&lt;/P&gt;&lt;P&gt;Ctrl-a&amp;nbsp;&amp;nbsp; to select everything.&lt;/P&gt;&lt;P&gt;Select Properties, Layout, Allow move/size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The KPI table is a single chart with [Dashboard Metric] as the Dimension, and a 3 expressions. The expression calculates a different number based on the [Dashboard Metric] value of the current row. The traffic light is a display representation type of image, and the same effect can be created with a display representation of gauge. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe more than you asked for &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On to your specific traffic light question. Can you post an example qvw of your problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 22:56:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/KPI-Example-Dashboard/m-p/1012091#M955298</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-11-17T22:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Example Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/KPI-Example-Dashboard/m-p/1012092#M955299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Expression section of your chart object and change your Display Options "Representation" from Text to &lt;STRONG&gt;Image&lt;/STRONG&gt; or Traffic Light Guage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note expression must be selected where you applied &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_r.png&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;". Then Apply and OK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 05:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/KPI-Example-Dashboard/m-p/1012092#M955299</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2015-11-18T05:27:31Z</dc:date>
    </item>
  </channel>
</rss>

