How can I add distributions to the Print receivables seeded report after customization
Hi Team,
I’m facing an issue while adding the Distributions data as a separate data set in the Print Receivables Report.
The problem is related to data grouping:
- When I group the Distributions dataset with the Header dataset, the Line details are not appearing in the report output.
- When I group it at the Line level, it results in a cross join, displaying all distribution records for every line.
My goal is to display proper grouping and alignment between Header → Line → Distribution levels in the report output.
I am using the below query to fetch the Distribution data:
Could anyone please help me identify the correct way to join or group the distributions dataset so that each header and line displays only its related distribution details?
0