Hi All
I need some inputs/suggestions about resolving the below scenario
We are setting up SharePoint 2013 and PerformancePoint Services.
User authentication is being done though Single Sign On and the users are external to the organization without any record in AD. The PPS is set to query SSAS cube and for SQL Server authentication we have setup "Unattended Service Account".
We have some reports which need to be filtered based on the logged in user.
Username and CUSTOMDATA() are returning Id of the "Unattended Service Account"
Is there any way we can get the data filtering based on the ID of the logged in user?
Note: SSO Integration has been implemented though a Custom Membership Provider and Custom Role Provider. And the top right corner of SP shows Id of the logged in user.