Get Current User in Reporting

If you want to use the current user id in custom reports for MS CRM 4.0 (for example to set a filter) , you can use the SQL function "organization name"_MSCRM.dbo.fn_finduserguid.
This function will give you the guid of the current user which you can compare for example with the ownerid of a record.

Kevin Dosseray

Comments

Popular posts from this blog

Scribe and Excel Data Ranges

Scribe MVP!