xmlA format and headers

Hello,

I have an xml file with xmla format but I want to give header information via this xml file.

Part of the sample data as follows:


GROUP_NAME
Project ID
Project Name
Manager
Actual finish date
Priority

However it loads the structure, but all the cells are empty.

What can be problem?

Best regards

Unfortunately it’s not available to load the header of the grid from the xmlA/xmlB format.

Actually it supports. I figured out why. I added in header “id” attribute to each column information and it worked.