Cases where MDX is a better alternative to cube rules
I wanted to share a few examples where I’ve used MDX in place of a cube rule.
I wanted to share a few examples where I’ve used MDX in place of a cube rule.
Here are some useful batch scripts for IBM Planning Analytics for Excel (PAFE) Operations. Can use this as baseline to automate install / setup / deployment / configuration of IBM PAFE to end users. If you don’t want to run in Windows Command Prompt or Batch file, you can review the below and navigate directly to the appropriate registry keys or directories and adjust manually.
It’s possible to simultaneously create a child element and specify its position under a parent element using TM1 REST API.
Before you embed a Tableau View (from Tableau Cloud) onto a Salesforce Lightning Page, consider these extra setup steps to ensure a seamless experience, without extra login screens for users.
Salesforce gives you a lot of flexibility. At times you need pointers to customize your App the way you imagined. One such example is customizing the layout of a new record page. I’ll show you exactly how to accomplish that.
Here are some useful Salesforce SOQL queries for reporting that isn’t easily available otherwise.
TM1 does not offer a native IRR function. After three years of on-again/off-again thinking through and researching online how to construct a proper TM1 rule-based IRR calculation, I’ve built this methodology which has been used in a production environment for several years.
You can use the ExecuteFunction PAX API method to execute a TI process using Excel VBA. There are several limitations. I took the challenge and created my own RunProcess subroutine to solve for these limitations.
Here’s how to create links to IBM Planning Analytics Workspace (PAW) books with filters within the URL.
With Excel, users have to click “Enable Contents” when they first open a file with VBA embedded. This function allows you to check if they did so.