I have been tasked with making a form for my coworkers (30 of us) to fill out, and I must submit the results to my supervisor.
Questions look mostly like: "Were you able to log into [System 1]?" with possible answers "Yes" or "No" radio buttons.
I've finished the Microsoft Form and have the Excel sheet linked, so when I submit a form it goes directly into the Excel sheet.
I am struggling with some features I want to use via Power Automate, though. This is also my first time using Power Automate.
Here are my goals:
1) Instead of users manually entering their first and last name into the Form, I want their names to be automatically pulled due to them being logged into their Microsoft account.
Then, when their name goes into the Excel sheet, I want it to be formatted as [Last Name, First Name] within a single cell. Currently, no matter what I do (I've been going back and forth with ChatGPT), it either submits the name as First Name Last Name, or one time it did have Last Name, First Name, but it had the wrong time format and also it made a duplicate row.
2) For the Time Submitted column, I want it in Eastern Standard Time. Like the name format, I was successful once but had issues with unwanted duplicate rows.
3) When the Yes/No answers reach the Excel sheet, I want them to be formatted as "y" and "n". The reason is because my supervisor will be editing these fields as people report back to her down the road that they were successful with logging into certain systems, and it just makes my supervisor's job a little easier. I do know how to use Conditional Formatting in Excel. All "y" answers will be highlighted green (and "n" remains white). Just a simple feature I think would visually help my supervisor looking at over 300 data points at once, and help reduce typing a bit.
If anyone could assist with these goals I would be truly grateful!