I want to create a CSV file of arbitrarily selected records using the xlsx template in bot.

I want to create a CSV file using an xlsx template in a bot.
In the bot process, after updating the columns  in the extract Table, I am creating a CSV file using a โ€new create fileโ€.
However, when I run the bot with any multiple records record selected in the list view, only one record (the first column selected in the view) is output.
Please let me know the cause of this problem.

Solved Solved
0 2 227
1 ACCEPTED SOLUTION

I wanted to create a new table using the XLS template by selecting any record in the parent and child tables.
I added the VC from the parent table to the child table and
Using the CSV export action and view I was able to accomplish this.
Thank you very much.

View solution in original post

2 REPLIES 2


@gougou wrote:

I want to create a CSV file using an xlsx template in a bot.


I'm sorry buddy but this doesn't make sense.
Maybe you are refering to use MSExcel to create a CSV file?

You have to create a proper CSV in order for it to work

I wanted to create a new table using the XLS template by selecting any record in the parent and child tables.
I added the VC from the parent table to the child table and
Using the CSV export action and view I was able to accomplish this.
Thank you very much.

Top Labels in this Space