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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to split a table by a field value

Hi

I have a some data in Excel which

The table follows the following structure:

Date          | Code | Value

01/01/2011 |1402  | 10

01/01/2012 |1405  | 5

I want to be able to split this data so that there is one row for each code which totals to the value in the above table.

An example is:

Date          | Code | Value

01/01/2011 | 1402 | 1

01/01/2011 | 1402 | 1

01/01/2011 | 1402 | 1

01/01/2011 | 1402 | 1

01/01/2011 | 1402 | 1

01/01/2011 | 1402 | 1

01/01/2011 | 1402 | 1

01/01/2011 | 1402 | 1

01/01/2011 | 1402 | 1

01/01/2011 | 1402 | 1

01/01/2011 | 1405 | 1

01/01/2011 | 1405 | 1

01/01/2011 | 1405 | 1

01/01/2011 | 1405 | 1

01/01/2011 | 1405 | 1

Does anyone know how to achieve the above result in QlikView. This is achievable in Excel but I need to be able to do this in QlikView.

1 Reply
Not applicable
Author

Does this work?

Preview the data in Table viewer.
Regards,

Kiran Rokkam.