Hi Team,
How to add first row of E212 and E214 upto last index
output like:
thanks
shaik
You can use Auto Fill Range activity to do this like below:
Also you can set up the row values dynamically by getting datatable row count.
Regards.
it’s not constant index, it will change dynamically @tolga.kamci
Are the columns constant? Only row count change dynamically right? @shaik.muktharvalli1
columns are constant just rows idex change @tolga.kamci