Forum Discussion

Nowherefast74's avatar
Nowherefast74
Regular Visitor
2 years ago

Error in new column using lookup value

Hello,   I have the following new column   locationCode = LOOKUPVALUE(locations[code],locations[id],salesOrderLines[locationId])   locations[code] is a valid field in the locations table. I f...