Hi There,
I’m have Table Extracted, in which there is 6 columns available.
In for each row iteration, I want to get 5th column details only.
I have used row(“Narrative”).tostring but it is showing error as Column ‘Narrative’ does not belong to datatable.
Even though i have used same column name.
Here I want to try by giving Column Index like ( Column 5)
How to achieve this ?
Thanks,
Muralikrishna