Greetings,
I feel like I am going insane, as I have used this very function multiple times with no issues, but I cannot figure out what is wrong.
I have a dropdown box that is filled with items from a filtered Sharepoint List.
Filter('Employee List', EmployeeJob = "CASECORF - Case Management Coord")
I have it returning the Title column of the list, which is the Employee Name. I cannot for the life of me figure out the syntax to reference the selected result. I thought it would be
TherapistInput.Selected.Result
But that keeps giving me a "Name Isnt Valid - This Identifier Isnt Recognized" error. I have tried everything I can think of, and the only thing I can even imagine it being is that the Title column of the 'Employee List' list is what is causing the problem?
Any help would be appreciated!

Report
All responses (
Answers (