I have a combo box of locations. When you select a location it returns currant orders for that location. When a location has no orders I get this error.
"message": "BadGateway", "innerError": { "error": { "code": "NoResponse", "message": "The server did not received a response from an upstream server.
I understand my SQL stored procedure is returning an empty record set that's why the error is happening. I'm ok with receiving an empty record set, how do I let Power Apps know not to display this error?


Report
All responses (
Answers (