Good afternoon! I am using a dropdown that is working correctly until I add additional rows to my list for a new entry. If I add a new entry on an existing name, it will add the entry and I can see it in my gallery. However if I add a new name, it will not show up. I am pulling the list of names from the list where I am adding form responses to. The ~~'TSG Responses',GameName~~ is populated from another form on my app that builds this list.
~~Sort(Distinct('TSG Responses',GameName),Result)~~
Thanks for any help!
Chris