Improving performance of calc scripts with SET HYBRIDBSOINCALCSCRIPT command.
Category: Calc Scripts
Groovy Script to Execute Rules as Administrator
Using Groovy to execute rules as administrator, an update to an old post.
Groovy Data Map for Multiple Periods and Years
Data maps are great on their own, but even better with Groovy.
Using the View Dimension for Calculations
Cool use of the View dimension for calculations.
Copy Data from Dynamic Member to Store Member with Groovy
Easy Groovy script to copy data from dynamic to store member.
Using Out-of-Box Trending on No Currency
Quick fix to use OOB trending on No Currency.
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.
Data Push for Non-Administrator Users
Here's a way for non-administrators to execute data maps, it's pretty Groovy.