Oracle Fusion Data Intelligence

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

How Does FDI Forecast Function Handle Partial Quarters?

Accepted answer
55
Views
6
Comments

Hi all,

I’m using the built-in forecast function in Oracle Fusion HCM Analytics (FDI) to project quarterly retirement headcount trends.

I’m trying to understand how the forecast handles the current quarter when it’s still in progress. Specifically:
Does the function treat the current (incomplete) quarter as a full data point when generating future forecasts, or is it excluded or adjusted in some way?

It looks like the forecast may be incorporating the current quarter (e.g., 2025 Q2) as a full value, but I’m not completely sure—that’s what I’m trying to confirm. This behavior seems to influence the forecasted values for subsequent quarters in ways that don’t always align with historical trends.

Any guidance on how partial periods are factored into the forecast logic would be greatly appreciated.

Thanks in advance!

Tagged:

Best Answers

  • Hello @Alper Kayaalp and @Gina DiVenti, thanks for the details and once again, sorry for the delay in responding with this thread.
    You are correct, when you use the OAC right-click forecast option, the formula created behind the scenes will only consider time level of the viz itself. Ie, if your X-axis in the Viz is at the quarter level, then the forecast will consider quarters as (full value) inputs. If you have partial data in a quarter, it will ignore this and consider each quarter record to be 'complete'.
    The way for you to show what you need is to go into the forecast calculation definition 'manually', that is not using a right click. You can create a custom calculation for forecast exactly the same way as right-click does, but there you can fix the time level. The image below shows a custom calc that forces forecast to go at the month level :

    image.png

    Once you have this calculation, you can then visualize it directly in a viz at the Quarter level for example. See the screenshot below :

    image.png

    Screenshot number 3 shows the forecast at the month level (custom calc) but aggregated at the quarter level.
    Let me know if this is not what you are trying to achieve.

    Thanks

  • Alper Kayaalp
    Alper Kayaalp Rank 2 - Community Beginner
    Answer ✓

    Thank you @Philippe Lions-Oracle for the clarification and helpful explanation!

    We got our answer — it’s clear now that partial quarters are treated as complete when using the right-click forecast. Appreciate the tip on creating the forecast manually to adjust the time level if needed. That’s really helpful.

    Thanks again for your support!

    Alper

     @Gina DiVenti

Answers