Hi all, I’m trying to create a saved search displa...
# suiteanalytics
m
Hi all, I’m trying to create a saved search displaying only POs and TOs where those transactions have identical serial numbers. Is that possible?
r
Maybe use grouping? Have Transaction Serial Number be your Group by, have POs & TOs be your transaction types, and then do a summary criteria where anything count>1 pops out? Still would be a little messy to easily drill down to though.
m
Thanks @RJMNS. Unfortunately it didn't work
m
Don't use serial numbers but I created an example for you of it on lot number.
m
Thank you so much @Marvin it worked perfect.