Calc Manager
Discussion List
-
ASO Dynamic Calc Member MDX ConversionSummary: We are in the process of setting up an ASO cube. I have 1 account that doesn't seem to work. Currently in the BSO cube I have the following: if (@ismbr("Jan"));… -
[Integrations & REST API] Struggling with updating Source Filters via REST APISummary: I am trying to create rules that utilize the REST API to override source filters when running integrations in Planning. Unfortunately, I cannot seem to get the … -
How to Groovy for copying data in PlanningSummary: Trying to create a script in Groovy to copy data from one scenario to another, so far unsuccessful Content (required): I am running Planning Cloud. For various … -
AggregationSummary: Content (required): Hi We have a plan element called "Adjusted total" which has a formula as below. "OFS_Direct Input" + ("OFS_Direct Input" * "OFS_% Increase/(… -
Failed IF condition is still producing a value that is used by a subsequent ELSEIF functionSummary: I am using IF/ELSEIF within a fairly tight FIX. The logic is as follows: FIX(&PeriodVar) IF(@ISMBR("Jan")) perform X calculation in Jan ELSEIF(@ISMBR("Feb")) pe… -
Period dimension Mapping DMSummary: Content (required): Hi I want to use OEP_Yearly Plan to upload annual figures to each year. We need to use this in data management. How to do this? OEP_Yearly P… -
Issue in Calculating Accumulated Depreciation for New AssetsSummary: Accumulated Depreciation not calculating for New Assets Content (required): Hello All, I'm trying to add a new Tangible Assets, calculate Depreciation for the A… -
Generating a sequential, unique ID for a record/tuple?Summary: Generating a sequential, unique ID for a record/tuple? Content (required): I need to generate a sequential number for a field to have a unique ID for a record. … -
Display Data of type text and copy using business rules (Version bottom up)Summary: Looking for some best practice using members of type text in combination with Version Bottom up Content (required): We set some accounts (dense dim) to type tex… -
How to uncheck "Apply values to the rule" checkbox a business rule with RTPI have a business rule for which I have 2 variables as RTPs, when I validate or run I get the attached pop-up, I chose "Apply values to the rule" once and saved it, from…User_2025-03-10-22-57-31-218 51 views 5 comments 0 points Most recent by Suruchi S-Support-Oracle Planning -
Using a Groovy template can you reduce Member DTP scope in 2nd step from Member DTP in 1st step?Summary: I have a dimension hierarchy with multiple levels. I have a Groovy template and created a Member DTP in step one, where a parent level is selected using a formu… -
Can you use a cell string value in RSIBLINGS rule calc to make it dynamic off user input?Summary: I am working on a custom cube that allows us to track type of employee additions/reductions/promotions, transfers easily for our planning cycle. I am trying to … -
Groovy Code to Determine Valid IntersectionsSummary: We have a valid intersection to define the business unit for each department (every department belongs to only one BU). To make business rules more efficient, w… -
Triggering an event scriptSummary: Can someone share point me to how to create an event script in data management? I am looking to execute a clear prior to export data from DataManagment into Pla… -
Adjust Merit Month in Workforce (OWP_Merit Month)Summary: Our Merit is loaded per employee in our ePBCS cube, we load OWP_Merit Month as Apr and we would like to modify it to Jul. I'd like to create a calc instead of r… -
Sandbox enabling,and Plan1 cubeSummary: Sandbox enabling,and Plan1 cube purpose. Content (required): Hi I read regarding sandboxes, and im having some issues related to it. and im strictly speaking fo… -
How do you surface the currently running business rule's Job ID?This should be really simple but I can't seem to work it out. I initiate a business rule which uses REST API calls to kick off multiple child jobs. At the moment, these … -
How to get @PARENTVAL on Sparse Dimension working in Hybrid BSO?Summary: We need to use @PARENTVAL for our calculation, we have checked the documentation it is not supported for Hybrid BSO. Documentation also mentions that if these f… -
Calculation Manager - Explanation for Summary in the Errors and Warnings tab neededSummary: I'm trying to find an explanation for the Summary section in the Errors and Warnings tab in Calc Mgr Content (required): I've searched all the guides and have c… -
Weekend / Weekday Segregation in EPBCSSummary: Weekend / Weekday Segregation in EPBCS Content (required): Hi We have a requirement of weekly planning which the feature is available in EPBCS. But there is fur…