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
-
Report Refresh Option in Smartview from menu does not refresh dataSummary: Content (please ensure you mask any confidential information): Hi all We are seeing an issue where if we : Open a REPORT in Smartview and change data via an Add… -
Required a code in groovy so that if the first BR is running second BR should wait for the first BRWe are using the export and import method as we need to manipulate the file because of the mapping of dimension between two cubes.Data has been doubling when we are runn… -
EPB - Migrating Standard to EnterpriseSummary: We have a planning standard cloud license, and have 3 BSO cubes deployed to the same POD. Recently we have purchased Enterprise license and intent is to move to… -
Debugging Rules in EPM planningWe have few Rules in EPM planning and budgeting - Profit cube which calculates the costs/revenue based on few allocation account drivers and then it allocates them acros… -
How to schedule to run the report and send it via email?Hello everyone, I want to schedule to run a report in EPBCS and send it via email. Is there any function that can help with this requirement? I tried to find it in the J… -
Phased Submission of Approval Unit using Approval GroupsSummary: We are trying to set phased submission of approval workflow for 2 set of accounts using approval groups feature. While setting up the approval unit, we have sel… -
possibility to update POV layout orderSummary: Content (please ensure you mask any confidential information): Hi all We wanted to change the order of the POV items: Year and period and I was not able to do s… -
Groovy setSuppressMissingSuppressesZero never workSummary: Hi, With a groovy rule to build a grid like below for reading data FlexibleDataGridDefinitionBuilder gdb = cube.flexibleDataGridDefinitionBuilder() gdb.setSuppr… -
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? -
Not able to retrieve smart list values from datagrid.datacellSummary: Hello, we need to retrieve smart list values from a grid. The smart list has entry ID of 1,2,3 and corresponding label and Names. we need to retrieve the name h… -
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… -
book table of content does not displaySummary: Content (please ensure you mask any confidential information): Hi all I am trying to create a BOOK with Reports with a table of contents and it is not displayin… -
ASO Refresh Compression IssueSummary: In my BSO cube i have the account dimension setup as sparse and have associated attributes. Afterwards i created an ASO cube and i am trying to refresh the data… -
Member Limit in Custom Dimension for ASO cube in Sales Planning CloudSummary: Member Limit threshold breached in Custom Dimension for ASO cube in Sales Planning Cloud Content (please ensure you mask any confidential information): As per D… -
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… -
EPM Audit Have Log For 'User Variable Value'Summary: l have 'User Variable Value' audit log on audit report. However, l just logged in EPM to export audit reports records and did not do any other operations. Now l… -
Report grid exportSummary: Content (please ensure you mask any confidential information): Hi In FRS we were able to export grids. Pls check the option highlighted in yellow. I need to fin… -
Open in Smart View from Form not workingOpening SmartView from Forms first time getting downloaded. But when clicked its not getting opened in Excel. Second time If I do the same, getting redirected and openin… -
Groovy rule in pipeline failed to initialize Epm Automate instanceSummary: Try to attach groovy rule in pipeline Content (please ensure you mask any confidential information): I tried to put groovy rule in pipeline, but it failed to ca… -
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… -
Automate File Transfer from SFTP to EPBCSOur current process with OIC renames the file on SFTP(Example file name: Testfile_MMDDYYYY_HHMMSS to Testfile MMM-YY) and moves the file to EPM then deletes the file on … -
Air-gapped Backup Paired RegionsSummary: We want to enable the Air-gapped backup that mentioned in Sep Monthly update Content (please ensure you mask any confidential information): Hi, In the September… -
Funds Reserve date issueWe're having an issue with our Funds Reserve process. Many of the analysts are having the process fail on them with the following type of error: Response from Budgetary … -
General aggregation questionI was curious as to what might be causing an aggregation to take significantly longer when run for a different fiscal year, all other things being equal. Each fiscal yea… -
OICS to load PPM Data in to EPBCSSummary Load PPM data using OICS in to EPBCSContent Hi All, In my current client there is a requirement to automate the data load from PPM to EPBCS. In the absence of di… -
Need to load more than 2 decimal placesHello, We are loading exchange rates to planning from a file through data management and the values in rates column have 14 decimal places(Ex values: .73172146606776, 1.… -
Groovy rule in ASO is rounding off the values after calculationSummary: When performing a calculation on ASO using a Groovy Business rule a simple Unit*Price is resulting in an absolute value instead of giving the decimal values. Is… -
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 auto start the plan cycle for a newly created entity in a planning unit?Summary: We would like to auto start the plan cycle for any new created entity (it inherits it's owners and reviewers from its parent, which is what we want). It only se… -
@count usage in a divisionSummary: Greetings, I'm using @count in a rule file in Planning to get the number of records for a particular intersection. Works well, the result comes back correctly. …