We have an AR report with the following format.
Customer - Document No -Payment terms
Currently, the report rows shows for one customer ( Text and Key) for various document number and Payment terms.
Example:
Customer 1 - Document no1 - payment terms1
- Document no2 - payment terms2
- Document no3 - payment terms3
- Document no4 - payment terms4
Customer 2 - Document no5 - payment terms5
- Document no6 - payment terms6
But, the requirement is as below. Every line needs to show the customer no for all the rows.
Customer 1 - Document no1 - payment terms1
Customer 1 - Document no2 - payment terms2
Customer 1 - Document no3 - payment terms3
Customer 1 - Document no4 - payment terms4
Customer 2 - Document no5 - payment terms5
Customer 2 - Document no6 - payment terms6
Please help.
Thanks,
BW Learner