Cube Export Option

D

debraholloway

I need to export a cube as a flat file or csv. Can this be done? If yes how?
 
G

Gary L. Chefetz [MVP]

Debrah:

You can write a SQL query to do it. You'll want to retrieve the database
documents stored in the help directory on your project server for guidance.
 
Top