I want to create few excel files base on provided Plant number.
I’ve downloaded data as datatable next I assigned separate variable (CurrentRow.item(“Grip Plant”).ToString) and base on those I want to first specific cell and the save file.
Then again and again.
I’ve done workflow as below, but it doesn’t work.
Any hints what I do wrong?
For “Write Cell Workbook” first position “Workbook Path” I assume is for naming new excel files?
Sheet name and cell are for updating one cell base on input?