Cannot assign from type 'System.Object to type 'System.Int32' in Assign activity 'Assign - To swap Swapping Support_ Variable with Second Input Value

I get this error:

Cannot assign from type 'System.Object to type ‘System.Int32’ in Assign activity 'Assign - To swap Swapping_Support_ Variable with Second_Input_Value

I don’t know how to fix it, can anyone help?:blush:

Hey @Sara_Piana ,

In the left side of assign Try using
Cint(Swapping_Support_ Variable)

Hope it helps you!

It worked, yay thank you🥳 life saver!!

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