i have to refer sum in another module but it shows 0 since the sum is not showing here
Hi, can you use timesum formula in your target line item where you want to sum .
Hello Salil, it's unclear what sum you are looking for in this case. Could you please clarify?
want to calculate sum of all 3 line items mentioned at the end of Q3 FY24 and refer that sum in another module
So you want to sum the line items # of Subscriptions, # of Customers, and TCV (57 + 19 + 48.1)?
You can create a new line item in this module (call it "Total Customers and Subscriptions", for example), where "Total Customers and Subscriptions" = "# of Subscriptions" + "Number of Customers" + "TCV - Net Price $"
Then in your new module, you can create a new line item and use a formula to reference the "Total Customers and Subscriptions" line item. Alternatively, you could use the same logic and just implement the "Total Customers and Subscriptions" line item directly in the new module, using the formula logic outlined above.
Hi awestphal, thanks for your responses. No its not the sum of all 3 line items..i want the individual sums of all 3 line items referred separately in another module..usually if the summary is enabled and i refer this line item in formula, it should display the cumulative summary of that line item but its showing 0
As @shivanandhonnalli has mentioned TIMESUM() is the best option.
Hi, we need to bulk export approximately 150 customer Management Reports as PDFs each month from Anaplan. It involves selecting each customer from the context selector, exporting to pdf and then renaming the file. Currently this is a manual process. Has anyone implemented an automated solution to bulk export Management…
Hi, I'd like to know if my issue already occurred to anyone here. I created a saved view out of a module using different hierarchical lists. In the saved view, I pivoted the dimensions and restricted the view only on a specific line item. Then, I used that saved view to import data into another module however the data…
Hi, I have the following problem to solve and I’m not sure whether it’s even possible in Anaplan. I have List A with a certain number X of elements. For selected elements from List A, based on which I create a subset, I determine the components that make up each element. There can be a maximum of 6 components. Each line…