Hello,
To make sure we understand the task: you are trying to add the Paid document details to the Payment records on your AR report?
It looks like you have joined the ARPayment table to ARAdjust using the Payment fields. If you have multiple companies you may wish to add Branch. You may wish to check that all key fields are used in this join.
To answer the rest of your question, it’s helpful for us to see the unexpected results. Do you have duplicates? Duplicates are usually caused by incorrect join; see above suggestion. Is the data missing? If data is missing, show us what fields you have added to report, to represent the paid documents.
Thank you.
Hi @RManathungage94! I was reviewing the report and it seems like it would be an ok join, but I’m wondering why you are joining ARPayment to ARAdjust when all the details are already in ARRegister?
Have you tried linking directly to ARRegister to get these payment details?
Otherwise, as @laura01 mentioned I would recommend to show what is unexpected in the results so we can better understand.