I have a datatable with several columns.
In this case, there are more than 11 columns.
Using for each row in a datatable, if a cell value is equal to today’s date,
the bot have to get the current row into another datatable.
Can someone please advise me what to do ?