Lines on transactions require a join in suiteql, y...
# suiteql
s
Lines on transactions require a join in suiteql, you need to get line info from
transactionlines.custcoletc
f
thanks Sandii, what about in the query? transactionJoin.createColumn({                     fieldId: "custcol_ihm_order_price"                 }),
s
change fieldId to transactionlines.custcol_
f
thanks.