hi everyone,
I have create an inventory apps that control by registered admin in SharePoint list. The idea is the apps can filter logged in user is it admin or not for allowing full access in the apps. I have create a variable for logged in user i.e. : set( varUser,User() ). then create a variable (isUserAdmin) as image below, but the result apps don't find any data as per 2nd images.
image 1
image 2
I'll have notice that email address between SharePoint and variable in PowerApps quite difference.
variable= khairul_amri@petronas.com
SharePoint= Khairul_amri@petronas.com.my
if this the case how can ill fix it?
@Khairul_Amri give it a try by using the O365 Connector
Set(CurrentUserEmail,Office365Users.MyProfileV2().mail)
WarrenBelz
146,658
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional