Calc Manager
Discussion List
-
Unable to expand Application in Database Properties - Calc MgrSummary: After the nightly backup, we can expand this in Calc Mgr and use the functionality as needed. Then after a few times it stops allowing it until next nightly bac… -
Calculation based on TimeSummary: Is it possible to load time and get the difference between two times in pubs? Content (required): We can't load the time in pbcs as there is no property for it,… -
Prevent Rules Migration from Including Script ComponentsSummary: We use multiple script components in our rules, especially to hold common variables for groovy rules. We have noticed that when we promote a rule using migratio… -
How to copy the list of all Rules from Calc ManagerSummary: How to copy the list of all Rules from Calc Manager Content (required): How to copy the list of all Rules from Calc Manager. We have many rules and we need to c… -
Launching Business Rule on Save of form is resulting in errorSummary: We are able to run a script from calc manager. When the same script is attached to a form and run on save, it is resulting in error as below: Error parsing form… -
Clearing of data for shared members under alternate hierarchy not workingSummary: Found the issue. Disregard lol Content (required): A business rule to set an account to #Missing is not working for the shared children in an alternate hierarch… -
CalcMgrGroovyNumberHello! I'm trying to mask data with a similar approach that the random function in excel. I've been reading old posts where there was a way to do this using @CalcMgrGroo… -
Enabling Batch/Shell Scripts execution from Business Rules (Like OnPrem CDF Functionality)Summary: We would like to implement a functionality where Business Rules having ability to call Shell/Batch Scripts. The same feature available in OnPrem (CDF Functional… -
If @PREVSIBLING returns null, have it return the member being evaluated instead. Is this possible?Summary: Is it possible to return the current member being evaluated in @PREVSIBLING if the formula evaluates to null (the member being evaluated does not have a previou… -
How to refresh a form using a groovy rule?Summary: How to refresh a form using a groovy rule? Content (required): Dear all, I've written a Groovy rule to add some complex control before saving data. This rule is… -
Importing Text through data management (Non Numeric)Summary: Importing Text through data management (Non Numeric) Content (required): Hi I have setup data management import format "Delimited All Data Type". And Load metho… -
Updating substitution variables via REST API broke with 23.03 updateSummary: In performing regression testing, I am having trouble using the REST API to update substitution variables. The rule results in a null pointer exception. Content… -
Need to Improve Aggregation Run TimeSummary: Want to decrease time it takes to run an agg. Content (required): Currently takes about 40 minutes to agg one period, one scenario, income statement only. Would… -
How to select ILvl0Descendants when exporting via calculation manager?Summary: How to select ILvl0Descendants when exporting via calc manager? Content (required): When exporting data via a job, you can specify members sets using the "ILvl0… -
Data Export not pulling level 0 descendantsSummary: I am pulling some data from pbcs using a data extract for one of my customers at zero level but there are a number of zero level members not being returned, ins… -
Assign Values Stored in Smartlist to another memberSummary: Assign Values Stored in Smartlist to another member to compare years Content (required): Hi All, Here i'm comparing the In service date & Plan Start Year, Withi… -
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… -
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… -
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…