Fill Excel file with variables

Hi,

If you already have list of description and degrees, can you try as the following?

Set Int32 type idx variable at Index property of ForEach activity.

Then set {item,listDescription(idx),listDegrees(idx)} (for example) at ArrayRow.

Please modify the above to your actual variable name.

Regards,