Dear,
I have a requirement to do with Excel 2010 security.
We have SQL analysis services running in one server and we created a system user, the same user has been added (membership) for a role in SSAS.
Now created some pivot tables in one excel 2010 in client machine with the below connection.
Provider=MSOLAP.4;Password=<<PASSWORD>>;Persist Security Info=True;User ID=SSASUSER;Initial Catalog=<<SSAS DB>> ;Data Source=XX.XX.XX.XX;Location=XX.XX.XX.XX;MDX Compatibility=1;Safety Options=2;MDX Missing Member Mode=Error
With the above connection am able to refresh cube with out any issues.
But as per requirement, i need to give access for domain users (Group of users/multiple users).
After opening excel it should prompt login, i.e., end user should enter his/her domain Login credentials and do refresh the cube for latest data.
Note: In excel we have total 4 connections, by using those we created multiple pivot table/reports in several sheets. Login prompt should be only 4 times not based on reports (should not prompt for each pivot table/report).
Please help to overcome the above said issue.
Thanks in advance.
Thanks & Regards
Venkatesh