Web Reports Gen 2 RunningSum Function Is Not Returning Values In Sequence Like 1,2 Etc.
(Doc ID 2819455.1)
Last updated on SEPTEMBER 17, 2024
Applies to:
Oracle Warehouse Management Enterprise Edition Cloud Service - Version 21.3 and laterInformation in this document applies to any platform.
Symptoms
Web Reports Gen 2 - RunningSum function is not returning values in sequence.
Business Requirement: To display line numbers in details section.
We used function =RunningSum(1,"",True()) to display line sequence numbers in details section (Column: Line No.) but the output is not displaying line numbers correctly. Report is displaying incorrect sequence numbers. Users are manually updating it.
Detail section has two lines to display.
Expected Result: 1,2 for two lines.
Output is displaying as 1,6.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |