Hi Experts,
I got a requirement to export data as .csv with data separator as pipe (|) delimited.
Please help me how to create an export action in Anaplan as data separator as pipe delimited.
Thanks in advance.
Regards,
Anil
@anildudam
To my knowledge I don't think that there is way to tweak the formatting of export files in Anaplan. However if you need the data in pipe format, then you could add one more column/line item in the export module and place all the data in this line item. Finally export this line item as csv.
Hope that helps,
Misbah
Miz Logix
Hi @anildudam
You cannot export in that way as there is no option for delimiter during export in anaplan like @Misbah mentioned. However, you can use SUBSTITUE logic to replace Spaces with Pipes in another line item and export it.
Edit: Replace Spaces with Pipes, Not Pipes with spaces
Thanks,Manjunath
Can you show the export type you need. because when we say delimiter for CSV it is always "," because it is the format in Excel and after each comma it assigns to new cell.
Thanks
Hi Manjunath,
Let me try this option and will revert back once able to do it.
Thanks & regards,
Hi Misbah,
Thanks for your reply, let me try this option and will revert back once able to do it.
Thanks for your reply, I will share you soon.
Hi - I cannot seem to create a migration for Assignment 3 and it will not allow me to update the hierarchy and proceed further. It seems to think that a link has already been created, but I don't see anything. Any ideas?
There was an error rendering this rich post.
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…