I've connected a web application to an SSAS Olap Cube
The user can access the web application from their PC which is on a different server to the web app and the database,the web application has it's own server and the cube is on a different server.
The SSAS cube uses windows authentication, however, instead of picking up the login of the current user it is picking up the login of the web app server
Any Idea how to fix this so it picks up the users windows login
User --> Web App Server --> Cube