Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a similar problem as in the following post: http://community.qlik.com/forums/p/23725/90696.aspx#90696.
I have a table like Table1: ID, SCORE, and COUNT. COUNT is a count of students with that score.
I need to convert the data in Table1 into multiple records like in Table2. Each ID will have its own set of incremental counts (INCR).
Any assistance in resolving this is appreciated!