Hi All,
I'm trying to create a user login function in my app by looking at a SharePoint list or a data table of user and password i have created.
but when I use the function to see if the username/password is equal the username/password that's entered in the app, it dont not seems to work.
If(And('SP.Username_Column1'=PA_LS_Username.Text,'SP.Passwrod_Column1'=PA_LS_Password.Text ),Navigate('Home Screen'),Navigate('Failed To Login Screen'))
should i be using another method or is the function im using is incorrect ?
Hey @Ash2
The formula is using the data table that was I added to the app.
sadly it's giving me the same error, how would you set up a list/data table to hold user info to log into an app?
Hi @Ash2
sorry about that, it's still giving me the same issue.
it seems like the PA_LS_Username.Text nor the 'SP.Username' is being picked up.
Hi @Ash2
it seems to have 2, I tried both of them with the formula you gave before and it still has an issue picking up that column.
ThisItem.'SP.Username'
SP.Username_Column1
Hey @Ash2
User | Count |
---|---|
253 | |
106 | |
88 | |
51 | |
43 |