I want to calculate the # of days in a month without using the PERIOD function. No time scale for this module. E.g. 10/15/2015
You would use the DAY function - if I'm understanding your need correctly…| https://help.anaplan.com/day-2acab59d-aca5-4c8a-8a79-b98f5846c200
@LeiCuntapay Directly from date without using period function you cannot fetch Month, you can use workaround mentioned - Find the month number using Month formula from current date Create 2 lists number 1- 12 and month list Jan 24 - Dec 24, create mapping of these lists. From month number by using number to text, Text to list conversion formulas, FINDITEM() fetch the Month(by means of mapping module using lookup) then by day function you can calculate number of days. Any specific reason you want to avoid period function.
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…
Estimated Level of Effort:4-8 Hours of Model Building Level of Difficulty: Beginner Recommended Training: L2 Model Builder Training Persona: Casual Model Builder Potential ROI: Decreased planning time Increased accuracy of targets/spreads You Might Also Like: * Historical Snapshotting Top-Down Allocations Whether it's…