Forum Discussion

Stefan_Stoyanovski's avatar
Stefan_Stoyanovski
Copper Contributor
Jan 25, 2023

TodayDate in a SharePoint list using Power Automate

Hi guys, Posting for the first time so apologies if the question has been discussed previously - I was unable to find anything on this matter. I have a SharePoint list and I need to have a column...
  • SvenSieverding's avatar
    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

Resources