Is there a way to send a notification to specific users if a variance/line item is not equal to zero?
Not directly from Anaplan without user intervention. If manual approach would be okay something with MAILTO() function could be done. If manual intervention is not okay then you would need a script running outside of Anaplan to be handling sending noticifications. Script could be scheduled to run frequently and utilise either Anaplan Connect or Anaplan API to read data from Anaplan.
If you're using any 3rd party integration tool like Snaplogic or Informatica, then these tools has functions using which you can send automatic email, and you can automate it to run on a regular interval like every 1 hour.
Hello there, we are using AnaplanXL to pull data from 3 different sources into one Excel file. Two of them are Azure SQL data bases and the third is Anaplan itself. Whenever the Excel is opened 3 pop up windows to log in to each data base appear. Until they appear and everything is entered or clicked already 2 minutes are…
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…