Hi,
I'm trying to create a list element in a dashboard where it filters out the records created by the logged in user. The data for this list element is a related table that is the result of staff entering in project reviews (called staffinput). My end goal is a list element that only shows the project reviews they submitted in the embedded survey123 form in the dashboard.
I've got the first part of the data expression where I use FeatureSetByPortalItem to locate the table but can't quite figure out how to filter this staffinput table based on the user that is logged in. I thought a filter statement would do the trick, but I'm realizing I'm not sure how the expression will recognize which created user is logged in.
Is this even possible in dashboards?
Here is a snip of the data expression below:
