<?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: Scorecard chart in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348602#M837108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for your reply Digvijay. I'll make use of this, but I also want to pick the count of fields for those 2 customers..(MNO and PQR).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 May 2017 14:29:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-16T14:29:01Z</dc:date>
    <item>
      <title>Scorecard chart in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348595#M837100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;I have the below requirements,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If a Customer_Name is selected from the listbox, I want to show other customers who are having same mapping of the selected customer. (i.e) other customers having the mapping of selected customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="163418" alt="Screenshot_2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163418_Screenshot_2.png" style="height: 216px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;In the above screenshot, Customer_Name "Hapag Lloyd" is selected in the list-box. For that selection, two customers (Cargosmart and Maersk) having the same mapping of "Hapag Lloyd".&lt;/P&gt;&lt;P&gt;For this I have used the below expression,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count({&amp;lt;Customer_Name= E(Customer_Name),Mapping = P(Mapping)&amp;gt;}FieldName)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, what I need is&lt;/P&gt;&lt;P&gt;1. If a Customer is selected from the table, it has to show that fields in the table. For example if "Cargosmart" is selected in the table, it should show only the count of that customer irrespective of other customers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I have used E(Customer_Name) in the expression, I can't do this. Plz suggest if any other way is possible to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&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/Scorecard-chart-in-Qlikview/m-p/1348595#M837100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Scorecard chart in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348596#M837101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check what you get from this? and without '1-$'&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Count({&amp;lt;Customer_Name= P({1-$&amp;lt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Mapping = P(Mapping)&lt;/STRONG&gt;&amp;gt;}Customer_Name)&amp;gt;}FieldName)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 18:20:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348596#M837101</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2017-05-15T18:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Scorecard chart in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348597#M837102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I got the count. But what my requirement is, when customer is selected from the table it has to show the data for selected customer. I couldn't do it since I have used this expression in it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 18:57:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348597#M837102</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-15T18:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Scorecard chart in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348598#M837103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead it is drilled down to the data of other customers. I don't want that. I want to show it for current customer selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 18:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348598#M837103</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-15T18:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Scorecard chart in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348599#M837104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you provide some sample data please and the expected result...?!?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 19:26:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348599#M837104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-15T19:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Scorecard chart in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348600#M837105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If possible can you share small sample to try different options to work out the solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 19:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348600#M837105</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2017-05-15T19:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Scorecard chart in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348601#M837106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the functionality you want to achieve is not possible as two of your actions are contradicting each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In first action you are selecting customer from list box and you want to show all other customers having same mapping but you don't want to show the selected customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your next action you want to select the record from the straight table and want to show only that record in the straight table but when you select record in the straight table, in reality it selects the customer dimension and that would make selection in list box also, so here the contradiction happens as you cannot have the selected customer in straight table(the count expression excludes it) as well as in the list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying one option with below attached sample -&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163437_Capture.PNG" style="height: 213px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 22:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348601#M837106</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2017-05-15T22:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Scorecard chart in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348602#M837108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for your reply Digvijay. I'll make use of this, but I also want to pick the count of fields for those 2 customers..(MNO and PQR).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 14:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348602#M837108</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-16T14:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Scorecard chart in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348603#M837110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Robin, I couldn't provide the sample data as I'm not having now. I'm doing some sample requirements as of now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 14:48:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348603#M837110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-16T14:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Scorecard chart in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348604#M837111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this - &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163578_Capture.PNG" style="height: 229px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 15:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scorecard-chart-in-Qlikview/m-p/1348604#M837111</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2017-05-16T15:59:06Z</dc:date>
    </item>
  </channel>
</rss>

