Hi,
Is it possible to get the value of the previous line item with in the same module?
if yes, what should be the formula?
Thanks!
Hi,We can use the lookup formula in the same module. The below module contains "Headcount" as dimension. I used the Lookup function to identify the Manager's Geo (screenshot below).Format of the Manager line item should be "Headcount".
Thanks
Sathya
@sharmagh
@SathyaM answer is a good one. You can certainly use Lookup in the same module (not sure that's the most efficient way though).
I had one follow up question for you though - Did you want the previous "line item", as you wrote? That might be a little harder. Maybe if you shared a mocked-up screenshot we can add more clarity to what you're trying to accomplish.
@SathyaM - Thanks you however my problem is bit different.
@JaredDolich - I want value of previous line item that too from the previous list value.
Kindly see the screen shots i have shared on the below link:
https://community.anaplan.com/t5/Anaplan-Platform/Is-Lookup-within-same-module-possible/m-p/69877#M1...
Thank you!
Just an idea.
Could you set up a system module (only dimension is the list you want to pull the previous list item from)?
In that system module create a line item that puts a numeric sequence on the list.
Then create another list using that sequence number as the code. This will serve as a mapping that allows you to find the previous list item.
Not a pretty solution but it should work. You'll also have to decide what happens when you get to the first item in the list, since there isn't a previous on that.
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…