Hello,
I am trying to populate data in various Text Input fields based on a previously completed dropdown menu.
In this example, I want a user to be able to select a fund name from a dropdown menu, and based on their selection, see that fund's respective share class, CUSIP, symbol, and Internal Fund Number. I am able to get the dropdown list working, and all of the required data points are in an excel table, but I am not sure how to map those data points to the text fields in the app.


