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.
I have installed the Anaplan app in Salesforce, but have been receiving an error. In the Anaplan part it asks for you to contact support, but does not provide any details into how to do this, just raising a ticket in the portal? WOuld be great to have more information.…
Hello Everyone, I am seeking guidance on how I could create a workflow process in Fluence consolidation workspace, using the ADO import task. Does anybody know what kind of information I need to fill in these fields? I have watched the ADO training but only explains the data transformation and integration within Anaplan…
Hi I would like to set up pagination in management reports by assigning a page number to a list item and its parent but I also want to be able to keep a block of parent and list items together and not split over two pages. E.g. Parent 1 - 1 Child 1 - 2 Child 2 - 3 Parent 2 - 4 Child 3 - 5 Child 4 - 6 Child 5 - 7…