To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Planning
Discussion List
-
Why does impairment of intangible not work for existing indefininte intangibles assetsSummary: Testingimpairment of indefinite intangibles in PBCS Capital planning module produces undesirable results. There is no profit and loss impact and the asset cost … -
Data Copy Calc ScriptTrying to run a simple data copy from one account to the other and can't figure out why it's not working the member I am copying from (Monthy Net Charge Offs) is a dynam… -
EPM SWPI am looking for guidance on how to effectively implement the Oracle EPM SWP module. Your expertise in this area would be invaluable in ensuring a successful integration… -
Oracle EPM SWPI am looking for guidance on how to effectively implement the Oracle EPM SWP module. Your expertise in this area would be invaluable in ensuring a successful integration… -
Not able to see data row(s) in HTML preview in Reports in EPMI created a report under Reports in EPM. I can preview and see the data rows in PDF and Excel preview but row header or data show up or display in HTML preview or format… -
I want to trigger an OIC integration from Oracle Planning using PipelineIn Oracle Planning pipeline, I want to pass parameters for start period and end period to OIC for the integration to run on? In the format: Jan-25/Dec-25 I tried groovy … -
CICD process in Oracle EPMHello Community, Our team is looking to implement a CI/CD process for our Oracle EPM Planning Cloud application. Our goal is to automate the deployment of rules, metadat… -
How to sum the data of alternate hierarchy?Hello everyone, I have one question about the function for sum data of alternate hierarchy. I have Hierarchy which is like this: And member A4 appears under both hierarc… -
How to give user access to edit dimensions but not give the service administrator role?Hi, We have a EPBCS planning application. We want to give users access to edit the metadata through web application dimensions editor. But we do not want to give them se… -
Drill down shared members in ReportsCan someone help me understand if it is possible now to drill down the shared members in Reports? -
PCF Period dimension members do not align to client's fiscal calendar daysSummary: PCF Period dimension members do not align to client's fiscal calendar days Content (please ensure you mask any confidential information): Oracle Predictive Cash… -
OEP_FS Not taking Member Formula that ASO cube doesI have written this code for a member formula to take monthly values of an account with a running yearly total. CASE When (Is([Period].CurrentMember,[Jan])) Then ([15526… -
Dasboard 2.0 Global POV does not display year from the page sectionSummary: Content (please ensure you mask any confidential information): Hi all We have these conditions applied in our forms: If the dimension is in the POV or page of a… -
SAP ERP to Oracle EPM MappingsSummary: Content (please ensure you mask any confidential information): Hi We have below scenario with a client. Client is using SAP as its Core ERP. and we are extracti… -
How to input data when the form has attribute dimension?Hello everyone, I have the input form. But I realise that when I drag the attribute dimension to row/column/POV or pages, I cannot input data on that form although my at… -
How to check DataBase Size in Oracle Cloud ConsoleIn Myservice, I can check my application database size, but when moving to Oracle Cloud Console, I can not find the place to check db size. Anyone can support this. Than… -
How to delete seeded report from SM Model?Summary: I have created a model using Standard Template in Strategic Modelling. I can see there many seeded report available (please find below screenshot). Is it possib… -
member formulaSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Begbalance became read onlySummary: in EPCMCS the webform with Begbalance has become read only after 25.05 patch, anyone seen this? Content (please ensure you mask any confidential information): V… -
How to re-calculate YearTotal based on requirement when it is dynamic memberHello everyone, I am trying to calculate the % of net sales for my GL accounts. All my GL accounts are setting Account Type is Expense/Revenue and Time Balance is flow: … -
Unable to delete Redundant Period mappings in Data ExchangeHi Team, We have some redundant period mappings which we create previously but not useful as we changed the period mapping naming convention and have potential once. We … -
Data Push to remote CubeSummary:Is it still necessary to use Smart Push when trying to push data to a remote cube? I thought this was enhanced to allow directly from Data Maps. However, I am st… -
@ALLOCATE did not workHello everyone, I am trying to use @ALLOCATE function to allocate from the parent to the children (children are shared members). My rule here: SET UPDATECALC OFF; SET AG… -
Burst Report FormatSummary: I've created a book that bursts to multiple pages. By default, the Report Format shows PDF. I know users can opt to change it to Excel when they run the report,… -
Restructure removing more blocks than expectedSummary: We have a lot of business rules that use data copies or CREATEMISSINGBLK ON in order to ensure that blocks exist where they need to. In these rules, after perfo… -
Panning Application type/subscription typeI need to know the type of my Planning application/subscription, 1) is it legacy or standard or enterprise? 2) what is the difference between legacy and standard and Ent… -
Moved: Cx-card opportunities Sales RedwoodThis discussion has been moved. -
Upload file from EPBCS inbox to files.com via REST API through groovySummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
traverse period hierarchy in reverseHi Team in EPM CLOUD business rules, How to traverse period dimension in reverse order. i.e. first the rule should run for &curActMth (say APR), then followed by MAR, th… -
How to change the file name of data export to file processSummary:Hello, in PBCS, we have an integration to export some data, the filter changes, then, this data changes, how can we change the file name dynamically? Right now, …