Hi all. This seems to be something really basic but I just can’t figure it out…
I’m building a dashboard to show my app users’ status and count.
I set my user’s field “state” to an option set of “finished”, “exported” and “passed”
On the page I set the dynamic text do a search for users whose state is passed: count, etc
At the bottom I also set some repeating groups showing users of a certain state, data source: do a search for users whose state is passed(or exported or finished)
Everything seems to be so basic but somehow I can’t get any read on the preview page
PS I have already input some state records in my users’ data in the database.
So am I making this the wrong way or missing something? Please help.