Hello,
is there any way how to limit a report which is "grouped by" user, to show information only for the current user?
For example to put there a filter with the logic "user = CURRENT_USER()" instead of putting there exact name(check screen pls)
I would assume that it is somehow possible via "Complex expression" however I am not familiar with this and I cannot find much information about expressions in docs.
Basically what we are trying to achieve is to have a report on each user's dashboard, which shows values just for the current user. I hope I made it clear to understand. Thank you!
is there any way how to limit a report which is "grouped by" user, to show information only for the current user?
For example to put there a filter with the logic "user = CURRENT_USER()" instead of putting there exact name(check screen pls)
I would assume that it is somehow possible via "Complex expression" however I am not familiar with this and I cannot find much information about expressions in docs.
Basically what we are trying to achieve is to have a report on each user's dashboard, which shows values just for the current user. I hope I made it clear to understand. Thank you!
Comment