Hello,
I'm trying to configure the view below using the Time Settings and/or Time Lookups module. I've tried multiple things, but haven't been successful. Can anyone provide guidance on how this can be achieved? Thanks.
@sosunkwo
Assuming you have only one forecast year and one prior year - see below
Also First line is dependent on Current Period set on the main Time Page.
Misbah
Thanks, @Misbah . This worked.
I made one modification because I have the Weeks Calendar Type.
In the Current Quarters formula, instead of Year START, I used: YEAR(END()) = YEAR(CURRENTPERIODEND()).
Year Start may/or may not be in the "current fiscal" year, but Year End will always fall in the current fiscal year due to time settings in the image below.
Just curious (I'll also test this on my own); what if I have more prior and forecast years? Will the formulas change?
You see that 4 in Lead and Lag fucntion that basically tells how many time periods it needs to go to.. Let’s say if you have two forecast years and two prior years and if you want to get immediate previous year or immediate next year then the formula need not be changed but if you want to get all the quarters of the prior years or forecast years then that 4 in Lead and Lag needs to be adjusted accordingly.
Hope that helps
@Misbah ,
Make sense. I got it. Thank you!
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…