Using Groovy in EPM to copy data...
Tag: EPMCloud
Add Row to Form
Designing forms in EPM can be easy or challenging depending on the requirements. In general, forms should be easy to maintain by including substitution or user variables to allow usage across multiple scenarios, years, versions, and other dimensions. They also need to perform efficiently by limiting the number of rows and columns by using suppression … Continue reading Add Row to Form
Retrieving Variables with Groovy
Here's an easy way to use Groovy to retrieve variables when running business rules.
EPM Reports – Import Books to Smart View
EPM Books in Smart View, cool new feature to check out!
Drill-through Has Duplicate Data
Drill-through results doubled? This might be the reason.
Migration with Clone Environment
If you've been annoyed with all the steps to migrate EPM applications, Clone Environment might be the solution.
Period Offset
The PeriodOffset function in Cloud EPM Reports is a cool feature to create dynamic reports with trailing (or forward looking) periods across years.
EPM Automate sendMail
Finally, a command to send emails with EPM Automate.
Incorrect Data from File Loads in Data Management
I encountered an issue with a data load and in hindsight I should have known right away where to look. Actuals are loaded during close through an automated process utilizing EPM Automate and Data Management. The process has been working without issues since it was implemented. But recently we needed to manually reload some prior periods due to … Continue reading Incorrect Data from File Loads in Data Management
Data Management Tips
I’ve been working on data integrations in EPM Cloud Planning using Data Management. I haven’t done a lot with Data Management over the last few projects, so I had to re-learn a bit as I was configuring these integrations. Here are some things, in no particular order, that I came across to keep in mind … Continue reading Data Management Tips