Hi all,
I’m creating a saved search on Transaction records.
On the transaction, I have a custom field called “Created From”, which stores the source transaction for a PS invoice it was created from.
The issue is:
Whenever I join this custom field to fetch body-level fields from the source transaction, my results show multiple lines, even though “Main Line = true” for my transaction search.
Is this behavior normal?
Because when I do the join using the standard “Created From” field, this issue does not occur.