Automatically add date and time information to a data column with an exception of data

Hi;
What should I do to automatically add date and time information with an exception to the data results? From the web I want to add the date and time of the transaction with a separate column to the end of the data I received.

You need three nodes to do that:
First:


to create the current date and time.

Second:


to convert the value to a flow variable

Third:


to add the value as a new column to the existing table.

Like this:
Untitled

Best.
Armin

4 Likes

Hi; Armin @armingrudd
thank you very, very much. For advice and help
It’s great to have someone in the forum offering a quick solution like you. :tada::tada::tada::+1:

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.