Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How to access Global Filter value from Section Filter

Received Response
85
Views
14
Comments
2»

Answers

  • Meme 0101
    Meme 0101 Rank 3 - Community Apprentice

    PERIODROLLING("HCM - Workforce Core"."Facts - Workforce Events"."Termination Count", -13, 1)

  • Meme 0101
    Meme 0101 Rank 3 - Community Apprentice

    sorry ... I had to poste sentence by sentence as above for some reason.

  • "but only one day's data is available to the whole workbook and we actually want the termination count for year of 2022." => Not exactly clear what the issue is but if you are looking to only retrieve year part of a date field then you can use YEAR(<yourdatecolumn>). This YEAR function will return just the year and you can then use this value in the filter definition.

  • Meme 0101
    Meme 0101 Rank 3 - Community Apprentice

    for example "As of Date" on the top filter bar to 07/01/2022, which filter the workbook to this date only, including the Termination analysis section which only have one day's data to analyze too, which we need Terminations of CURRENT YEAR against the "As of Date", which would be 2022.