Forum Discussion
TodayDate in a SharePoint list using Power Automate
- Jan 25, 2023
Hi Stefan_Stoyanovski,
you are using a Location column that is also required and Power Automate does not seem to be able to deal with that combination. This is a known issue.
Either make the location column not required or change your Power Automate Actions to HTTP Requests
Get the items from your list
Then parse the JSON results and apply this HTTP Request for each item (And change the name of the column from my column name "Date" to your date column name)
Best Regards,
Sven
Stefan_Stoyanovski after the get items action you need to add an apply to each and select value from the dynamic content box for the "select an output... field. Then add the update item action inside the apply to each.Rob
Los Gallardos
Microsoft Power Automate Community Super User