<?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 Top 10 For Specific Items in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404910#M812942</link>
    <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This should be fairly simple, but I have to be missing something simple.&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" border="0" /&gt;&amp;nbsp; I have a straight table where I want to show the top tem items if they equal certain values.&amp;nbsp; I probably need 7 tables based on different values, but if someone can show me what I'm missing on one example, I can do the others.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas anyone?&amp;nbsp; As always, thanks in advance for any and all help.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>pnn44794</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Top 10 For Specific Items</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404910#M812942</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This should be fairly simple, but I have to be missing something simple.&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" border="0" /&gt;&amp;nbsp; I have a straight table where I want to show the top tem items if they equal certain values.&amp;nbsp; I probably need 7 tables based on different values, but if someone can show me what I'm missing on one example, I can do the others.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas anyone?&amp;nbsp; As always, thanks in advance for any and all help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404910#M812942</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 For Specific Items</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404911#M812943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't look and sound simple to me... at least without a sample... very difficult to say by just looking at a expression as to what you might be looking to get... Would you be able to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 22:33:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404911#M812943</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-24T22:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 For Specific Items</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404912#M812944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like this as single calculated dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rank(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;{&amp;lt;&lt;SPAN style="font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit; color: #800000;"&gt;project_include_in_forecast&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt; = {1},&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit; color: #800000;"&gt;project_is_active&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt; = {1}, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit; color: #800000;"&gt;estimate_include_in_forecast&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;={1},&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit; color: #800000;"&gt;estimate_is_active&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt; ={1}, &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt; effective_item_action={'Add'} ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;catalog_item_class_tier2 = {&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;'Microsoft SQL on PSI', 'Oracle on PSI', 'PSI Basic', 'PSI Basic High Density Disk'}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;gt;}&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; effective_item_qty)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,3,1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;=10, project_id)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit; color: #0000ff;"&gt;,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt;project_id&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 10.6667px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 22:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404912#M812944</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-09-24T22:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 For Specific Items</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404913#M812945</link>
      <description>&lt;P&gt;Hello Stefan:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This did not work.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Oct 2019 01:16:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404913#M812945</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-13T01:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 For Specific Items</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404914#M812946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good point Sunny and I should have thought of that.&amp;nbsp; I will post a data sample in a couple of minutes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 23:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404914#M812946</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2017-09-24T23:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 For Specific Items</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404915#M812947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe remove the comma before effective_item_qty?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 23:05:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404915#M812947</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-09-24T23:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 For Specific Items</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404916#M812948</link>
      <description>&lt;P&gt;No luck with removing the comma.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Oct 2019 01:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404916#M812948</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-13T01:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 For Specific Items</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404917#M812949</link>
      <description>&lt;P&gt;Hello Sunny:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Oct 2019 01:17:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404917#M812949</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-13T01:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 For Specific Items</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404918#M812950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Stefan:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did have one field wrong (triple checking the rest),where I renamed estimate_item_action to [Item Action], if that makes a difference.&amp;nbsp; I did change the calculated dimension to reflect the correct name with no luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 00:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404918#M812950</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2017-09-25T00:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 For Specific Items</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404919#M812951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good start... not what is the expect output you expect to see from this data....numerical expected output &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 00:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404919#M812951</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-25T00:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 For Specific Items</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404920#M812952</link>
      <description>&lt;P&gt;I expect to see something like the following screenshot without having to filter for it.&amp;nbsp; Note this is filtered for 2017 Q4.&amp;nbsp; I also have 2018 Q1 to Q4 data, so with no filtering, I would expect top 10 for201704 to 201804 and then top 10 by each quarter when filtered.&amp;nbsp; Make sense?&amp;nbsp; In other words, an overall top 10 and then a top ten by quarter once you filter for a specific quarter.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Oct 2019 01:13:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404920#M812952</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-13T01:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 For Specific Items</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404921#M812953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 01:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404921#M812953</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-25T01:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 For Specific Items</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404922#M812954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This appears to do the trick.&amp;nbsp; Thank you very much.&amp;nbsp; I will do some additional testing tomorrow morning and see if I can replicate the code (shouldn't be a problem) for other product categories and provide an update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The use of *= is the first time I've seen that.&amp;nbsp; From what I'm reading about it, it specifies intersection or in other words give me just what matches what's in the { } for catalog_item_class_tier2 *=.&amp;nbsp; Is that right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 02:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404922#M812954</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2017-09-25T02:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 For Specific Items</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404923#M812955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;The use of *= is the first time I've seen that.&amp;nbsp; From what I'm reading about it, it specifies intersection or in other words give me just what matches what's in the { } for catalog_item_class_tier2 *=.&amp;nbsp; Is that right?&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That is correct... I actually used it for my own testing not knowing if you needed it or not. In case you want to always show the specified catalog_item_class_tier2, then don't use the *. It is only when you need the intersection between your selection and what is specified within the set... you would need to use this....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 08:30:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404923#M812955</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-25T08:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 For Specific Items</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404924#M812958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delay in replying.&amp;nbsp; I was able to successfully test today with your solution and I was able to tweak it for use with other similar scenarios (i.e. VSI, SAN, etc).&amp;nbsp; Thank you very much for your help..................again!!!&amp;nbsp; You're always great to work with and patient.&amp;nbsp; It's appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll mark your answer as correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On a side note, I also opened &lt;A href="https://community.qlik.com/message/1349900"&gt;One To Many Problem - Multiple Fact Tables&lt;/A&gt;.&amp;nbsp; Not sure if you may have any insight into this or if you have time to take a look.&amp;nbsp; If not, perfectly understood.&amp;nbsp; Again, thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 23:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404924#M812958</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2017-09-25T23:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 For Specific Items</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404925#M812960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan, thank you again for your reply.&amp;nbsp; It is helpful and I will mark it as such.&amp;nbsp; Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 23:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-For-Specific-Items/m-p/1404925#M812960</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2017-09-25T23:53:58Z</dc:date>
    </item>
  </channel>
</rss>

