Display user IMAGE, NAME and E-MAIL in Power Apps

preview_player
Показать описание
Welcome to this insightful Power Apps tutorial on how to effortlessly display user IMAGE, NAME, and E-MAIL in your Power Apps applications. If you're looking to enhance your app's user experience by personalizing it with these details, you're in the right place!

🖼️ Displaying User Image: Learn the step-by-step process of incorporating user profile images into your Power Apps projects. Enhance user recognition and engagement with this dynamic feature.

📛 Showing User Name: Discover how to seamlessly retrieve and showcase the user's full name within your Power Apps. Personalize greetings and user interactions for a more user-friendly experience.

In this video we are going to learn how to use the user funtion to access the user information inside Power Apps.

#powerapps #sharepoint #lowcode #powerplatform #excel

If you want to contribute with the channel, you can buy my a coffee:

#PowerApps #UserDetails #UserProfile #AppDevelopment #Tutorial #UserExperience #Personalization #MicrosoftPowerApps

Keywords: Power Apps tutorial, User information in Power Apps, User authentication, Concatenating strings in Power Apps, Label element in Power Apps, User image in Power Apps, User email in Power Apps, Full name in Power Apps, Microsoft Power Apps tutorial, App development with Power Apps, Power Apps tutorial, Low-code app development, SharePoint integration, Microsoft Power Apps, Beginners' guide to Power Apps, Creating a Canvas app, Connecting apps to SharePoint, Excel integration with Power Apps, Starting with Power Apps, Power Apps for beginners
Рекомендации по теме
Комментарии
Автор

Let me know in the comments what is your thought about this video or your suggestions to new videos!
Your interaction is very important to me 😀

powerrudy
Автор

I tried this function to retrieve my own personal info which is my email like you showed in this video but nothing showed up my text label remained blank so I made another approach by making variable to store the email value like this: Set(EmailPengguna, User().Email) and the text of my label text would be EmailPengguna but still nothing happened the label text remained blank. When i went to the formula bar and point the formula it says EmailPengguna=Blank. How come?

RoyAliKhairan