Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Grouping data in a list

Hi,

I have an excel file which has a column for lines of businesses. In that column I have 12 different values; however, when the data loads into Qlikview, I want to reclassify the list into 5 major lines of business. For example:

 

Original SourceDesired Qlikview Grouping
Asset ManagementAM
Asset & Wealth ManagementAM
Chief Operating OfficeCIB
Chief Investment OfficeCIB
Commercial BankCCB
Consumer and Community BankCCB
Corporate & Investment BankCorporate
Corporate AlignedCorporate
Corporate StaffCorporate
ExternalCorporate
Private EquityEquity
Total Private EquityEquity

Can I do this from the script? And/or, after loading the list?

Any help is appreciated, thank you!

11 Replies
albertovarela
Partner - Specialist
Partner - Specialist

You may find this helpful: Don't join - use Applymap instead

passionate
Specialist
Specialist

Hi Azdar,

You can achieve this by:

1. ApplyMap

2. Replace Function in Load Script

3. Using Match as suggested by Kay But, Modify Using Pick Match rather than If.

Regards,

Pankaj