This example shows how data for multiple values contained in a single string can be split up and manipulated to make it easier to analyse.
Often the data coming from source tables is not in a structure that makes it conducive for charting or reporting on. Various techniques can be employed to sort this out in the load script - making the display of objects in your apps as quick as possible. The load script in this example splits up values in a data string, converts an id to a string with an ApplyMap and puts it into a simpler table with a CrossTable load.
The QlikView was originally written as a response to the following QlikCommunity thread:
http://community.qlik.com/message/151072
Steve Dark
www.quickintelligence.co.uk