<@UAPHBR6TS> I'm still getting ERROR: Field Not Fo...
# general
a
@Gregory Jones I'm still getting ERROR: Field Not Found . I'm doing a transaction search.
g
are you using it as a formula in results?
a
yes, i tried to to a formula text field with only {customermain.parent}
g
Try adding it through the dropdown? Customer (Mainline) Fields... then "Top Level Parent"
a
This brings the name of the parent, which is great, but I'm trying to get the internal ID of the top level parent. I don't think I can.
k
Not from a transaction because that's a 3 level join
you could store it in a field on the customer record and then join to that custom field
g
Or, do a customer saved search and bring in transaction data?
k
that would work -ish. results could get a bit wonky depending on use case
g
the good old "ish"