Hi,
I am building an embedded canvas app and it is filtering a dataverse table as below:
If(!IsEmpty(Filter(Table,ModelDrivenFormIntegration.Item.Table.Status='Status (Table)'.Active),true response, false response)
I am getting the following error when playing the app:
'The requested operation is invalid. Server Response: The $filter expression must evaluate to a single boolean value.'
I have no idea what I'm doing wrong here as I am filtering to a single value, Active. Any help with the above will be much appreciated.

Report
All responses (
Answers (