Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
Variable in Planning

I was checking to see about how we can create variable in Planning or calc manager that I can use later in calculation script / business rules.
Any guidance would be really appreciated.
Thanks.
Answers
-
-
Hi
For Creating a substitution variable, you can follow the following steps: -
1. Login to application
2. Go To Administration->Manage->Variables
3. Click Substitution Variables and Create/Modify the existing Variable. e.g: CurMonth=Jul
4. Use the Same Substitution Variable with "&" in Calc Script. e.g: &CurMonth
For Creating a user variable, you can follow the following steps: -
1. Login to application
2. Go To Administration->Manage->Variables
3. Click User Variable and Create/Modify the Variable
4. Use the Same User Variable with [] in Calc Script.
Regards,
Chandan Mishra