I have a claimdate in database and need to compare this date with multiple record dates in extract data table and click on the correct record

I have a claimdate in database and need to compare this date with multiple record dates in extract data table and click on the correct record.

I need solution here… how can i solve this

1 Like

Hey @pittlapramod19

Use Filter data table, to find the matching records.

Loop through those and pass the row data dynamically to the click activity selector.

Hope this helps.

Thanks
#nK

Thank you Nithin, It’s worked.

1 Like

Hey Nithin,

I have one more quiry, while running the bot i encountered with an error could not find path of the file

image

1 Like

Hey @pittlapramod19

Please make sure the file is present and with the exact same name

Thanks
#nK

Thank you… It worked. File name is different, now i can run the xaml.

1 Like

Perfect @pittlapramod19

Thanks
#nK