Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
gidon500
Creator II
Creator II

Store table into text file

Hi guys

I have two issues

first

I have a table

tab:

field

12

13

14

I want to store this table into text file without the field name  from line 2 of the table  . so the text file will look like this

12

13

14

second

I do a loop using for i 1 to  10 , and for each value of i , I have a table of invoice number .

I need that the name of the file will be the Invoice number from which i get the data  .

thanks

gidon

2 Replies
PrashantSangle

Hi,

For 2nd query

You can use filename() or filebasename()

Regards,

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
jpenuliar
Partner - Specialist III
Partner - Specialist III

This is probably what you are aiming for:

Store do not write the header "no labels"