Hi there
I have a flow that works fine when testing. I use the GetItems filter in the flow. I use [GroupID eq '2'] in the successful test
From the powerapp I get an error "
{
"status": 400,
"message": "The query is not valid.\r\nclientRequestId: 253a7f47-d032-48dc-839d-eadeab07d59c\r\nserviceRequestId: 253a7f47-d032-48dc-839d-eadeab07d59c"
}My function within powerapps is
ForAll(Filter(HostSearch,GroupID=ManageHostSearchGroupDD.Selected.ID),'FarmstayHostAllocationExcelCreate-LHFormSite'.Run(ID))
What have I missed? Thanks.

Report
All responses (
Answers (