-
Force the API cell read to include Row Header Labels.
When using the data read API, any row dimensions do not have headers. This is an option in the Export tab when using the UI. When trying to process the results via code, I have run into issues a few times where this is a problem. Please consider always including the row label headers or at a minimum provide a setting to…
-
Allow for more control around duplicating, adjusting, and managing Exports
Imagine you need to update an export with a new column, but you want to retain the previous export for another group. In order to create this new use case, you now have to create an entire new export OR you have to inform the other team that you are adding in additional columns (even if you are allowed). Once you do fix…
-
Execute Import Action from Source Model
Currently, the import action needs to be defined and executed on the destination model. (Import by "Pull") Though the authority of the destination model should be set, it will be useful to execute the import action from the import source model. The improvement will be helpful to enable freely set the action execution…
-
"Search" box for the list when list is assigned as a line item format
As a model builder, I would prefer to have a "search" box to look for a list name when I assign a list as a line item format. Currently, I can only scroll to look for a list name. "Search" box is more efficient than scrolling when the list is quite extended . What do you think?
-
Differentiate if you are Importing into a Module or a List on the Actions system view
Create a new naming convention based off of the action being either an import to a Module or a List. EG. The L8 and 9 and 4th row would have List in the action section and the 3rd row would have Module in the name. This would be used to quickly reference things and make it easier to do research.
-
Provide detailed log on cloudworks
As an integration admin, it woulf be very useful to be able to get (through api or the ui) a log detail of the last cloufworks run for a given integration. This is necessary as the current error messages are a bit cryptic to understand like "process failed"
-
Google Sheet Addin: Remove leading spaces from Lists items
Our primary purpose for pulling data from Anaplan into Google Sheets is to use it as a data source. This purpose is made significantly more difficult by the formatting of list items brought in through the add in. Specifically, lists are formatted with leading spaces as you can see by the " Bookings" member in the…
-
Add Wildcard Functionality to Anaplan Connect Scripts
When working with the latest updates to Anaplan Connect I noticed a few of the scripts that require specific List IDs would be more effective if there was a wildcard option. This would allow users to pull every list from a model and all the related properties.
-
Search Option
Hello Modeler's I would like suggest one enhancement or feature, this is the thing I feel like anaplan should have search option. As we know most of us not like to scroll a lot for what we need. I found this while doing import action from anaplan with connect to anaplan models.There will be a lot of saved views we have and…
-
Allow importing items with the same name into different levels of a hierarchy
When importing items into a child list. If there is an item in that hierarchy which already has that name it will be ignored in the import. However if you create the list items manually, you can give items the same name at different levels of the hierarchy. It would be helpful to be able to flag certain items in list…
-
Restrict Characters in Open Text Line Items
It would be great if text formatted line items that are user inputs could be restricted to only allow certain characters. When users are allowed to input an escape character or newline, it can create problems for exports.
-
Allow multiple line item updates with the transactional API
The current write back to Anaplan supports a single line item, its intersection and its value. If trying to update multiple line items at the same intersection they whole block of json needs to be repeated for each line item. My recommendation would be to have the ability to have multiple key:value pairs per intersection…
-
Addin Excel : add options like Include Empty rows
Hi, End Users want to have the possibility to include or not include Empty rows like options enable in Export. Best regards,
-
Excel Addin : Display Properties list
Hi, In the excel add-in, have the possibility to display the properties of the lists and not only the display name. End users need access to code or parent for exemple. Best regards
-
Character restriction on Code Import
Hi Team, Recently we encountered an issue where we were importing data to a list, where unique identifier was to be added to the code and we find few records saying as invalid code. Example: any unique identifier with underscore "_" was at the start or the end was giving error of being invalid code. Can we have these as…
-
Update Current Timestamp by adding a New Action Type
As workspace admin, I would like to have the possibility to update the current timestamp in UTC timezone by having a New Action type created ( similar to the below picture ). This could work in a very similar way as the very nice new feature "Update Current Period": 1. Create in a module without any dimensions a line-item…
-
Regex Formula
It would be very helpful to include a regex style formula in Anaplan so we can pre-process text fields ahead of an integration, or even help to cleanse messy inbound text. Currently if we want to remove special characters, or parse strings into cleaner formats we have to specify one by one the characters we wish to remove…
-
excel add-in : Select a level without creating a view
Hi, A new idea for the excel add-in is the possibility to select a level for a hierarchy. For exemple, I have a module with the level 8 for organization, I wish have the possibility to decide to show only organization level 7 or 6 without level 8. Best regards, Carine B.
-
Setting to ignore elements when imported into a time dimension.
Hello everyone! I constantly face the problem that I described in this topic. The problem is that if, when loading data, you have time in the columns, and the rows have several non-embedded columns (reference for the user, outgoing measurement (and the mapping is done according to an additional LI: code), then at the start…
-
Data Import : Ignore all by default in mapping
It could be great to have a feature that allows to ignore all fields by default during data import mapping. As of today we have the options to "Match", "Ignore" (unitary), "Clear" (unitary) and "Clear All" mappings. It would be great to have an "Ignore All" button to handle only exceptions.