Filter from an Excel

Hi,

I want filter the “CLAIM NUMBER” with the current date (cells filled in green) and store it in a data table.

I have used an “Assign” with the expression now.ToString(“dd-MM-yyyy”) to get the current date.

Please help me to proceed further.

An XAML file will be much appreciated.

Thank you

Capture

Hi @tokiomarine_rpa

Please check the below workflow, hope this will be helpful.

Claim.xaml (6.9 KB)