Google Places search, POI categories

Dear community. I’m building my first app. One of the main feature is for users to select among categories to find places-of-interest (POI). But my problem (and there are many) is that as Google Places have MANY sub-types, I wanted to group together types. So I built an Option Set, and there the Options. Then I have api_type_value attribute as a list of text. Now for each Option, I have modified the attributes and added more types under each option.

For the love of me I can’t get it to work when I then want to do the search. I am populating a Repeating group with the results from the Get Google Places search. The expression is: I have Get Google Places, then the Text search, and then the arbitrary text plan_ahead’s selected_poi_types_list between Input a location’s value and Input b location’s value.

I am still getting very randomly hits, and not by far ALL of them. Can anyone help me here?

And note: I am definitely NO coder, I barely understand bubble, but I have my friend Gemini (AI) to help me and I do understand english :smiley: