<?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: Creating Sub-Categorises From A Number of Field Values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Creating-Sub-Categorises-From-A-Number-of-Field-Values/m-p/1332788#M29112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great, that works! Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jul 2017 08:43:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-07-20T08:43:24Z</dc:date>
    <item>
      <title>Creating Sub-Categorises From A Number of Field Values</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-Sub-Categorises-From-A-Number-of-Field-Values/m-p/1332786#M29110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to make sub-categorises from a number of field values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I might have the following column:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Item [Field Name]&lt;/P&gt;&lt;P&gt;Conditioner [Field Value]&lt;/P&gt;&lt;P&gt;Shampoo ["]&lt;/P&gt;&lt;P&gt;Hair Gel ["]&lt;/P&gt;&lt;P&gt;Bread ["]&lt;/P&gt;&lt;P&gt;Cheese ["]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to make a sub-category from this data. Like, group all the hair care products into one category called Hair Care Products.&lt;/P&gt;&lt;P&gt;I have tried to do this using a set expression in the UI:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Item={'Conditioner', 'Shampoo', 'Hair Gel'}&amp;gt;}[TABLE NAME]). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I drag this into the canvas it produces a numerical value, i.e. not what I want. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have considered using the wildcard function, would this be advisable? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all in advance,&lt;/P&gt;&lt;P&gt;Alison &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 08:39:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-Sub-Categorises-From-A-Number-of-Field-Values/m-p/1332786#M29110</guid>
      <dc:creator />
      <dc:date>2017-07-19T08:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Sub-Categorises From A Number of Field Values</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-Sub-Categorises-From-A-Number-of-Field-Values/m-p/1332787#M29111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest to create such categories within the script maybe with a small inline-table like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;Item, Category&lt;/P&gt;&lt;P&gt;Shampoo, Hair Care Products&lt;/P&gt;&lt;P&gt;Hair Gel, Hair Care Products&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then to use this category within your objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 10:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-Sub-Categorises-From-A-Number-of-Field-Values/m-p/1332787#M29111</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-07-19T10:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Sub-Categorises From A Number of Field Values</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-Sub-Categorises-From-A-Number-of-Field-Values/m-p/1332788#M29112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great, that works! Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 08:43:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-Sub-Categorises-From-A-Number-of-Field-Values/m-p/1332788#M29112</guid>
      <dc:creator />
      <dc:date>2017-07-20T08:43:24Z</dc:date>
    </item>
  </channel>
</rss>

