Forms
Discussion List
-
Add Specific Column Values in Row FormulaSummary: I am new to using Row formulas in Planning forms, currently we added a simple formula to add row 1, but it is adding up values we don't want as well. Is there a…
-
Data form security - Read only access still gives write access (EPM Planning)Hello guys We have recently discovered that data form security in Oracle EPM Planning is not behaving as it should be. We have a lot of data forms, where some user group…
-
Is it possible to get the Thai calendar instead of the default calendar in data forms?Is it possible to get the Thai calendar instead of the default calendar in data forms?
-
How to use Groovy to create unique set of multiple chart string values via a single GridHello, I'm trying to build a Form and Groovy Script that will allow a user to update multiple "Transaction IDs" simultaneously within a Form. The form is built with a sp…
-
Display 2 alias tables simultaneously in Form and Smart ViewSummary Is it possible to display 2 alias tables at a time in Form and Smart View? Content (please ensure you mask any confidential information): Due to limitation of 80…
-
Preventing dates rollup at agg levels causes suppressions of agg amounts as well at this levelSummary: We have multiple date account types and at Half year level this gets rolled up and we want to prevent this. Having a Member formula to generate #missing at Half…
-
drill through on some higher parent level not workingSummary: Issue on drilling through on higher parent level. Content (please ensure you mask any confidential information): I am trying to drill through on higher parent l…
-
Is it possible to filter on date in formSummary: Content (please ensure you mask any confidential information): I am trying to create a form that shows the termination date for employees. I would like to show …
-
How does the "Total Headcount and FTE" Out-of-the-Box form work?Summary: Hi, When I load my existing employee properties data to EPBCS, I have loaded the number of headcounts under the member "OWP_Headcount". However, when I navigate…
-
Unable to drag POV to rows and columns in SmartViewSummary: Hi, My client is trying to use the Ad hoc analysis feature in SmartView. She opens the form in SmartView then click Analyze to do an Ad hoc analysis of the form…
-
What's New in 24.09? IMPORTANT Actions and ConsiderationsSummary: In "IMPORTANT Actions and Considerations" its mentioned that : "Fixed Issues in Forms 2.0 and Dashboard 2.0 Many of the gaps and issues that customers have rais…
-
Is there a setting to round data entered at Total levels to 2 decimal placesWhen an whole number (no decimals) is entered into a quarter, or year total member it is allocated back to months evenly results in amounts with 14 decimal places. For e…
-
How to Disable Loading Feature while moving from one form to another?Summary: We are seeking about the possibility of disabling the loading feature (Circular symbol) that appears when navigating form one form to another form every time in…
-
How to Disable Data Combination Display while hovering over a cell in the form?Summary: We have encountered an issue related to the data combination display when hovering over cells. Specifically, we would like to explore the possibility of disabli…
-
Dynamic member in a FlexForm errorSummary: I have a FlexForm that have a mix of stored and dynamic member. The expectation is that when submitted, it'll submit data from the stored members, but will igno…
-
Smart Push from BSO to ASO is Excluding AccountSummary: We have a form definition with multiple lines. The first line has the exclusion of an account 49149990. The forth row of the form is listing this account explic…
-
PBCS User variable selection throws an error ajax to servlet failedSummary: During selection of member name in user variable limits, it is giving this error "ajax to servlet failed" with a small pop-up window for one particular project.…
-
Is it possible to have a specific message show when throwing veto exception on a form rule?Summary: If a rule has a veto exception triggered when launched on save of a form it doesn't show the message on the pop up on the form, just that the rule failed. Conte…
-
How do I Add Existing Card/Cluster that contains elements from another application?Hi I have 2 application: Application 1 and Application 2. In Application 1, I have 10 navigation flows. For each navigation flow I want to display the same Dashboard fro…
-
How Rolling Forecast Target year is defined?Hi, We are trying to implement a rolling forecast. When I changed the value of "Planning and Forecast Preparation" in the configure, the Year and Period fields in the "E…
-
Can you default members in the Page of a form based on the selection of another member?We have two dimensions in our application which are virtually identical, they have the same member names (but different prefixes). Is it possible that if a user changes …
-
webform right click menu in smartview does not display correct POVSummary: Content (please ensure you mask any confidential information): Hi all In planning we have set under Create and Manage → Action Menu and then link various webfor…
-
Is it possible to force a line on a form to read only by row/column vs by cell using Groovy?Summary: I would like to have a groovy business rule set security on an entire column or row to read only vs having to do it by cell. Content (please ensure you mask any…
-
Can we display member alias instead of member name after selecting the members in Business Rules RTPSummary: Can we display member alias instead of member name after selecting the members in Business Rules RTP's in Forms. Currently system is displaying only member name…
-
Smartlist dropdown is not showing valuesSummary: 2 users is able to access Smartlist drop down on a webform from planning interface but not SmartView. When a use opens a form on SmartView, click on the cell to…
-
Pros and Cons of Using Flex forms?Hi, We are considering using Flex Forms where users are entering account\entity combinations, to allow them to select particular account\entity and add them to their inp…
-
user cannot see formula on formHello everyone, I have a form with the column formula like this: However, when normal users open this form, they can not see the data. When I used the service admin acco…
-
What are the impacts of switching the Forms version from 2.0 to 1.0 in EPBCS?Summary: Is there an impact in the forms (OOTB and Custom) if we switch the Form version from 2.0 to 1.0?
-
Using groovy to promote a planning unit - syntaxWe are building a groovy rule that will allow users to promote a planning unit. However, our json response and body is returning 201 {"links":null,"type":"HP"} Do we hav…
-
Date format in a form in PBCS (Enterprise Performance Management Standard Cloud-Planning)Summary: I want to report a timestamp on a form in the format dd/mm/yyyy hh:mm:ss tt by using @calcmgrdatetimetoexcel(@calcmgrgetcurrentdatetime()); and saving the form …