I have a saved search that displays line items of ...
# administration
j
I have a saved search that displays line items of a sales orders (mainline = False) . is it possible to display a value from the main section of the SO on the results? Specifically, the location field from the Sales Information section. Currently it returning the location from the line items. thanks.
r
Yes you can still pull in the data from the mainline. You just won’t get a separate line for the mainline.
j
@Rebecca that's fine, I just don't know how to specify that i want the mainline location. there is only a location field on the dropdown and that displays the line item location. Is there a way to specify that i want the mainline location, or is it in a different field that i can find? Thanks for you help!
r
Well you are accurate on that point. The location field does not differentiate between the mainline and non mainline field.
j
I could always source it in a custom field, but that seems kind of cheesy and unnecessary.