Return a value from the most recent entry (solved)

I have a user update form and I would like to show values from the most recent submission in a dashboard. I created a dedicated thing and am trying to use "dynamic data’ in a text element to return the values. Can’t seem to make it work…

Could you share a link to your app or recreate in the forum app? It’s most likely just a matter of getting your database search right.

2 Likes

Here’s what I got to work:

From the text element text entry select “insert dynamic data”
“Do a search for…”
Select “Type”
Close that dialogue box (this is where I went off track - was hunting for what I needed in this dialogue box)
Select “:last item”
Select " 's field desired"

1 Like

Thanks. Got it going.

1 Like