How to display sub-totals conditionally?
We're on Oracle EBS 12.1.3.
How could I add a row of sub-totals (<?sum(Value)?>) to a group of rows, so that the sub-totals are display only when the number of rows in a group is more than 1 row?
0
We're on Oracle EBS 12.1.3.
How could I add a row of sub-totals (<?sum(Value)?>) to a group of rows, so that the sub-totals are display only when the number of rows in a group is more than 1 row?