<?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: Categorisation in drill down dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Categorisation-in-drill-down-dimension/m-p/1314185#M408170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Cimon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will want to add a "category" to each SupplyInfo with all supplies defined. That way you can use the category "whiteboard" as a dimension in your chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="php" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14944015083282884 jive_text_macro" jivemacro_uid="_14944015083282884"&gt;
&lt;P&gt;Office:&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;Supplies , SupplyInfo&lt;/P&gt;
&lt;P&gt;Board, WhiteBoard&lt;/P&gt;
&lt;P&gt;Board, BlackBoard&lt;/P&gt;
&lt;P&gt;Board, WhiteBoards&lt;/P&gt;
&lt;P&gt;Board, BlackBoards&lt;/P&gt;
&lt;P&gt;Board, whiteboard&lt;/P&gt;
&lt;P&gt;Board, mobilewhiteboard&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Office_categories:&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;SupplyCategory , SupplyInfo&lt;/P&gt;
&lt;P&gt;Whiteboard, WhiteBoard&lt;/P&gt;
&lt;P&gt;Blackboard, BlackBoard&lt;/P&gt;
&lt;P&gt;Whiteboard, WhiteBoards&lt;/P&gt;
&lt;P&gt;Blackboard, BlackBoards&lt;/P&gt;
&lt;P&gt;Whiteboard, whiteboard&lt;/P&gt;
&lt;P&gt;Whiteboard, mobilewhiteboard&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached an example. Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With kind regards,&lt;/P&gt;&lt;P&gt;Ronald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 May 2017 07:32:12 GMT</pubDate>
    <dc:creator>RonaldDoes</dc:creator>
    <dc:date>2017-05-10T07:32:12Z</dc:date>
    <item>
      <title>Categorisation in drill down dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Categorisation-in-drill-down-dimension/m-p/1314184#M408169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;BR /&gt;I have created a drill down like below&lt;BR /&gt; &lt;BR /&gt;Office:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; &lt;BR /&gt;Supplies , SupplyInfo&lt;BR /&gt;Board, WhiteBoard&lt;BR /&gt;Board, BlackBoard&lt;BR /&gt;Board, WhiteBoards&lt;BR /&gt;Board, BlackBoards&lt;BR /&gt;];&lt;BR /&gt; &lt;BR /&gt;I have some other defined as well and I am partially able to achieve the purpose where&amp;nbsp; on a bar chart it shows me how many items in each category and when I click on any category it drill down to that category and re draws the bar chart and shows how many white board and how many black board.&lt;BR /&gt; &lt;BR /&gt;But the problem is that data is not clean and it includes all different versions and spelling variations like WhiteBoards,whiteboard&amp;nbsp; etc.&lt;/P&gt;&lt;P&gt;So in the above example when I drill down into boards I see 4 bars for each item in the bar chart but essentially I only want two bars, where each one combines the count of all kinds of whiteboards or blackboards&lt;BR /&gt;How do I define that "WhiteBoards","whiteboard,", "mobilewhiteboard" are all same category.&amp;nbsp; Something like this&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Office:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; &lt;BR /&gt;Supplies , SupplyInfo&lt;BR /&gt;Board, *WhiteBoard*&lt;BR /&gt;Board, *BlackBoard* &lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 01:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Categorisation-in-drill-down-dimension/m-p/1314184#M408169</guid>
      <dc:creator />
      <dc:date>2017-05-10T01:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Categorisation in drill down dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Categorisation-in-drill-down-dimension/m-p/1314185#M408170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Cimon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will want to add a "category" to each SupplyInfo with all supplies defined. That way you can use the category "whiteboard" as a dimension in your chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="php" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14944015083282884 jive_text_macro" jivemacro_uid="_14944015083282884"&gt;
&lt;P&gt;Office:&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;Supplies , SupplyInfo&lt;/P&gt;
&lt;P&gt;Board, WhiteBoard&lt;/P&gt;
&lt;P&gt;Board, BlackBoard&lt;/P&gt;
&lt;P&gt;Board, WhiteBoards&lt;/P&gt;
&lt;P&gt;Board, BlackBoards&lt;/P&gt;
&lt;P&gt;Board, whiteboard&lt;/P&gt;
&lt;P&gt;Board, mobilewhiteboard&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Office_categories:&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;SupplyCategory , SupplyInfo&lt;/P&gt;
&lt;P&gt;Whiteboard, WhiteBoard&lt;/P&gt;
&lt;P&gt;Blackboard, BlackBoard&lt;/P&gt;
&lt;P&gt;Whiteboard, WhiteBoards&lt;/P&gt;
&lt;P&gt;Blackboard, BlackBoards&lt;/P&gt;
&lt;P&gt;Whiteboard, whiteboard&lt;/P&gt;
&lt;P&gt;Whiteboard, mobilewhiteboard&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached an example. Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With kind regards,&lt;/P&gt;&lt;P&gt;Ronald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 07:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Categorisation-in-drill-down-dimension/m-p/1314185#M408170</guid>
      <dc:creator>RonaldDoes</dc:creator>
      <dc:date>2017-05-10T07:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Categorisation in drill down dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Categorisation-in-drill-down-dimension/m-p/1314186#M408171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be like this (look attached file)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//create map table&lt;/P&gt;&lt;P&gt;MapTable:&lt;/P&gt;&lt;P&gt;Mapping LOAD*Inline&lt;/P&gt;&lt;P&gt;[A , B&lt;/P&gt;&lt;P&gt;WhiteBoard, WhiteBoard&lt;/P&gt;&lt;P&gt;WhiteBoards, WhiteBoard&lt;/P&gt;&lt;P&gt;BlackBoard, BlackBoard&lt;/P&gt;&lt;P&gt;BlackBoards, BlackBoard&lt;/P&gt;&lt;P&gt;whiteboards, WhiteBoard&lt;/P&gt;&lt;P&gt;blackBoard, BlackBoard&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//create source data&lt;/P&gt;&lt;P&gt;OfficeTemp:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Supplies , SupplyInfo&lt;/P&gt;&lt;P&gt;Board, WhiteBoard&lt;/P&gt;&lt;P&gt;Board, BlackBoard&lt;/P&gt;&lt;P&gt;Board, WhiteBoards&lt;/P&gt;&lt;P&gt;Board, BlackBoards&lt;/P&gt;&lt;P&gt;Board, whiteboards&lt;/P&gt;&lt;P&gt;Board, blackBoard&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//create category&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;Office:&lt;/P&gt;&lt;P&gt;LOAD Distinct Supplies,&lt;/P&gt;&lt;P&gt;MapSubstring('MapTable', SupplyInfo) as SupplyInfo&lt;/P&gt;&lt;P&gt;Resident OfficeTemp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table OfficeTemp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/162743_1.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 08:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Categorisation-in-drill-down-dimension/m-p/1314186#M408171</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-05-10T08:22:38Z</dc:date>
    </item>
  </channel>
</rss>

