I need to modify every record in a Sharepoint list to ensure a text column is lowercase. I think I would create a flow and Get Items from the list and then For each modify the column, I'm not sure how to do the actual modify and write back.
There are about 1,000 records, so I'm think a flow would be the quickest/easiest way to do this. Can someone help?