Can anyone see the reason this wouldn't work? ```...
# suitescript
c
Can anyone see the reason this wouldn't work?
Copy code
soDiscountRate = search.lookupFields({
    type: record.Type.SALES_ORDER,
    id: fulfilment.getValue('createdfrom'),
    columns: ['discountrate']
})
An nlobjSearchColumn contains an invalid column, or is not in proper syntax: