Planning
Discussion List
-
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…
-
Show a member description/alias on a formSummary With the member name on a form how best to show a description/alias on screenContent Hi, We want to be able to surface the alias/description of a member on the f…
-
Removing (modifying) the "Headings" cover page built-in in Book of ReportsSummary Impossible to edit or remove first, default page in Book of ReportsContent Hello guys, Does anybody know how to remove or edit the first page which appears when …
-
Essbase function to get a summation of all branchesContent Hi We are transferring our data from BSO to ASO cube for aggregation. However there is a requirement to have a interim aggregation in the BSO cube, for a certain…
-
Navigation Flows - feature becomes invisible when another user is assigned to NF group which is thenSummary navigation flow turns invisible to one user belonging to navflow group and assigned to navflow when another user is given the same accessContent Hello guys, For …
-
Copy data from BSO cube to ASO cube in EPBCSSummary Need to transfer data from OEP_FS to EPBCS cube in EPBCS application Content Hi I need to transfer data from OEP_FS cube which is the BSO Cube in my application …
-
Aggregation performance issue in Hybrid BSOContent Hi everyone, I have experienced calculation performance issues related to Hybrid BSO (when comparing to on-prem) when formulas rely on attribution associations a…
-
Rule Sets with Variables stopped workingContent Hello everyone! Almost all of our Rule Sets that use Replacement Variables stopped working after the 20.11.62 update. The prompt to set the Rule Set variables is…User_2025-01-28-02-48-16-296 47 views 6 comments 0 points Most recent by User_2025-01-28-02-48-16-296 Planning
-
MDX - Clear with nested accounts and exclude dyn calc membersSummary Nest multiple rollups of accounts dim in a clear scriptContent I have a clear script and this code works for all Balance Sheet accounts. This is part of my cross…