
Hi,
I have a flow that runs from business central, for a selected record.
I try to get the data from that row, filtering by the $systemId field that the flow brings me from business central: "SystemId": "1ab05249-a499-ee11-be38-000d3a4c024b".
It gives me an error: ErrorCode: BadRequest A property called '$systemId' in type 'Microsoft.NAV.zamFacturaE' could not be found. ID. Rating: 51043641-aa21-4e77-a8e5-dc1c64cfe9af.
it
does not find the property in that table. How can I filter that table?