I want to send the username of the person who filled the data in MS Forms
I tried this expression but i got error
item('Apply_to_each')['resourceData']['Name']
How can I pass username to SQL
Announcements
I want to send the username of the person who filled the data in MS Forms
I tried this expression but i got error
item('Apply_to_each')['resourceData']['Name']
How can I pass username to SQL
Hi @asmgx,
The content submitted in MS Forms only includes the email of Responder. You could use Get user profile to get the username.
The premise is that the user who submitted the form is a user within the organization.
Like:
Please take a try.
Best Regards,
Barry
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1