Calc Manager
Discussion List
-
Block Creation issue when I used @prior functionSummary: Hi, Please help me in creating the block when I am using @prior function. Requirement is to add the data of previous period for two account and load to current …
-
Rule Error status code [1042016]Hi, The Original script completes in a second(1sec) but once the rule is edited with a cross dimension ->"OWP_Existing Employees" the rule error out after 30 minutes Ori…
-
Business Rule not working for Scenarios other than OEP_PlanHello! Summary: I am creating a Business Rule to apply a Percent increase to the values from the previous year. The rule does not work for different Scenario other than …
-
Working functionality of LOOP/ARRAY in Business RuleSummary: Is there any way to use Loop or Arrays which will take multiple RTP variables as parameter and perform calculations for each RTP within the loop? Content (pleas…
-
Error using startsWith function in IF condition within FIX ENDFIXHello, I'm trying to put an IF condition within FIX ENDFIX in an EPBCS groovy script. Need to execute the set of statements if a Custom dimension member starts with a pa…
-
Fix inside if conditionSummary: Content (please ensure you mask any confidential information): Hi I have a rule which takes 10 min to run. Current setup : 16 Entities and Each of these entitie…
-
Smartlist issueSummary Content (please ensure you mask any confidential information): Hi, We had an issue with smartlist, not sure about the root cause. In business rule, we have a cal…
-
Remove shared members from XRANGESummary @REMOVE in @XRANGE not working as expectedContent Hi experts, we have the following custom calculation which counts the members of Period dimension in a given ra…
-
Export Console REST API - generates all rules instead of single rule in params & Unzip using groovySummary: Export Console REST API - generates all rules instead of single rule in params Content (please ensure you mask any confidential information): Export Console RES…
-
Allocation ExampleSummary: Need to allocate by department from one entity to multiple others. Content (please ensure you mask any confidential information): I'm looking for a good example…
-
Convert value of SmartList to member to use in cross-dimensional (Non-Groovy)Hello experts, I have an account linked to smartlist where I have "account values" to choose in this smartlist, like this: For each entity (on columns) and dimension flo…
-
@CalcMgrSLMember not recognized?In the october update it brought 4 new functions : @CalcMgrLogMessageTrace: Adds custom messages to the Log Messages tab after launching a rule in Calculation Manager. @…
-
Copy a dynamic calc parent member to a stored base level memberSummary: Need to copy a dynamic calc member to a stored base member Content (please ensure you mask any confidential information): I have a roll up (below) in a sparse d…
-
Why does @parentVal return #MISSING?Summary: Can someone help me understand why @parentVal("Period", "Working") returns #MISSING for the sample code below? Content (required): I have set up a simple exampl…
-
How to print or use substitution variables in Groovy for ASO cubeSummary: I had a requirement where I need to extract data from ASO cube montly, I created Sub Var in ASO cube for period and year trying to call those in groovy but scri…
-
Optimizing Allocate RuleHello experts, I have a doubt with a calc script doing an allocation. Type my code and explain if is possible optimize this code: FIX (&Act_Year,"Actual","EUR",@RELATIVE…
-
Member Selection in a Business Rule Shows Account List Not HierarchySummary: Would like to have the member selection show as a hierarchy, not a list Content (please ensure you mask any confidential information): We have a prompt to selec…
-
Uniform Budget Hospitality industrySummary: Content (please ensure you mask any confidential information): Hi Im having a client who is in hospitality industry. and he would like to know how certain types…
-
Planning PBCS: Intercompany Elimination best PracticesSummary: Developing in Planning an Intercompany Elimination process. Content (please ensure you mask any confidential information): Hi, We are developing an intercompany…
-
Can we see budget at Account level in Sales planning - Quota Target for Account dimension?we have a account segment and sub segment in sales planning Account dimension.I want to rollup the revenue to account segment level but not Account sub segment level. Ca…
-
hide rows in a pbcs formHello Experts! I have a form that I would like to supress rows that contains "almost" zero. I click on option supress missing / zero rows but in my example doesn't work …
-
How to run the calculation in detailed logging mode?Summary: We are running into errors like "Error executing formula for [StaffEntry] (line 764): attempt to cross a null member in function [@X]" Found Doc ID 2191610.1. I…
-
Hybrid cube business rule optimizationIs there any documentation on business rule optimization for a BSO hybrid cube. We converted our BSO cube to hybrid and started noticing efficiency issues with some busi…
-
Not able to read data using Groovy Data Grid Definition BuildersSummary: Hello Experts, our requirement is to read the smart list data from the grid and for that we have created grid using the "Grid Definition Builders". below is the…
-
How to troubleshoot Crossjoin in Groovy (ASO) - and if NonEmptyTuple is possible to useSummary: Struggling to find what could be missing/wrong in a Groovy ASO Script leveraging Crossjoin Also wondering if NonEmptyTuple can be leveraged Content (required): …
-
-
How does Populate Header Descriptive Details work?I'm having some issues with budget revisions, and it seems to go back a rule that is attached to a form that runs on a save. However, this rule ( OEP_FS - Rule - Populat…
-
Error in Groovy Script while calling Change Status for ApprovalSummary: Hello Experts, I am trying to call change status via groovy script by building the connection through other web services functionality in PBCS. Below is the err…
-
Is there a way to get the Process ID of data management job and pass it in the business rules?Summary: Is there a way to get the Process ID of data management job and pass it in the business rules in data integration ? we are not looking for rest api option. Cont…
-
Groovy doesnt recognise StringasNumber RTPSummary: Hi There, I am trying to convert a script into Groovy, which returns an audit stamp for the time, date and the user when the rule was ran. While everything is w…