I have this Analytic App I'm trying to build where I need the Dropdown to populate with a list of Company names from a table in my database. When I run this app though, the dropdown does not populate with the data that I'm passing to it through the database. Is there any way to do this? I would think this would be possible and seems like it is using these tools, but I'm clearly missing something.