RE: Ms Flow giving an error while filtering rows using list rows action for lookup column
Hi rahul78610,
If ‘ Due date’ is lookup column, you need check the following two points:
(1) The format should be _cr9c8_DueDate_value
The best way I found how to make the Filters work on Dynamics is to:
First run the Flow with List Dynamics action without the filter.
Second check the results of the Flow run, and look for the value you wish to be filtering on.
Third copy the field name without quotes and use that as the filter.

2.The value of the lookup column should Guid, but you are using date value.
So ‘ Due date’ is Lookup column?
