I am a new user and have searched and read many post, but cannot seem to get a solution that works.
I have an excel list that I would like the user to select a value from a column.
My sample excel data looks like:
Collector Balance
Kermit 10.00
Grouch 20.00
Chef 1,000.00
I attached my test...I am getting all records even if I select just one when running as app.
If the user selects Kermit I would like the result to be only for Kermit.
Thank you for taking the time to review.