-
Re: To get Boolean true after every 2 or 3 months
@aishabhy05 Give this a shot. In a SYS Time module, create a boolean line item with this formula: LAG(1, 1, 0, STRICT) = 0 OR MOVINGSUM('Every 3rd month', -3, -3) Rob2 -
Re: How to apply IF AND function in ANAPLAN
@PranayG Rather than using long IF THEN ELSE statements, give this article a try written by @JaredDolich https://community.anaplan.com/t5/How-To/Planning-Sales-or-Invoices-Using-Tier-Pricing/ta-p/606…3 -
Re: Course 305 Content
Here are some step by step instructions: Step 1: Create a Flat List – this is where the sourced data will be loaded to * Cost center Flat Step 2: Create a module to store properties of the flat list.…4 -
Re: Quick reference guide for Data Hub Setup
Lokesh, I would be very careful in your last point, you do not want to bring in data with a primary key that is tied to either the version or the time period as you are inflating the overall size of …4 -
Re: Script to Automate Current Date Import
If you don't have access to a RDMS like Mike referred to in the above, this is a way to do it through Anaplan Connect (shell script style). #Variable for file that gets updated with today's…4

