<?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 dataset contains priority and category - how to display a table with top 5 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/dataset-contains-priority-and-category-how-to-display-a-table/m-p/1986795#M81542</link>
    <description>&lt;P&gt;I have a dataset where i have items with an "Assigned priority" 1 - 100; and a category "a, b, c, d". So there's a row with priority 1 -100 in category a; a row with priority 1-100 in category b; etc. How can i display top 5, in a particular category in a table?&lt;/P&gt;</description>
    <pubDate>Thu, 29 Sep 2022 04:37:17 GMT</pubDate>
    <dc:creator>new2qlik2</dc:creator>
    <dc:date>2022-09-29T04:37:17Z</dc:date>
    <item>
      <title>dataset contains priority and category - how to display a table with top 5</title>
      <link>https://community.qlik.com/t5/App-Development/dataset-contains-priority-and-category-how-to-display-a-table/m-p/1986795#M81542</link>
      <description>&lt;P&gt;I have a dataset where i have items with an "Assigned priority" 1 - 100; and a category "a, b, c, d". So there's a row with priority 1 -100 in category a; a row with priority 1-100 in category b; etc. How can i display top 5, in a particular category in a table?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 04:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/dataset-contains-priority-and-category-how-to-display-a-table/m-p/1986795#M81542</guid>
      <dc:creator>new2qlik2</dc:creator>
      <dc:date>2022-09-29T04:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: dataset contains priority and category - how to display a table with top 5</title>
      <link>https://community.qlik.com/t5/App-Development/dataset-contains-priority-and-category-how-to-display-a-table/m-p/1986855#M81551</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/200275"&gt;@new2qlik2&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;first - you need to use with group by and order by functions to make order in your data set,&lt;BR /&gt;after that load to TempTable and used with peek or preview functions to filter to just 5&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 07:02:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/dataset-contains-priority-and-category-how-to-display-a-table/m-p/1986855#M81551</guid>
      <dc:creator>MendyS</dc:creator>
      <dc:date>2022-09-29T07:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: dataset contains priority and category - how to display a table with top 5</title>
      <link>https://community.qlik.com/t5/App-Development/dataset-contains-priority-and-category-how-to-display-a-table/m-p/1987155#M81578</link>
      <description>&lt;P&gt;Thanks MendyS! Can I ask two follow ups:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Why can't i sort/group in the same table while loading?&lt;/P&gt;
&lt;P&gt;2) I tried using "rank" and aggr but that didn't work - any thoughts on why that didn't work?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 14:01:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/dataset-contains-priority-and-category-how-to-display-a-table/m-p/1987155#M81578</guid>
      <dc:creator>new2qlik2</dc:creator>
      <dc:date>2022-09-29T14:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: dataset contains priority and category - how to display a table with top 5</title>
      <link>https://community.qlik.com/t5/App-Development/dataset-contains-priority-and-category-how-to-display-a-table/m-p/1987876#M81643</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/200275"&gt;@new2qlik2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. you can use group by and order at the same time, if you send me the error I will try to help.&lt;BR /&gt;2. about rank -&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Ranking-in-Script/m-p/43874" target="_blank"&gt;Solved: Re: Ranking in Script - Qlik Community - 43866&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Oct 2022 06:34:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/dataset-contains-priority-and-category-how-to-display-a-table/m-p/1987876#M81643</guid>
      <dc:creator>MendyS</dc:creator>
      <dc:date>2022-10-02T06:34:06Z</dc:date>
    </item>
  </channel>
</rss>

