Discussions
Analytics - Join - Duplicated Results
Hi guys!
I hope you are doing great!
I'm working on an Analytics Dataset that is based on Transactions and the starting point are the vendor bills and it was working just fine.
But, we need to add field from "Related Transactions - Previous" twice in order to access the Purchase Order and the Requisition that started that transaction. After that, some results just got duplicated.
This vendor bill have two lines, but I got this result:
I know that is caused by the join with many-to-many .
So, how can I have the VendorBill and it's related PO and REQ number for each line without duplicate?