
Announcements
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.
Hi @StuCundy ,
What is the value for the ManageHostSearchGroupDD.Selected.ID?
For PowerApps issue, I suggest that you post it in the PowerApps forum so you would get help quickly.
https://powerusers.microsoft.com/t5/Power-Apps-Community/ct-p/PowerApps1
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.