RE: How To Get Item Receipt ID from Return Auth Transaction Search?

I have a transaction search filtered to “Return Authorization” types. I want to include the corresponding item receipt internal id as a results column.

I accomplished this by including a formula(numeric) field for {applyingtransaction.id}, but that duplicates results because it can bring back both the Item Receipt and the Cash Refund.

I thought I could fix this by adding a criteria of Applying Transaction : Type = Item Receipt, but then that excludes any non-received returns.

Is there some other way I can pull in the item receipt id while preventing duplicate results?

gg_revant Rookie Asked on August 27, 2021 in Saved Searches.
Add Comment
3 Answers

Hello,

Sorry, misread the original question. Makes sense.

If you group the document number and maximum on Applying Transaction: Document Number this should work?

Otherwise,

RE: How To Get Item Receipt ID from Return Auth Transaction Search?

RE: How To Get Item Receipt ID from Return Auth Transaction Search?

Rookie Answered on August 31, 2021.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.