Skip to main content

QlikView App Dev

Discussion Board for collaboration related to QlikView App Development.

Announcements
Skip the ticket, Chat with Qlik Support instead for instant assistance.
cancel
Showing results for 
Search instead for 
Did you mean: 
michielvandegoo
Specialist
Specialist

Store each field value as file (for reuse in for each statement)

Hi,

I'm searching the qlikcommunity for a solution to solve this:

Qlikview application 1:

I run a for each .. next statement to get a list op StationID's.

Qlikview application 2:

These StationID's are the input for a query that runs with a for each.. next statement to retrieve the data for each StationID.

However, I have to manually set up a comma separated list in Qlikview application 2 from the Stationid's.

I wish to create individual files from each StationID that is found in Qlikview app 1 and use these files a input in Qlikview app 2. (filelist() )

Can this be done? What statement would that be?

Thanks for your help.

1 Solution

Accepted Solutions
michielvandegoo
Specialist
Specialist
Author

I found a solution in this post: http://community.qlik.com/message/60269#60269

Thanks Rob Wunderlich!

View solution in original post

1 Reply
michielvandegoo
Specialist
Specialist
Author

I found a solution in this post: http://community.qlik.com/message/60269#60269

Thanks Rob Wunderlich!