I am a noob in BC.
We are working on a Power App Canvas app to read and write sales orders into BC. We are able to create sales order Headers and Lines using Power App and we are able to read the Sales Order headers. However, the SalesOrderLines table returns blank even when we get the records without any filter.
The Get Record V3 entity has Row ID as the mandatory field which is a unique identification number in the SalesOrderLines table in BC.
What is the best way to get all sales order lines in a SO, if the only information we have is the document ID/Sales Order number?