<?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: Displaying similar items in a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Displaying-similar-items-in-a-chart/m-p/907242#M992302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, that expression I wrote just in text editor here and it was totally wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attached example. Not sure I understood you completely right, but it is something what we can start from !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jul 2015 09:22:25 GMT</pubDate>
    <dc:creator>yura_ratu</dc:creator>
    <dc:date>2015-07-22T09:22:25Z</dc:date>
    <item>
      <title>Displaying similar items in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-similar-items-in-a-chart/m-p/907238#M992298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not a highly experienced developer but do dabble a bit. I am trying to produce a column chart that shows amounts for companies and you can look at it for the industry they are in. However when you select a specific Company via a list box, I want it to show all the companies in the same sector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally I would then like the selected Company to be at the beginning of the chart and all the others to the right in alphabetical order. I have a feeling I am looking at Set Analysis but have been studying this for a couple of hours now and still have no idea how to even start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody know how to help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Relevant Fields are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code Name&lt;/P&gt;&lt;P&gt;Industry&lt;/P&gt;&lt;P&gt;Amounts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 10:28:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-similar-items-in-a-chart/m-p/907238#M992298</guid>
      <dc:creator />
      <dc:date>2015-07-21T10:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying similar items in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-similar-items-in-a-chart/m-p/907239#M992299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you have one row for each company with unique id - Code Name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count( { Industry={"=concat(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Industry,','&lt;/SPAN&gt;)"} } [&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Code Name]&lt;/SPAN&gt; )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 17:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-similar-items-in-a-chart/m-p/907239#M992299</guid>
      <dc:creator>yura_ratu</dc:creator>
      <dc:date>2015-07-21T17:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying similar items in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-similar-items-in-a-chart/m-p/907240#M992300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sorry but I do not understand the answer. Where does that code go? As a dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried that and it doesn't work, I just get a single bar with an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since posting my original message, I have worked a bit further. I have created a variable that captures the Industry code of a Client when they are selected. What I want to do now is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Show me a bar chart for all [Code Name] where the Industry is vIndustry, showing the total [number] per [Code Name]&lt;/P&gt;&lt;P&gt;but I do not know how to do this bit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 08:13:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-similar-items-in-a-chart/m-p/907240#M992300</guid>
      <dc:creator />
      <dc:date>2015-07-22T08:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying similar items in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-similar-items-in-a-chart/m-p/907241#M992301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please give sample data we can help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 09:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-similar-items-in-a-chart/m-p/907241#M992301</guid>
      <dc:creator />
      <dc:date>2015-07-22T09:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying similar items in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-similar-items-in-a-chart/m-p/907242#M992302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, that expression I wrote just in text editor here and it was totally wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attached example. Not sure I understood you completely right, but it is something what we can start from !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 09:22:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-similar-items-in-a-chart/m-p/907242#M992302</guid>
      <dc:creator>yura_ratu</dc:creator>
      <dc:date>2015-07-22T09:22:25Z</dc:date>
    </item>
  </channel>
</rss>

