Is it possible in icCube to name the columns returned from a drillthrough statement. Now they are just technical names and it is not end-user friendly?
Asked
Active
Viewed 119 times
1 Answers
2
This is currently not possible on the server side with the MDX request. You'll have to check how to do that in your client if possible.
Note: Renaming a drillthrough column is available in icCube since 5.x (doc)

ic3
- 7,917
- 14
- 67
- 115

Marc Polizzi
- 9,275
- 3
- 36
- 61
-
Ok, I allready managed this in the client, but a download to excel of the same data did not copy the client names. Thanks – Arthur Nov 14 '14 at 14:12