Hi all,
I am trying to find purchase order lines in Business Central with the standard API and the find record action.
First i find my Purchase order and then i find my purchase order lines with the next filter Document-ID eq 'ID' where ID come from the previous find purchase order action.
It keeps telling me that there is an error on position 9 meaning the "-"symbol.
I dont thing there is an errr anywhere, is this a bug in the find Records of the Business Central connector?

"Syntax error at position 9 in 'Document-id eq '938dfe78-90ed-ec11-82f8-000d3a2062d7''."