In a report that I've created my column group is the document date. My row group is the sales line item. I am using the saleslineitem view.
I've created a between parameter with the column date.
How it appears on my report is like this, with each document date separated.
I want it to do this, where it aggregates all the dates in one column and sums the amounts.
What expression, or other method, can I implement to make this possible?
*This post is locked for comments