Hi,
Is there a way to retrieve the user that is connected to CRM?
I have a SSRS Report that is imported in a CRM Solution as a Linked Report (not embedded).
The report is linked is because the report’s data source is a SSAS cube, not the CRM DB itself.
In the cube, I need to filter by the user that is connected to CRM which is not necessarily the same user connected to SSRS. The windows user connected to SSRS can be obtained by using
User!UserId from SSRS
Any help is greatly appreciated
Thank you,
Waldemar