How to overwrite the database each time the robot runs

Hi,
I’m a beginner and I don’t know how to update csv. Each time I run the robot it replaces the entered records.
My goal is to overwrite the table with new data, not replace it. How can I do that?
Thanks in advance…

@Klaudia
replacing and overwriting are very close terms. Maybe you are looking for appending the new data to exiting data. So have a look on the append to csv activity.

1 Like

Hello,

Try using Append line activity to add text to the existing .csv file.

I will be grateful if you take a look. I tried to add appended to csv in the load master but it still doesn’t work…

wt., 1 wrz 2020, 07:51 użytkownik Jorge Cavalcante via UiPath Community Forum <uipath@discoursemail.com> napisał:

project.json (1.44 KB)

StateMachineNew.xaml (170 KB)

Hi,

I was not able to resolve the reference BalaReva.Externals.Activities, it presents an error for me.

But here’s an example of what I mentioned.

AppendlineTest.zip (15.9 KB)

Thank’s but I have some difficulties to open it…


:confused:

Try to open only .XAML.
I use Studio 2020.4.1