I have a sharepoint list having ID, Task Name and Task Owner as columns where Task Owner is a multi Selection column that chooses from All Users (windows). I want to extract the content of this into a CSV file in my local folder using Power Automate. But unable to get values from multi selection column (Task Owner, internal name field_3). ( its values are based on firstname, lastname, eg. abc,bcd (FN,LN), cde,asd (FN,LN), Pq, dsa etc.). Can I get a best way to read this list into a csv file please !