Adding rows and columns for csv and txt file
Comments
-
Guys I want to add and access rows and columns for the csv and txt files; how do I do that?
-
Hello
To add rows in a CSV you can use the step insert row step.
Please refer to the documentation [url=https://documentation.decisions.com/step-library/docs/insert-row?highlight=insert row]Insert Row[/url] which also has a link to a Forum Post with additional information on how the step can be usedFor appending a line to a file you can use the Append Text to File Steps
The Documentation for this can be found in [url=https://documentation.decisions.com/step-library/docs/append-text-file-steps?highlight= Append text to file]Append Text File Steps[/url]For reading data in a text file you can use the Read Text file step.
The Documentation for this can be found in [url=https://documentation.decisions.com/step-library/docs/read-text-file?highlight=read text]Read Text File Steps[/url]You can review our [url=https://documentation.decisions.com/step-library/docs]Step Library[/url] and[url=https://documentation.decisions.com/projects/docs] Sample project[/url] for finding steps and sample project
Regards
Zama