Hello,
I shared a dashboard with users so that they only see their own data in that dashboard by: "New visit report"."Visit report owner" = ${system.login.fullname}. This data comes from our application "Visit Reports".
But the 3rd widget in the dashboard shows the total KPI of visits "1000" in this case, this data comes from another application "Visits KPI", calculating holidays and target. How can I make sure that this 3rd widget is also filtered on the logged in user in their dashboard? Because now it's staying the same, no matter who is logged in.
See attachments: first 2 widgets are totals of application 1 and totals application 2 of all users. In the other picture you see the first 2 widgets are changed to the personal data of that logged in user, but the 3rd widget is not and is still the total of all users.
For that 2nd application "Visits KPI" we use e-mail address field to select a user. maybe this is the issue? Preferably we want also full name as in the 1st application "Visit Reports" in this field but don't know how to do it. see attachments.
Thank you