Thanks for the reply. Teo. But I still could not get to work, maybe I am missing something here. Here is what I did:
On SSRS Share Data Source, under Data Link Property, I put SSAS data source name, then I tried "Use Windows NT Integrated Security" (Which should not work, like you said NTLM not supporting cross server); Then I tried "Use Specific User Name and Password", I put my domain user name and password in there. And check "Allow save password". Test connection is working. Then I delete old data source and report, re-deploy the report and data source. I still get the error "cannot create connection" and "data source not exist" error.
Then I went to Report Manager, open the data source, I put my domain name and password in
"Credentials stored securely in the report server" section, check "Use as windows credentials when connecting to data source".
My connecton string is like this:Auto Synch Period=10000;Data Source=olapserver;Initial Catalog=cubedatabase;Provider=MSOLAP.2;Client Cache Size=25.
This time I got:
- An error has occurred during report processing. (rsProcessingAborted) Get Online Help
- Cannot create a connection to data source 'RxCubeWIK'. (rsErrorOpeningConnection) Get Online Help
- No error information available: E_FAIL(0x80004005).
I also check my OLAP server (SSAS), make sure my domain user name at OLAP admin and I create database role at the cube and add Everyone in the role.
After all that, I still could not get to work. It drives me nuts. Help!