Question
Centraal Beheer
NL
Last activity: 14 Jun 2023 4:55 EDT
Only show data of the logged in user in custom report
Hi all,
I want to create a custom report where the data is displayed of the logged in user.
For example.
Person a checks this report on the dashboard and is seeing the open opportunites of Person A
Person b checks the same report and is seeing the open opportunities of Person B.
Does anyone know how to get this done?
@Peterv2653 if it's for display purpose you can make use pxrequestor.pyuserIdentifier in the report filter.
If it is with the security perspective, you can create an ABAC rule with the same above logic(pxrequestor.pyUserIdentifier)