PBCS
Discussion List
-
Cannot add rows to Flex Form in EPBCSSummary Created a Flex Form. Was able to open the form but cannot add any rows to it.Content I have added new rows with valid intersections which has data. But the row j…User_2025-02-05-21-37-22-306 36 views 4 comments 0 points Most recent by User_2025-02-05-21-37-22-306 Planning -
ASO formula member low performanceSummary A good performing ASO formula started performing poorlyContent Hi all, Our client has an ASO cube that uses a View dimension, like this: View YTD Per Data is loa… -
Rolling Forecast Form for 12 months from the current monthSummary To create a rolling forecast form which always shows 12 periods from the current open period.Content Client requires to have a rolling forecast for 12 months, fr… -
ASO and AttributeSummary member formula and attributeContent Hi I try to convert a member formula done for a BSO cube into a formula for an ASO cube. It's the first time I'm activating a… -
Security - SOX controlsSummary SOX controls require separation of duties and reportingContent One of our SOX controls is that the person that administers the data loaded to our environment sho… -
Smart View: Smart List label(s) 2147483647 not found ErrorSummary Smart View: Smart List label(s) 2147483647 not found ErrorContent Hello Everyone, Hope you all are doing good in the current COVID 19 situation. I am facing a st… -
What's New in 20.07?Summary Let's dive into this month's New FeaturesContent Well, it's that time again. Sorry for the delay as the US Holiday last week and some other reasons have led to t… -
Invoking a Business rule via GroovySummary Invoking a Business rule via GroovyContent Hi all, I am trying to execute a business rule via groovy. However it does not run. Can you help me? Below the code: d… -
MDX script for member formula in ASO CubeSummary Hi, I am trying to write an if/then statement for a member formula using MDX in ASO cubeContent Below is my attempt: CASE WHEN IS ([EMEA].currentmember,[G305]) T… -
yearly comaparative report by attributeSummary yearly comaparative report by attributeContent Hi I am trying to build yearly comparative report by attributes. I have created two attributes 1) contract status … -
Text Behavior in TEST Env ASO CubeSummary Imported Text Data not mapping correctly in Test onlyContent We import our actuals via a text file. The exact same file is used to import the data in Production;… -
All members from hierarchy that end with "C"Content Hi, We are on PBCS, and I need to clear out data for all members, whose member name end with "C" how do I achieve this in the business rule. like member names "1… -
Access Permission in HFRSummary What is the difference between Full Control, Modify, Inherit access which we give from explore the repository. I didn't find anything from docs -
Dashboard - entire dashboard download to excelContent I have created dashboard with two forms, one tagged as master. I would like to export entire dashboard to excel meaning both form data together on one sheet. I d… -
Migrate non-Hybrid BSO Cube to EPBCSummary We are encountering performance issues after LCM import into EPBC and hybrid enablement.Content We are transitioning from a non-Enterprise version of PBC to an E… -
Valid Intersection is not working in the HFRSummary We have setup valid intersection for two dimensions called Cost Centre and Analysis, It is working fine in the forms but not working in the financial report (HFR… -
Trigger 'Application Diagnostics' via EPMAutomate or RestAPI or Groovy?Summary Is there a way to trigger the "Application Diagnostics" via EPMAutomate or RestAPI or Groovy?Content As you know there is "Application diagnostics" feature which… -
"The application is invalid."Summary Error upon login after removing application. Help!Content I removed an application on Friday from our development (test) environment planning to "start fresh" on… -
PBCS REST API Restart ServiceSummary Having issues with the Resetserver REST API callContent G'day Guys, anyone got the reset service REST function working? I'm getting someone random errors (genera… -
Smart View - Cannot delete a value in a cell containing a Smart ListContent Hello everyone. In a form in Smart View, I cannot delete a cell that contains a smart list value. When I delete the value, the following message appears: Smart L…User_2025-01-28-02-48-16-296 40 views 3 comments 0 points Most recent by User_2025-01-28-02-48-16-296 Planning -
ASO calculation issueSummary Webform doesn't openContent Hi In PBCS application, ASO cube, * Period dimension is dynamic * Account dimension is dynamic as well, and we want to compute accoun… -
Data Management - Budget Writeback to ERPSummary We are facing an error "Exception: java.lang.Exception" during budget write back to ERP GL applicationContent Hi, When we executed budget writeback to GL through… -
Conditionally run an AGGContent Hi, I have a rule with an RTP of type "member". What I'd like to do is aggregate a dimension only if the RTP value is a certain member. In the past I've done som… -
Change Start/End Period for Fiscal YearSummary Can the start/end period of a fiscal period be changed in PBCS after app is deployed?Content Has anybody changed the start/end period for fiscal year after deplo…User_2025-02-06-10-37-19-523 49 views 3 comments 1 point Most recent by User_2025-02-06-10-37-19-523 Planning -
Migrating a custom non-hyrid cube into a hybrid enabled essbaseSummary Forward compatibility of non-hybrid EPBCS custom applicationContent Client has a non-hybrid essbase in PROD. So, the custom EPBCS (does not use the modules) appl… -
Retrieve Substitution variable values in Groovy Business RulesSummary Retrieve Substitution variable values in Groovy Business RulesContent Hi All , While writing a Groovy BR , I was unable to find a Method which can retrieve the v… -
Get the attributes from a member via REST APISummary Get the attributes from a member via REST APIContent Hey all, I am trying to get all the attributes associated to a member via REST API via groovy. However I am …