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 - can't access support portal having already registered. Receive the following error message - is this an issue with Anaplan or our internal IT?
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…