I have an app where an HR logged in users can select a different user to view their skills. HR can also capture skills for the selected user but, when updating the selected users added skill to SharePoint, the "Created by" column's details show as the logged in HR users details. Is there a way that this column can show the selected users details?
App stripping is not permissions the permissions should be set on the data source and not defined at the app level the Power App will respect the back end app permissions, be safe, make it secure ;)
Any data is fine to use as a reference, the USER() function will give you access to the users upn/email so you will just need to lookup that information in a data source somewhere and see what permissions they have or if they would exist :)
using the function User().Email you can see the users email address, alternatively you can store it in a variable. Then you just need to assign either to the Default property of the text column :)
Hi, as Bjorn-Erik said it sounds like you may have not created the Variable yet or you have mistyped, go back and check your Set(UserEmail, User().EMail)
YOU ARE THE BEST, I'VE BEEN LOOKING EVERYWHERE TO FIND A TUTORIAL FOR THIS ACCOUNTS STUFF FOR OUR PROJECT, GOD BLESS YOU FROM THE PHILIPPINES
You are welcome! I have a whole new set coming soon with updated content!
Thank you! Sometimes the basics are just what is needed for a smart app design. Cheers mate! Good stuff.
You are welcome! I have a whole new set coming soon with updated content!
first timer in your channel. very good video,thank you very much. i'll be around more often.
Thank you! I have a whole new set coming soon with updated content!
Excellent Demonstration Sir, it's really helpful. Looking forward to going through more of such videos. Thank you.
Thank you! I have a whole new set coming soon with updated content!
Great bite sized power apps learning. Many thanks mate.
You are welcome! I do have some new and updated content coming soon so stay tuned!
Man, you saved my life. Thanks!
You are more than Welcome, glad it helped!
It's usefull Mr. Colin! Thank you so much!
You're very welcome!
I have an app where an HR logged in users can select a different user to view their skills. HR can also capture skills for the selected user but, when updating the selected users added skill to SharePoint, the "Created by" column's details show as the logged in HR users details. Is there a way that this column can show the selected users details?
Awesome, thanks for the lesson!
You are welcome! I have a whole new set coming soon with updated content!
Oh Gosh . Pretty amazing Video in 5 minutes.
You are welcome! I do have some new and updated content coming soon so stay tuned!
Awesome, thank you so much :)
You are welcome! Glad it helped
Great video! Thank you :-)
You are welcome!
Collin, brillant tutorial. I‘m trying to develop an edit form in which people can only see an edit the sets of data that someone personally created.
App stripping is not permissions the permissions should be set on the data source and not defined at the app level the Power App will respect the back end app permissions, be safe, make it secure ;)
What if we want to manage user profiles in and excel in onedrive??? How we will validate users thru excel data???
Any data is fine to use as a reference, the USER() function will give you access to the users upn/email so you will just need to lookup that information in a data source somewhere and see what permissions they have or if they would exist :)
Hi Collin, thanks in advance for my question, why i log in sharepoint always show"404 FILE NOT FOUND", thanks.
Hey so sorry for the late reply not sure where you are seeing the error but let me know where it is happening I will try to help
How did you get the email to prefill in the Title column?
using the function User().Email you can see the users email address, alternatively you can store it in a variable. Then you just need to assign either to the Default property of the text column :)
UserEmail isn't recognized. How do you fix this?
You need to create the variable in the OnStart ref 00:58.
Hi, as Bjorn-Erik said it sounds like you may have not created the Variable yet or you have mistyped, go back and check your Set(UserEmail, User().EMail)
Thanks, @Bjørn-Erik Åsen beat me to it!
you're the bestttttttttttttt
Thank you! I have a whole new set coming soon with updated content!