I have scenario where I need to list rows in screen section (each row has assigned system user using column where BusinessParterId is inserted) and list only rows that are assigned to currently logged in user.
I tried to solve it using Implicit Filter but I can’t figure how to reference parameter parCurrentUserId in the RightSideValue. I also tried using AS:ActiveProfileId() but still same problem.
Do you have any advice or help?
Thank you, Vojtěch.