Has anyone found a good way to load in column comments into the hiearchy/measure description field? I have a cube that I am building off of a very well commented Oracle set of tables, and I would like to import those comments into the cube as well. I have the code to export the comment data our of Oracle into sql, but I dont see a way to programatically load them into the corresponding description fields other than by hand.
Thanks in advance