After I modify the saved view corresponding to an export action, the data for executing this action does not change. why ? How to change the saved view without changing the export action ID.
thanks.
Hi @licx13
If you change your saved view, you'd need to create export action afresh. Anaplan currently does not have this feature to update existing action as per the saved view
Cheers!!
@licx13: Saved views and Export actions are not dynamically linked. In fact, you can create an export action without creating the Saved view. The export action is created with the layout and filter that you chose in that moment.
However, it's part of the Best Practice to have a Saved view associated with an export action that you saved. This is also a way to track what filter was chosen when the Export action was created. If you edit an export action you can trace back everything (source module, columns,formatting etc..), except for the filter.
If you need to change the structure/filter of a saved export action, you need to re-create the action with the exact export action name. Re-saving the export action with exact name it will update the action with the latest structure/filter.
Hope it helps
Alex
@AlexPavl great, thank you very much for you support and help . it is done to re export and rename .
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…