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: 
MA1628546883
Contributor
Contributor

Hierarchy/pivot

problem,

 

You need to take the input sheet as a Talend job input and create the output as shown in sample_out sheet.

The idea is creating Levels for a company's Chart of Accounts. You are basically doing row-to-column oprations, though you need to maintain the hierarchy with a Generalized Talend job

.

Avoid using Talend fully as a programming interpreter for this task i.e; Don't code it in java and run it over Talend.

Labels (3)
2 Replies
Anonymous
Not applicable

Hi @Muhammad Awais​,

 

This looks like a question from a test or some sort of training. You may find that this will not be answered unless you give it a go and break the project down into smaller questions.

 

Regards

 

Richard

MA1628546883
Contributor
Contributor
Author

well its not a test, i found this somewhere in talend community, just trying to solve it.

anyways ill break it down to the precise question. Thanks