Hi Everyone,
I am having a data table, where i need to iterate through each row and check some condition if it is pass i need to put “yes” in Specific column and if it is fail i need to put “No” in a specific column for each and every row have to check the condition and based on that i have to update the column in as same datatable.
Example:
Name1 Name 2 AnsColumn
TT MM(Condition Pass) Yes(Need to done by bot)
KKH TI(Condition Pass) Yes(Need to done by bot)
MU TJI(Condion Fail means) No(Need to done by bot)
MMk VVV(Like tat i have to do for all the below scenarios)
JJJ KKKl