How to be naming column so that the header is not blank

For Flow:

For Activity:

For Detail Activity:

For expected:

Could you please elaborate your problem statement a bit clearly so that we can help

when the robot successfully regenerates the data in column H1 it is blank, and expects the title H1 = “difference”

Hi @bayu.herlambang

You can use Write Cell activity to Write Column Name as “Difference”

image

2 Likes

Hello @bayu.herlambang,
You can just use an Add Data Column activity to add a new column to the datatable. It will simply append a column with the specified column name into the datatable.

image

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