Hi everyone,
I’m working on a Survey123 Connect project that involves two linked view layers created from one main feature layer.
Main feature layer: Best_Staff_Management_Collation
HR view layer: used by the HR team to enter staff performance data each quarter.
GM view layer: used by the GM team to enter their own data each quarter for each staff.
Each HR record includes:
This is my expression, but it is not pulling the lastest record for quarter 3 : pulldata("@layer","getValue","attributes.Percentage_Score","https://services1.arcgis.com/m9p5y180BqMf6JT7/arcgis/rest/services/Best_Staff_Management_Collation_3_view/FeatureServer/0", concat("Name='", ${Name},"'"))