System.InvalidOperationException: Can not assign '

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


Main.zip (5.6 KB)

@ashwini.mali I think so you are trying to enter “Int” type to “String” type

@raja.arslankhan

I don’t there is any limitation in Multi Assign
But can you try with a new Multi Assign see if you getting any error pop-up?

Thanks,
Srini

@raja.arslankhan try with another assign activity but same error

@raja.arslankhan how can resolve my issue

@ashwini.mali I m not able topen your code. can you show me left side of assign

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