-
Default Export Excel Format
Hi, I am keen to have the default export to excel option changed to the xlsx version rather than the 1997-2003 xls format. While I know you can change this when exporting it would make sense to have the newer version as the default to allow for quicker exporting. Surely 99% of users would prefer it in this format ? I…
-
Display an action's Start Date and Time (UTC) on a page for the end user to view
Are there plans to allow the Start Date and Time (UTC) of an action to be forward facing to end users? This could potentially be shown as a tooltip where actions are published on to the page.
-
Option to export conditional formatting in export to xls
Description of the enhancement: Add an option to include conditional formatting in exports to xls
-
Ability to include a Line Item in a Line Item Subset via an import process
Currently, the only way to include a Line Item in a Line Item Subset is to manually go into the Line Item Subset and check the Boolean to add it. What I'm proposing is the ability to import into a Line Item Subset's "include Booleans" so that one can include/exclude Line Items from a Line Item Subset based on a Boolean…
-
Create/modify existing API Endpoint to lookup model objects by name, code or id.
The current method to find the system id of a model object (list, module, line item, etc) is to pull the entire list down with a get call and then loop through that response checking each member for the name/code/id that you are looking for. I would like to see a new endpoint in which we can pass a name or code and get the…
-
CloudWorks - Export Activity for Integration Jobs
While using Anaplan CloudWorks, it will be helpful if we could have the ability to export the activity, similar to how we can export the history from our models. This will assist in any analysis that could be performed for our integration jobs. Additionally, it would be beneficial to see the start and end time for each…
-
Ability to mask or sanitize all of the Production Data within a model
I would like to be able to easily mask all Production Data within a model. Currently, this involves a lot of manual effort. For example, replacing all names with fake names, and all numbers with fake numbers. Being able to do this is useful for a couple of different purposes: * If I need to have Anaplan Support take a copy…
-
Import error log enhancement in new UX
Suggest to enhance the current import error report in the new UX. The new overview only contains very limited information about any errors which occurred during import and it is not possible to get a preview of the errors as you can in the classic UX. At the same time, the ability to export errors is limited to 50,000 rows…
-
Make all API's available across tenants.
Currently most API calls only work within the default tenant. As a developer this limits the ability to work with other projects. For all api calls add /customerid/xxxxx-xx-xx-x-x/ to the path to reference another tenant. If tenant id is not supplied then default to the users default tenant. example: When listing…
-
CloudWorks Azure Integration - Connection Related API's
Similar to the API's available for AWS Connections in CloudWorks (refer below). The ability to do the same thing for Azure Blob Connections would be helpful. Specifically, updating of SAS tokens on connections. https://cloudworks.docs.apiary.io/#get_connections https://cloudworks.docs.apiary.io/#edit_connection
-
Export defined in a model should be connected to a view
Hello Team, Currently, when we create exports and save them in actions - they are disconnected from real module views. Example: if you create a new export definition, based on a current view (with a filter or smth else) it is not possible to revisit and amend this view after some time and see what view is feeding an export…
-
Action disable dialog box for Run and for Close if no other end user action is needed
Use Case: Today when an user hits the Action Button, the user always gets a dialog box, need to push Run and after the process ends, a dialog box is asking to hit the button Close. In this example no other action is required by the end user (no file selection, no item selection) and for the end user the steps Run and Close…
-
Actions tab -> Imports Tab -> Can we have the ability to export this data into an excel file?
Or can there be a way to combine the data on the Actions tabs with the Imports tabs to pull an entire listing of my Imports and Processes? I am constantly copying and pasting data from the Imports tab into an excel file so I can filter and find the necessary imports and where they come from. Especially after…
-
Using Saved Exports as Import Data Sources
I suggest implementing a feature where we can use Saved Export Definitions as Import Data Sources. Right now we can use a File or Connect to Anaplan Model - I would love to be able to select Saved Export Definitions in addition to current option of Lists, Modules and Saved Views. The natural place for this, in my opinion,…
-
Be able to execute an action as admin
It would be useful to define some action to be executed with "admin priviledges". For example to clear, with an action, some DCA dependent line items that are no longer writable.
-
Importing data via model connection
Hi I have a request fromme and a customer:: * When importing data via Anaplan model, can a find diologue box be available to search for models/data (instead of using ctrl F) and can a preview of the data eg view be imported; be provided to show the data source prior to confirming the import?
-
Cloudworks email notification to group email
Hi Anaplan team, We started using cloudworks for scheduling jobs within Anaplan. Sending automatic email whenever there are rejection , to the person who has created that job is a cool feature but I feel it would be great option if we have an option to enter specific email address. Examples email to include team email /…
-
Excel Add-In Options for Export of Data
While the Excel Add-In has seen significant improvements in both functionality and performance in recent months, it would be useful if a user could have the option to treat the data more of an "Export" and less as a "Pivot" - I am trying to essentially accomplish the below - but through functionality I would expect from…
-
VBA/macros for Excel Add-In
As a model builder I would like VBA and macros to be supported in the Excel Add-In so that I could further automate workbooks. For example : 1) I would like to be able to create VBA code and macros for the various Anaplan actions so that I could automate a number of tasks (eg Login and refresh data) through macros 2) I…
-
Add API functionality to list the line items shown in a Saved View
I would like to see a new API call or an update to the existing view metadata call, that lists which line items are "shown" in a saved view. The only way to get this information now is to read the view and parse the header line. When using the API to build an integration, pulling the metadata of an object before pulling…