<?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 Grouping in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/773185#M1031020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ALL,&lt;/P&gt;&lt;P&gt;Iam attaching the QVW fiel if u look in Main, u see that i have a straight table over there , which has type column&amp;nbsp; .&lt;/P&gt;&lt;P&gt;under TYPE column i want to&amp;nbsp; bring the Projects , I have also created the Inline Load , but this will not full fill my requirement , hence iam tryying to group the contenet of the TYPE and then&amp;nbsp; name those contenet as Projects .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had created&amp;nbsp; a QVW which had a table called booking under this table&lt;/P&gt;&lt;P&gt;i had grouped the names like below .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(match([A/c assign.],'01'), 'Traded Products',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match([A/c assign.],'02'), 'MFG Products',&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; if(Match([Sales Order Type],'ZINS'),'Installation','Others'))) as TYPE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the output is like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type&lt;/P&gt;&lt;P&gt;Traded Products&lt;/P&gt;&lt;P&gt;MFG Products&lt;/P&gt;&lt;P&gt;Installation&lt;/P&gt;&lt;P&gt;Others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this i created the QVD of Booking table ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now under QVD&amp;nbsp; i want to group the TYPE column which iam doing like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match(TYPE,'Traded Products'),'Traded Products',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match(TYPE ,'MFG Products'),'MFG Products',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match(TYPE ,'Installation') ,'Installation',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(match(TYPE ,'Others'),'Others')))as Projects,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after grouping when i try to load its not working and giving the error as Expression error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone plz let me know how do i do this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Feb 2015 04:28:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-02-10T04:28:33Z</dc:date>
    <item>
      <title>Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/773185#M1031020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ALL,&lt;/P&gt;&lt;P&gt;Iam attaching the QVW fiel if u look in Main, u see that i have a straight table over there , which has type column&amp;nbsp; .&lt;/P&gt;&lt;P&gt;under TYPE column i want to&amp;nbsp; bring the Projects , I have also created the Inline Load , but this will not full fill my requirement , hence iam tryying to group the contenet of the TYPE and then&amp;nbsp; name those contenet as Projects .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had created&amp;nbsp; a QVW which had a table called booking under this table&lt;/P&gt;&lt;P&gt;i had grouped the names like below .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(match([A/c assign.],'01'), 'Traded Products',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match([A/c assign.],'02'), 'MFG Products',&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; if(Match([Sales Order Type],'ZINS'),'Installation','Others'))) as TYPE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the output is like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type&lt;/P&gt;&lt;P&gt;Traded Products&lt;/P&gt;&lt;P&gt;MFG Products&lt;/P&gt;&lt;P&gt;Installation&lt;/P&gt;&lt;P&gt;Others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this i created the QVD of Booking table ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now under QVD&amp;nbsp; i want to group the TYPE column which iam doing like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match(TYPE,'Traded Products'),'Traded Products',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match(TYPE ,'MFG Products'),'MFG Products',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match(TYPE ,'Installation') ,'Installation',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(match(TYPE ,'Others'),'Others')))as Projects,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after grouping when i try to load its not working and giving the error as Expression error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone plz let me know how do i do this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 04:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/773185#M1031020</guid>
      <dc:creator />
      <dc:date>2015-02-10T04:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/773186#M1031021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post your script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do use the below expr? You can directly rename field like "TYPE as Projects"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(match(TYPE,'Traded Products'),'Traded Products',&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match(TYPE ,'MFG Products'),'MFG Products',&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match(TYPE ,'Installation') ,'Installation',&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; if(match(TYPE ,'Others'),'Others')))as Projects,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 04:31:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/773186#M1031021</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-02-10T04:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/773187#M1031022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi anbu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actaully iam using a straight table i cannot rename TYPE as Projects because i want the project to be under type.&lt;/P&gt;&lt;P&gt;thas why iam trying to do this &lt;/P&gt;&lt;P&gt;iam posting my QVW , in that&amp;nbsp; u will undersatnd what i want to chieve if u see in MAIN,&lt;/P&gt;&lt;P&gt;to bring Project under TYPE i created INLINE load , but its not working thats why i want to group the content of TYpe and rename it as Projects &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 04:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/773187#M1031022</guid>
      <dc:creator />
      <dc:date>2015-02-10T04:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/773188#M1031023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using PE. Can you post your script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 04:54:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/773188#M1031023</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-02-10T04:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/773189#M1031024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I think the expression error is caused by a missing right parenthesis. You have four nested IF's. Shouldn't there be four right parentheses before the ...&lt;SPAN style="font-family: 'courier new', courier;"&gt;AS Projects&lt;/SPAN&gt; column specifier?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&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-family: 'courier new', courier;"&gt;&amp;nbsp; if(match(TYPE,'Traded Products'),'Traded Products',&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-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match(TYPE ,'MFG Products'),'MFG Products',&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-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match(TYPE ,'Installation') ,'Installation',&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-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match(TYPE ,'Others'),'Others'&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;)))&lt;/STRONG&gt;&lt;/SPAN&gt; as Projects,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 07:48:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/773189#M1031024</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-02-10T07:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/773190#M1031025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=pick(match(TYPE, 'Traded Products', 'MFG Products',&amp;nbsp; 'Installation', 'Others'), 'Traded Products', 'MFG Products',&amp;nbsp; 'Installation', 'Others')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 08:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/773190#M1031025</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-02-10T08:13:27Z</dc:date>
    </item>
  </channel>
</rss>

