Hello!
I would like to export a csv without column headers.
I was able to remove the display name, but I can't find a solution for column headers.
Can you help me out?
Thank you
Hi,
If you're exporting the data in a grid format you should be able to remove the headers in the labels section of the data export options:
Hope this helps.
Adam
Hello Adam,
Thanks for your reply;
unfortunately this works only for row headers, I am looking for a solution to remove column headers.
Thanks,
Alessandra
@AlessandraPorroACN
Pivot the view in a way that all the dimensions are moved to rows
then as suggested by @AdamCookson while creating export remove the headers in the labels section of the data export option.This way you will be able to remove column headers and data will start from row1.
~ Jitendra
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…