Hello all!
At my client I'm attempting to run in ROLAP mode (only because it is the client's wish!) I have some issues with the SQL generated by SSAS and which is sent to the database. The query contains alot of sub-selects and joins which the database engine doesn't like.
Is there any possibility to manipulate the SQL generated by SSAS?
Thankful for any help!