Hi, Does anyone know of a function that I can use to format a date in a specific manner. Bringing in month names instead of numbers. e.g. From 1/1/2014 I want 'Jan 14' as text In excel I would the text function - TEXT(*date*,"MMM YY") Thanks, Simon
Hi John
I know this is very old post but i was interested in this solution and cant find the formulas you mentioned below? Have they dissapeared?
Cheers
Andrew
John
I can't see any formulas
Chris
Hi John,
Greetings for the day!!
I can't see formulas and screenshots posted by you.
Can you please check once.
Thanks
Pooja
Hi
This is my solution to output "Feb 21" for example:
Date format: First Date of Period = START()
Output for February is 1/2/2021
Time format (month): Month Period = PERIOD(First Date of Period)
Output is "Feb 21".
Regards,
Declan
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…