Hello,
I need help in getting the lowest value of all the years. see screenshot below :
I need to get the value -1,249,884 since that is the lowest
Thanks
Hi,
Add a line item - Lowest value across all Periods:
Add a formula: Timesum(Sourcemodule.lineitem, , , MIN)
source module.lineitem - the data across FY23 thru FY29
MIN will return the value -1,249,884
Set the Timescale summary to min and reference that using select All periods.
We're looking to feed live or near-live Anaplan data into Claude through MCP, but our current approach — exporting CSV files via the Anaplan Bulk Export API, loading them into MySQL, and querying from there — has a significant lag (hour-long turnaround). Curious if anyone has found a faster path, whether that's through the…
Has anyone tested Analyst’s response quality/speed on large, sparse models (think 10+ dimensions, millions of line items)? Wondering if there’s a practical ceiling before it starts timing out.
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…