
Hi,
I am building an app using PowerApps which is connected to my Business Central (on cloud). However, when I want to do some simple query in the app, I get an error message saying that I need to change the 'AllowedLogicalOperators' from the EnableQueryAttribute or QueryValidationSettings. I am having trouble finding where can I change the setting.
@Anonymous
I would like to share a previous post about this issue with you. The Business Central connector does not support the Filter function. The workaround is to load the data into a Collection using the OnStart property of the app and then Filter the collection instead.
Relevant Post:
---
Please click "Accept as Solution" if my response helped to solve your issue so that others may find it more quickly. If your thought the post was helpful please give it a "Thumbs Up."