Question
Is it possible to use the item names obtained from the database as they are in the CSV?
Answer
HULFT Square's functionality does not allow you to output item names, but you can set column names from a CSV file.
- Create a CSV file with the DB column names listed on the first line.
- Open the properties of Write CSV File operation, select "Read column names from first row of file" and specify the file in step 1.
- The column names will be set.
Comments
0 comments
Article is closed for comments.