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

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

Create a Dynamic named Positional file with a footer and header

Hello, 

I will make an example:

I have a file with this information:

 

ColumnA     Id_Column          Id

A                     123A                   1

B                     567A                   2

C                     AAA1                  1

B                     XPTO                  3

 

With this I need to create one file for each column A, I will have, in this case, 3 files, one for A (with one record), one for B (with two records) and one for C (with one record).

So far so good, this is working.

My point is to have a header and footer to these files.

Header: "THis is the header"

Footer: "This is the footer"

 

Anyone can help me?

Thanks

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

IIt's done, I used the pre and post job and create a footer and header, and after iterate I add the field to the name of file. 

 

View solution in original post

1 Reply
Anonymous
Not applicable
Author

IIt's done, I used the pre and post job and create a footer and header, and after iterate I add the field to the name of file.