on ‎2013 Nov 29 10:28 AM
Request clarification before answering.
Hi Mohan,
I suggest to split your workflow in two steps. First you connect the object "Row_Generation" with a query to your flatfile. Set the amount of rows to 4. It will generate 4 lines with an ID field.
In the output schema of your query you can fill the fields with NULL or blank as needed.
In the second step you export your data as usual.
Regards
Jürgen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your kind advise and appreciated for your help.
This is not working as I expected.
Suppose source data table has 100 rows and I want to export it to .txt file. I am expecting to see 4 blank rows + 5th row should be column headers and 100 rows.
Could you please send me atl if possible,
Kind regards
Mohan
Hi,
Not tried, but should work i guess. There is an option in the file format editor 'Skip rows'. You can enter a value there to skip rows.
Have you tried that?
The easiest option would be to insert a post load command with SQL query in a template table and convert template table to text file.
Thanks,
Arun
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.