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 all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…
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…