Hyperion Planning (MOSC)

MOSC Banner

Is there a built in Function in calculation manager for calculating total weeks based on 5 days inst

edited Mar 13, 2018 10:25PM in Hyperion Planning (MOSC) 5 commentsAnswered

Is there a work days function to calculate number of weeks based on a 5 day work week?

I currently am using @calcmgrweeksbetween function with the start and end date parameters but it's based on 7 days a week.

    start_date = "Start Date";

    end_date = "End Date";

    "Weeks" = @CalcMgrWeeksBetween({start_date}, {end_date});

Currently using PBCS (cloud service)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center