It is great that now we are able to export data in xlsx format. Thanks Anaplan Team! It would be helpful to have xlsx as the default format when manually exporting data from the system. Current default format is .xls.
Hey Anaplan Dev Team,
Max pointed out a very useful platform change that is super-easy to be applied. Reshuffling the list of availale imports to move xlsx formats up is probably not more than few minutes of work for the dev.
When would we expect that to be done?
Regards,
Damian
Our users find it extremely annoying that the format defaults to .xls and has to be changed manually every time data are exported.
An alternate suggestion would be to allow the default format to be set by Customer.
Bumping this idea up
It's probably one change in coding for IT guys in the JS script generating a list of dropdown elements:
Dojo.js -> _createLayoutTab
changing order of the table elements there probably would do the magic.
Many users find this XLS as default choice in export file type list quite unpleasant, so this small thing would make their life much easier
Regards
This would be a nice change, more user friendly and easy to implement!
We had the default export format modified from .xls to .csv on our models (an incident is in progress)...
Case Number: 00419405
Case Subject: Anaplan : Export on .csv by default
So it seems that it is possible to have the default format changed and instead request the .xlsx format?It would be good to have the admin option to change this setting for a model...
Yes, Please allow either Workspace admin or each user to change their desired file type in Export Format. Received complain about switching to .csv format. It would take additional steps every time user will choose to export files in xlsx. Majority of my model users preferred (and using) "xlsx" or "xls".
In as much detail as possible, describe the problem or experience related to your idea. Please provide the context of what you were trying to do and include specific examples or workarounds: there is ability to create this in actions tab but not to expose in NUX. NUX has been out for long time and this i bucket with…
In as much detail as possible, describe the problem or experience related to your idea. Please provide the context of what you were trying to do and include specific examples or workarounds: While understanding there are potential updates in the works, an alternative solution for Model to Model import challenges within…
Hi everyone! Been working on a import module where the import is set to have the base (salary) for a selected month. Then I need to use that number and import it into the rest of the month of that year. For example: Import → $1500 USD on January Then need to import o add that value for each month from February till…