Is it possible to get current logged in username. As we do in sharepoint, to filter data we use [Me] to get current user data. How to achieve this in PowerApp?
Solved! Go to Solution.
User() function to your services. You can easily get current user email, fullname or his profile picture.
User() function to your services. You can easily get current user email, fullname or his profile picture.
Hi Guys,
I am making a power that will show list of the items created by the login user in the app on the first page.
Right now I am using this query Filter('Task Tracking Application', Author.Email=User().Email)
But this query will show only my(author) items in the list. But I want whoever create that item in the list will see only his/her items.
TIA. 🙂
Hi @shubhamrana
You got any solution for this ,even I am facing this issue . I want to Filter recods based on the current login user of Dynamics CRM.
I wrote this logic on items property:
Error:
Regards,
Vaishali
Did you find a solution to this? I have the same issue.
@Anonymous
yes I solved it
You can refer this link this might help you.
https://www.cloudfronts.com/filter-records-in-powerapps-based-on-the-current-user-of-dynamics-crm/
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
200 | |
48 | |
45 | |
45 | |
38 |
User | Count |
---|---|
284 | |
81 | |
80 | |
80 | |
71 |