Hi!
I have a date (14 days) in a list and want to use the Offset function there.
Can I do this?
Hi @KubotaNatsuki
I believe it is a custom list and in this case you can't use offset function. If you share the whole scenario and desired end result, I can help you with some workaround.
Thanks!
-Shubham
Thanks for your reply!
I could be implemented by using list property.
Thanks!!!!!
Hello @KubotaNatsuki ,
If I understand it correctly, you have a list with "days".
If you check the anapedia (https://help.anaplan.com/4f5a095c-0e7a-4f1a-b6ea-0ef8f88d6c3f-OFFSET), it mentions that it allows you to offset lists - although I have never used it in that regard. It could be something to investigate.
I could suggest you though another alternative, if the codes are numbers, you could use a calculation and a finditem to drive it:
Hope that makes sense!
Hi everyone, I'm looking to design a workflow and would appreciate your input or guidance on how to set this up effectively in Anaplan. So, the goal is: Once end users complete their data input, they should be able to trigger a process that: Notifies stakeholders via email with a link to a report. The report includes: A…
I've few actions in our Supply model which when run takes some time on the "generating failure dump" step at the end of the action even though the import is a full success without warning or errors. This is just a few seconds when run for a single action, however we have a process with 120 actions, and most of these…
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to write…