Categories
- All Categories
- Oracle Analytics Learning Hub
- 19 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 232 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.9K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Using Parameters in Headers
 
            We created a Financial Table Overview (P&L). Displaying the costs of the last 3 months, YTD figures, FY figures and prev year figure extrapolation etc.
For period filtering, we created a custom parameter for " period end selection" . We also used this parameter within the header of the actual costs column displaying the current period costs.
Actuals @parameter("Year") - @parameter("Period Selection End") = for example 2024-12
This works as expected, but we are now struggling on how we can use a similar logic for the 2 periods before 2024-12. So displaying 2024-11 & 2024-10 in the header. Calculation within the "Display Header" Field do not work. Is there a way to display the correct header for the 2 previous periods.
All help is much appreciated!
Answers
- 
            Hi @Daniel.Hut, Would it be possible to upload a screenshot of the issue and the calculation without showing any PI? Thanks, John 0
- 
            0
- 
            @JohnW-Oracle Uploaded the screenshot. Within the same table the values for YTD, Full year. etc are included therefore I cannot use a field like "fiscal Period" 0

