How to export ASO data subset to SQL table
Hello,
There's a subset of ASO data i want to export to an SQL table. For the same functionality in BSO, i used the DATAEXPORT function, which i know does not work for ASO cubes.
Is there any command i can use to export the ASO subset to SQL tables via Essbase?
Will "export database" function in a maxl script, using a report script in essbase - export to an SQL table? (I know it works to export to txt file, but how do get it into SQL?)