Hi,
I have a small problem with my report with following Data Items:
As you can see, I want to Print the columns "One_No" and "One_Description" (fields of DataItem "One") only if a "SalesInvoice" record can found. I want to do the same for "SalesCreditMemo" but I cannot define the same columns "One_No" and "One_Description".
If I put the columns under "Two", then it is printing all the records of Two, which are found corresponding to "One". But I want print the records for "Two", for which a "SalesInvoice" record and "SalesCreditMemo" record is existing.
I hope that you can understand the logic.
Thank you.
Answers