Thanks for the quick response Igor. I've already got the list component setup, I guess I'm not sure where to add the query to filter it down to one item per line. Right now I've got a column called State in appery db and it's currently displaying like so: California Oregon Oregon Washington Washingt...
Is there a way to get distinct results back from a database request? I'm trying to build a nested list app and my first screen is a list of states. I would like each state listed once instead of however many entries are listed in my table.