SQL Server ODBC query into SuiteAnalytics, What table/column do I find the Location that a Sales Order line shipped out of?
peter metcalf
03/03/2021, 3:45 PM
I was able to trace this from transaction_lines.transaction_id and transaction_line_id through transaction_links.applied_transaction_id and applied_transaction_line_id.