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.
I have my dataset attached below
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FINDβ¦
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?