<?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: Working with a KPI object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385492#M800067</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(GetCurrentField([Group Name of Drill]) = 'SECTOR' or &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;GetSelectedCount(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;INDUSTRY)=1&lt;/SPAN&gt;, Measure)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Nov 2017 01:25:19 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-11-29T01:25:19Z</dc:date>
    <item>
      <title>Working with a KPI object</title>
      <link>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385489#M800064</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;I have a drill down that has been created, now i want a KPI object to only display the value of the second selection. How can i achieve this. For instance, my drill-down has INDUSTRY - SECTOR, the user is to select an industry then a sector. But i just want the value of the sector to be displayed only. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385489#M800064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Working with a KPI object</title>
      <link>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385490#M800065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put the expression that you are using in a text box and it will display the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='The Value is ' &amp;amp; sum(Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 17:33:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385490#M800065</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-28T17:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Working with a KPI object</title>
      <link>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385491#M800066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Getselectedcount(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;INDUSTRY)=1,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Your expression Here))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Whenever a value from INDUSTRY field is selected, it would rather give you sum or count of Sector but if nothing is selected, the KPI would show null.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;It would be helpful if you tell us what is your expression in KPI?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 21:00:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385491#M800066</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2017-11-28T21:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Working with a KPI object</title>
      <link>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385492#M800067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(GetCurrentField([Group Name of Drill]) = 'SECTOR' or &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;GetSelectedCount(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;INDUSTRY)=1&lt;/SPAN&gt;, Measure)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 01:25:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385492#M800067</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-29T01:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Working with a KPI object</title>
      <link>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385493#M800068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abraham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 05:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385493#M800068</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2017-11-29T05:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Working with a KPI object</title>
      <link>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385494#M800069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or like this as suggested above:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 05:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385494#M800069</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2017-11-29T05:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Working with a KPI object</title>
      <link>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385495#M800070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Company Name&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Industry&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Total&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Company A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Financial Services&lt;/TD&gt;&lt;TD&gt;50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Company B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Consumer Goods&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Company C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Consumer Goods&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Company D&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Entertainment&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;My drill down is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Industry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Company Name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a user clicks on the industry, it displays the names of companies in that industry. I want a KPI to display the value of Total for a company selected from the drill down not for the industry. !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 09:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385495#M800070</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-29T09:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Working with a KPI object</title>
      <link>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385496#M800071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From this, Can you explain in Case study like if Industry is filter from user is "Consumer Goods" What output you are expecting in text box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 13:08:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385496#M800071</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-29T13:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Working with a KPI object</title>
      <link>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385497#M800072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want a situation where if you click on [Consumer Goods], Company B and Company C will appear. Then the value on the KPI object will be the Total of either Company B (40) or Company C(10) based on the user's final selection. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 14:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-with-a-KPI-object/m-p/1385497#M800072</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-29T14:00:19Z</dc:date>
    </item>
  </channel>
</rss>

