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

Regarding loops in my application

Hello Friends,

Thank you for your time!

I have a scenario in my excel file as

Year, Products,Components,RevisedAmount,Adjustments,Difference,Products,Components,OriginalAmount.

I need to build a data model showing only

Products-->Components-->Amount.

So I am planning to invoke a loop to first fetch Products,Components,RevisedAmount and then Product,Components and OriginalAmount.

Kindly share your suggestions!

1 Reply
marcus_sommer

Your approach sounds quite complicate - probably more as necessary. Therefore I suggest to start here: Get started with developing qlik datamodels.

- Marcus