Hi everyone,
I have a sample table that I need to extract only odd index columns y because column name may be change next time.how to do that.can anyone help…
Thanks in Advance
Krishna reddy
Hi everyone,
I have a sample table that I need to extract only odd index columns y because column name may be change next time.how to do that.can anyone help…
Thanks in Advance
Krishna reddy
Hi,
assign a variable for the first column and then keep on incrementing the value by 2.Then give the variable to the read activity .
Thanks @vishal.kp for the response…
Thanks
Krishnareddy
Can you share the workflow please.
Cant open it buddy. Your currently working in older version. I am not able to open.
Hi @vishal.kp,
So, for that
I’m attaching my sample workflow, so that you’ll get the better idea.
OddColIndex.zip (19.3 KB)