Financial Reporting (FR) Reports: 'Expand All' Option Does Not Work Correctly in HTML Preview for Formulas
(Doc ID 3029822.1)
Last updated on JUNE 20, 2024
Applies to:
Oracle Fusion General Ledger Cloud Service - Version 11.13.24.01.0 and laterInformation in this document applies to any platform.
Symptoms
“Expand all” does not work in formula columns ( eg Sum(Row[3],Row[5],Row[8]) ) when a source row has multiple account parent values. It only considers one of the source row values.
- row3 - Account1($100), Account2 ( $100) --Allow Expansion
- row5 - Account3($100)--Allow Expansion
- row8 - Account4($100)--Allow Expansion
- Total = Sum(Row[3],Row[5],Row[8])
- Total without expand all = $400 but with expand all , it is $300
Changes
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 |
Changes |
Cause |
Solution |