Hello Community ,
I need to make an report of AP and AR invoices which are in same Due date , in generic inquiry , i use left join AP to AR on Data field of Due date , but i’m facing with issue of repetition of data ,
For example at 2/15/2024 i have 4 AR invoices and 1 AP invoices , in the Result Grid AP invoices will repeated instead of showing just 1 invoice . also when i want to use group by i have same problem on summing the invoice amount and if i want to use Union Join there is no featuret in Generic inquiry .
in a nutshell, how can i avoid repeating data in Generic inquiry