Hi all
When I filter rows with a date by 'filter query' in 'List rows in a table' action ,I receive an error message.
Could you please help on it ? Thanks.

Hi all
When I filter rows with a date by 'filter query' in 'List rows in a table' action ,I receive an error message.
Could you please help on it ? Thanks.
Hi @GUOGUO ,
First of all, I have to tell you that when you use Filter Query in List rows present in a table, the column names can't contain spaces, so I suggest you change the column names in excel table to ‘duedate’, and then use duedate eq 'Compose_5'' in Filter Query,
Like this:
Or you use the Filter Array control to filter.
Best Regards,
Sunshine Gu