Hi Experts,
what kind of error this?
Kindly check once whether our datatable has that column name in it
Cheers @Abubakkar
This shows the values we have mentioned and here only error occured
if possible can i see the datatable or the excel we have where we can see the column name and we need to check out there
Cheers @Abubakkar
Try with column index once
like this row(3).ToString
Cheers @Abubakkar
Fine
were we getting the same error on mentioning the column index
@Abubakkar
getting to expiration_date and effective_date
sorry i didnt get that
come again pls @Abubakkar
when i mentioned row(0).Tostring output came
but all result is mis match.
so only i gave the column index name only
hmm
actually that should work when we use column index
i wonder why it is not
–is add headers property enabled
–is datatable variable kept with global scope in the variable panel
Thanks @Palaniyappan.
It’s working fine
Great
Cheers @Abubakkar
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.