Can we create a separate view for the error message while running any process and then push it to a dashboard? I want to create a separate view for end users about the error messages.
@sandipsinha15
No there is no such existing functionality where you can publish it to the dashboards. However you could think of developing something in your model and publish that to dashboard. It might not be possible to showcase what were the kickouts but you can surely show what are the updated ones.
Hi,
The platform doesn't provide that functionality, however if you are running actions via an automation tool you can get the log and re-upload it into Anaplan. I've seen that many times.
We have done what @nathan_rudman mentioned in all dashboards with actions to Import or export data.The way you go about that is in the automated Process...
1. Create the import/export actions as usual
2. Add an import action that will take the error messages extracted from the system you are importing/exporting to/from and "import" it into the designated error displaying module. Unfortunately, I don't think you can take the messages displayed after running an action manually in Anaplan and "import" into a module.
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Ranking…
We have an Integration Process in Anaplan CloudWorks created by User X - No WSA (originally Full Access with top-level Selective Access, now changed to Planner Read Only with Selective Access unchanged) and scheduled by User Y - with WSA , who also created the Integration Flow. Internal (Full Access) is enabled within the…
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…