Hi,I’m new to UiPath studio,use community edition 2023.4 version,
design job read excel data and add some integrated column and convert data into json formate ,so i used multi assign activity ,for assing some integrated value to column .
using multiassign activity assign 40 columns now try to assign remaining columns(4),getting error(
“message”: “Multiple Assign: Can not assign ‘CInt(CurrentRow("Company Bank A/C").ToString)’ to ‘newDatatable.Rows(Index).Item(41)’.”,).
please guide me to resoved error.
kindly check attached screen shot and main workflow