Hello everyone, I would like to change the seperator in the CSV export from a comma to a semicolon. Does anyone of you know if this is possible?
Kind regards, Ralf
Good Grief! My bad!
No, I don't see any way to do that. Even after saving the export action, there's no way to edit/change the delimiter.
If you wanted to get fancy, you could create a module that concatenates the columns in the export into a single line item (string) that includes the correct delimiter, and export that for downstream consumption.
The above aside, if the integration is going to be automated/scheduled, then part of the process could be to change the delimiter. This could be as simple as a batch script, or something a developer/IT resource would handle in a more formal manner.
Paul
Hello,
I ran a test where I created a CSV file (with comma separators), then changed the commas to semicolons (using notepad), and saved the CSV. When I imported the file, Anaplan identified the separator as a semicolon and correctly loaded the file.
Therefore, the answer is 'yes'
Cheers!
Dear Paul,Thank you for your reply.
I think i didn't state my question correctly.I'm looking for a way to export from Anaplan with semicolons as seperators ,not comma's. This is because other ERP systems use Semicolons instead of comma's as seperators. therefore we need to change the comma's to semicolons by hand before we can import our Anaplan export's into other systems.Kind regards,Ralf
Hi Paul,I think it's time to get fancy then and make a long text string then for a short time solution. Creating an interface between two systems will be the long term solution.Kind regards,Ralf
Hi, I have a form action button that adds a L5 list item to a hierarchy. L5 does not have selective access but L4 does, but I still see all L4 list items in the dropdown when I trigger the form. How can I only view the ones I should have selective access to? L5 does not have selective access. L4 is also a selector on this…
For auditing purpose I need RTO and RPO details. Could you please share the details and also along with the source URL.
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…