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
XL3SetProperty to navigate
Hi, Where are the member properties for lists defined in Anaplan XL? In the training documentation there is an example showing a property such as “Birth Date”, which appears to be a list-item attribute. That suggests you can create custom list properties from the Anaplan list. However, when I connect through Anaplan XL, I…
Hi all I have a list of networks organized hierarchically on a list of entities, which is itself organized hierarchically on a list of divisions (organization). An entity can have several networks. I also have a list of product models, which is itself ranked with three higher levels: this “Models” L4 list is ranked at a…