โ10-01-2024 01:47 PM
I have an Epicor BAQ with a list of Order Transactions that I use within a recipe that's working perfectly.
in a different recipe I want to see a list of Unique Order numbers on this report and didn't want to create a new BAQ
my thought was to execute the BAQ but only retrieve the 3 fields I need which will have lots of duplicates since every order can have multiple transactions.
was hoping there was some way to only show unique records when I execute the BAQ based on the 3 visible fields but don't see anything obvious... is there some combination of pluck and unique that works on a whole record as opposed to just one field in the record?
John
Solved! Go to Solution.
โ10-02-2024 09:33 AM
Got it. Here's the easiest way I can think of doing this:
Give this a shot and let me know if you get stuck.
โ10-02-2024 09:33 AM
Got it. Here's the easiest way I can think of doing this:
Give this a shot and let me know if you get stuck.