Skip to main content

Hi,

I have to  get Account Id ,Transaction Description from APTran Table  and adjusted amount from ApAdjust Table for my Payment Voucher Report.

I need to join ApPayment Table with APAdjust Table and ApTran Table.

1st I joined ApPayment Table(column - RefNbr) and ApAdjust Table(column-AdjgRefNbr) below like that.


 

Then I joined ApAdjust Table(column - AdjdRefNbr) and ApTran (column-RefNbr)Table below like that.


But,After adding 2nd join report designer show below error.


 If we remove the second join error is gone. Can you give the solution for this issue.

Thanks

Can you provide SQL code, of what you want to achieve?

And clarify for me, if you use generic inquiry or report designer?


Hi @Yuriy Zaletskyy ,

 

I used Report designer not sql query.I need to join ApPayment , APAdjust and APTran Table.

Can you give the sloution to do it.


Hi @jeewanishalika20  were you able to find a solution? Thank you!


Hi @jeewanishalika20 ,

I have done same mappings which you are using in above screenshot in new report, and I got expected output as you mentioned in question.

AP Payment Voucher Preview

I am not getting the issue you mentioned. You can provide your report, I will look into this for you.

Regards,

Sweta


Hi @sweta68 ,

This is my report file.

 


Hi @jeewanishalika20 were you able to find a solution? Thank you!


Reply