Best way to setup list of 50 states

Hi all, I’m working to display data from hotels in 50 states.

I am aiming to include 5000 different hotels and an equal number of rows.

Does it make sense to split the tables by state, or do 1 big table with all states?

One table, otherwise you’ll need to build 50 different versions of the Hotel details screen.

2 Likes