Hi Team,
I have a module in which the Timescale is Days. Now I need to get the Day from the date. E.g. for a time period 26 Jul 2015, I want to get 26 as my day. Could you please guide me on how to do that.
Please use the DAY() function.
https://help.anaplan.com/anapedia/Content/Calculation_Functions/All/DAY.html
Create a line item - number formatted and use the formula DAY(START()) in your moudule with timescale Day.
Thanks
Arun
An alternative approach is to use a combination of ITEM and DAY.
=Day(ITEM(Time))
This formula will query the current time period and then return the day value formatted as a NUMBER.
No, the DAY function can only accept date as input argument. So it does not accept the time list members.
It could be something like this..DAY(START(ITEM(Time))), I prefer DAY(START())
@ArunManickam
Yes, you are correct.
ITEM will return a time period format NOT a date format which would not be compatible with DAY().
In that case I would also recommend your solution -
DAY(START())
Hello folks, Does anyone know how to work around the Polaris limitation of using the Formula or Ratio summary method alongside the Closing Balance within the same line item? I have a Business Unit list where the total (All BUs) must display the Corporate (1 of 20 leaf items under All BUs total) number of Unique Customers.…
Has anyone found success using Anaplan XL with Polaris models in a shared drive with or without concurrent users? My team has experienced a variety of errors, login failures, etc. sometimes it works, sometimes it doesn't. We've been recommended to save and edit files locally, which helps but certainly with its limitations…
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.…