I would like to integrate Dymanics 365 Business Central and Power Pages
I created several API Pages in Business Central and set them up as virtual tables in Power Apps
I created forms and views for these tables in Power Apps and add them to a Power Page site
The forms contain some lookup fields.
If the lookup view contains only one column, the build in search button works correctly,
but if it contains more than one column I get an error
POST 500 (The 'OR' operator is not supported on distinct fields on an OData filter. CorrelationId: e0c27e8d-ee6c-4c22-ad9c-97867caa1ec6.)
Do you know a way to avoid this error?
Many Thanks