Blanks for repeating groups
Posted: Fri May 17, 2024 9:25 pm
Hi!
Is there an ability in Reports to skip (replace to blanks) any repeating values in report lines?
For example,
Instead of:
I would be happy to see:
Thank you
Is there an ability in Reports to skip (replace to blanks) any repeating values in report lines?
For example,
Instead of:
Code: Select all
Order#1 Material#1
Order#1 Material#2
Order#2 Material#3
Order#2 Material#4
Order#3 Material#5
Code: Select all
Order#1 Material#1
Material#2
Order#2 Material#3
Material#4
Order#3 Material#5