Data not assign to variable using for loop

Hi I am successfully fetching data from excel sheet but not able to assign in variable using for loop

Hi @aadi.kaistha

In the assign activity I can see an if condition for the value part of it. Without using that, use the if condition activity and place the if condition there. Inside the condition use the assign activity to directly assign the value from the data row to the variable…

2 Likes

can you share the the expression used to assign the value to invoice date?