Hi, I am building a travel app using Adalo.
I have a list of places like this
I want to create a Grid List in Adalo which shows the cities from this list. But as the Cities are coming multiple times in the data, i want to just show the City only once in the Grid List. How can i do that?
I know I can create another data of only Cities but i don’t wanna do that. Is there any way we can solve this directly in Adalo?