Notifications
Announcements
Hi, Who I can Request my list to have the Status when i juste have "Titre ?
My Formula : LookUp(Credentials, Titre = UserLabel.Text).StatusThanks 🙌
@ProtoSup
Can you explain what you are trying to do with the formula? It is confusing.
The formula that you have mentioned returns the status column of the first record that is returned by the lookup.
If you are trying to search status based on the supplied title, try textinput control.
Cheers!
@narayan225 Thank you for your help
I have a login page, after login I can retrieve the "UserLabel" text field, which is also the "Title" column in the list.
In my case, I'd like to retrieve "Admin" when "Title" = Paul.
understand?
Thanks ...
Try this:
LookUp(Credentials, Titre = UserLabel.Text).Status.value
Because status is a choice column, you will need to suffix .value to get the actual value of the record.
@narayan225 ! Thank you very much for your precious help, I realized my mistake, but now I have this error...
Will you be able to fix it?Best regards
@narayan225 Ok sir ! I just modify the point for a semicolon and it works great ! Thank you again again ! LookUp(Credentials ; Titre = UserLabel.Text).Status.Value
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 386 Most Valuable Professional
Kalathiya 361
MS.Ragavendar 339 Super User 2025 Season 2