Planning
Discussion List
-
What's New in 20.12?Summary Wrap-up for a Strange YearContent Well, this concludes a strange year (to say the least) but one with lots of new features. We've snuck several more for this mon…Mark Rinaldi-Oracle 204 views 5 comments 6 points Most recent by User_2025-02-08-03-53-41-891 Planning
-
HFM Process Control orchestration out of PBCSSummary We are looking for a possibility to administrate HFM process control management out of Oracle Planning Cloud (PBCS), both having the comparable entity hierarchy …
-
Export/ Import -> Cluster Icons, Card Icons, Tab IconsSummary Is there an option to Export/ Import Cluster Icons, Card Icons, Tab IconsContent Hello, PBCS provides icons to be used for clusters, cards and tabs (within a das…
-
Rest API to set member alias?Summary Can a member alias be updated via Groovy / Rest API?Content I have a request to allow users to change the alias of a member. I was pretty sure it was possible. I…User_2025-01-30-02-55-20-807 46 views 2 comments 0 points Most recent by User_2025-01-30-02-55-20-807 Planning
-
EPM – Application Design for EPM Planning Part I: App Deployment, Dimensions, & Forms, 17 December 2Content Submit your questions for the EPM – Application Design for EPM Planning Part I: App Deployment, Dimensions, & Forms session to have them answered during the live…
-
Remove Quarters from Period Dimension?Summary Is it possible to remove the quarters from the period dimension?Content Our planning app has YearTotal, Quarters, and Months. We would like to remove the quarter…
-
Show Alias in configuration page of EPBCSContent Hi Oracle team, We have kept alias on period as P1, P2, P3, etc as per client requirement. In the configuration page-> Planning and forecast preparation where we…
-
Did the Clear All Data and Setup when Deleting an Application make it into the patch 20.12?Content Wondering if anyone has tested the updates in 20.12 released this week - if so is the Clear All Data and Setup When Deleting an Application change applicable to …
-
Automate Level 0 ExportContent There still isn't a way to automate a 0 Level essbase export in cloud Planning correct? I'm referring to a true export, not through the UI or CDM. Those methods …
-
Add a hyperlink to an EPBCS Dashboard to execute a business ruleSummary Dashboards - Is it possible to include a hyperlink to a Commentary block?Content I have a request to have a hyperlink to execute a business rule from a Dashboard…User_2025-01-30-02-55-20-807 39 views 2 comments 0 points Most recent by User_2025-01-30-02-55-20-807 Planning
-
@CALCMODE dependency in dense dimensionContent Hi all, We have a complex calculation with a dependency in one of the dense dimension, therefore we use @CALCMODE(CELL) in the script. This slowed down the calcu…
-
Could a non-admin user move a structure member?Summary Would like to allow non-admin users to move members using a groovy ruleContent We have a request to create a business rule which will move a member in a particul…User_2025-01-30-02-55-20-807 27 views 4 comments 1 point Most recent by User_2025-01-30-02-55-20-807 Planning
-
How to configure Period MApping when application is set to quarterly Budgeting and ERP is MonthlySummary How to configure Period MApping when application is set to quarterly Budgeting and ERP is MonthlyContent We have a requirement where our client needs to budget q…
-
SV: Planning Ad Hoc option greyed outContent Hi all Can someone please let me know how we can enable the Planning Ad Hoc analysis options? They are geyed out, and I cannot see how we can enable them. The Us…
-
Alternative to HypSetPOV VBA CommandSummary Alternative to HypSetPOV VBA CommandContent Context: Ours is an EPBCS application set up as Custom app type. In most forms, we have Product dimension member in P…
-
How to change Dashboard graphs from millions to billions?Summary Client is recording data in thousands instead of units.Content Hello everyone, One of our clients is recording data in thousands, so 1 unit in EPBCS is equal to …
-
How to use value's from assumptions form in calculations in other forms?Summary How to use value's from assumptions form in calculations in other forms?Content We have created an assumptions form. On this form certain criteria are captured a…
-
Financial Reporting Studio linked to Vision DatabaseSummary Financial Reporting Studio linked to Vision DatabaseContent I originally created the Vision Application for Planning. This was then removed. I have then created …
-
User POV not active when accessing report via GUISummary User POV has been setup for a report, but it doesn't work only when generating report through application GUI ("Reports")Content Hello guys, We encountered a pro…
-
Conditional Mapping Data ManagementSummary SQL script to multiply the amt and upload the resultContent sAmount = float(fdmRow.getString("AMOUNT")) if sAmount == 0: fdmResult = IGNORE else: fdmResult = sAm…Venkatraman Krishnan-241509 66 views 13 comments 1 point Most recent by Thejas Shetty-Oracle Planning
-
Data Exchange - Source / Target Expressions 500 Character LimitSummary Max character limit of source / target expressionsContent Hi -- I was just curious and testing out using source & target expressions (trying to get a very large …
-
IF for multiple conditions.Summary IF to be used for multiple condtions and if they are TRUE only for it to workContent Hi I have a case where im using a formula to calculate values based upon two…
-
smart list id not generatedContent Hi I have created a period smart lists by selecting the option "create from members" and "automatically generated id" as well. But no smart list id is generated.…
-
planning year functionsContent Hi All, I am trying to use planning functions getstartyear and getendyear in EPBCS WF cube, It gives me error Error parsing formula for [FIX STATEMENT, at or aft…
-
EPBCS: Unable to remove applicationContent Hi all When we try to remove the application from the system: Application -> Overview -> remove application, does not do anything. Can someone confirm if this is…
-
BSO to ASO transfer : Level 0 dataContent Hi I have a question. When transferring from BSO cube to ASO cube using data management or any other option, does level 0 data only get imported from BSO to ASO?…
-
Capital module existing asset depreciation to be taken from oracle erp fa moduleContent Hi We are currently using Oracle ERP Fixed asset module and also EPBCS capital module. And for new assets which are budgeted to be added for the planning year, w…
-
Calculation on attribute dimensionSummary Is it possible to perform calculations to populate attribute dimension members?Content We have a use case where we'd like to create attribute dimensions and perf…