Hi all
I can expand sales order and lines using below
GET businesscentralPrefix/companies({id})/salesInvoices?$expand=salesInvoiceLines
How can I expand more than one level such as below, which is not working
GET businesscentralPrefix/companies({id})/salesInvoices?$expand=salesInvoiceLines?$expand=dimensionSetLines