Calc Manager
Discussion List
-
How can I improve Aggregation Rule running very long?Summary: The business rule I have right now aggregating All Entity, all currencies, all months (Jan-Dec), all accounts and taking around 45 minutes. Can this be improved…
-
How to exclude intersections of different dimensional membersSummary: How to exclude an intersection of different dimensions within a FIX statement? see example below Content (required): Calc Script: In the FIX Statement is the wh…
-
Convert and assign date and year to a variable using business ruleSummary: We need to convert start date to month and year format. Content (required): We are trying to get month and year from OEP_Start Date member. Can someone let us k…
-
Automation of user variable limits/definitions?Summary: Is it possible to automate additions of new members in user variable definitions? Content (required): We have a number of user variables to assist in the limita…
-
Non-Groovy: Transfer of Member Value into Smart Lists created from MembersSummary: Using a Smart List, I am attempting to capture the value of a member that is designated within the RTP prompt into a separate Smart List Account created from th…
-
Groovy Business Rule - crossDimCell across Multiple Dimension Members (Account and Scenario)Summary: We are attempting to use Groovy to assist with custom validation rules to run prior to save on forms in our application. However, the form in question uses the …
-
Error:Error parsing formula for [FIX STATEMENT] (line 9): expected [(] found [@_AT] after function nSummary: Content (required): Hi All we are seeing this error under the PROD server. Works fine under the TEST server. ---------------------------------------------------…
-
Calculation Manager differences between test and ProdContent (required): Hello, i'm trying to optimize a business rule in Calculation Manager. I noticed that there are some differences in Error & Warnings section. When I a…
-
Calc Command/Function to pick strings from right of a memberSummary: We have a requirement to pick member names from a concatenated member from the last. Need command/function which can be used in calc script to achieve this. Con…
-
Essbase calc - shorter way to write a script based on Prior PeriodsSummary: Content (required): I'm working on a rule that requires the cumulation of prior month values (tax in this case) to be calculated into the current forecast month…
-
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…
-
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…
-
Hide Columns validating a condition through groovySummary: I would like to validate a condition of row member and hide columns which does not satisfy that condition. Content (required): Looking for a groovy logic to see…
-
Not able to get the values in Hybrid BSO (Freeform) using @calcmgrSLMember for multiple dyn parentSummary: Not able to get the values in Hybrid BSO (Freeform) using @calcmgrSLMember for multiple dynamic parent Content (required): we are trying to make the code dynami…
-
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…