Test if a specific month is selected then do something
Hello,
I have a module,and within it I use Time as a Page selector in it.
My time is formatted like this : Calendar Type : Calendar Months/Quarters/Years, Fiscal Year Start Month: Jan, Current FY : 1 Jan 2018 - 31 Dec 2018.
For a specific line item in my module I want to test something like this : IF Jun is selected THEN do a 1st instruction ELSE IF Dec is selected then do a 2nd instruction ELSE BLANK .
My problem is that I don't know how to test if Jun or Dec is selected from pages, instead of other months.
I tried something like this :
- IF MONTH(TIME.'Jun 18') THEN
- IF ITEM(Time) = Time.Jun THEN
None of them worked. Please help me!
Thank you & best regards
Comments
-
Thank you, @DavidSmith, for me it didn't work this, instead I think I found another idea, but it is still in testing.
Have a nice day,
Ankiutel
0 -
Hi Ankiutel,
if your idea tested and worked, please share it here. As I am also looking for this kind of solution.
Thanks,
Geet.
0 -
RHerz Member, ALL USERS, Master Anaplanner - Employee, Employee, Certified Model Builder Posts: 4 Occasional Contributor
Hello,
Try:
IF MONTH(START()) = 7 THEN 1 ELSE IF MONTH(START()) = 12 THEN 2 ELSE 0
Rick
0
Categories
- All Categories
- 2.3K Anaplan Community
- Academy
- Anaplan Talent Builder
- Model Design Course
- The Anaplan Way
- Archive
- 2 Idea exchange
- 62 Enterprise Scale
- 1.1K Extensibility
- 21 Intelligence
- 1.6K Planning & Modeling
- 331 Security
- Community Connections
- Connections
- Experiences
- Groups
- Personas
- Employees
- CS Toolkit
- Customer Care Center
- Forums
- Academy & Training
- Community Feedback & Updates
- Japan
- Anaplan Community Japan
- Anaplan Community Japan Knowledge Base
- HyperCare Japan
- JP-Central
- Support-Japanese
- Partners
- Partner Leadership Council
- Partner Product Council
- 724 Platform
- Anapedia
- App Hub
- Centers Of Excellence
- Extensions
- Planual
- Platform Updates
- 724 User Experience
- Profile Builder
- Resources
- Anaplan Advocates
- Anaplan Live!
- Community
- Community Advancement
- Community Connections
- Partner Program
- The Official Master Anaplanner Program
- Videos
- Welcome to the Anaplan Community!
- Success Central
- Support
- Case Portal Link
- Common Support Questions
- HyperCare Redirect
- Known Issues and Workarounds
- Support test page
- SupportFAQ
- Survey
- 2 Training Day Takeaways