Hi @RLeite ,
Sure - you'll probably want to use Excel, so, create an Excel spreadsheet with a named Table in it, that will hold all the columns you want. Store that in your OneDrive.
Then, the flow will be pretty simple! Schedule, get all items, (do something*), add a row (iterate through), done!
* = Do you want to save a new copy each day, or overwrite the previous one? The below is just showing how to populate a single existing Excel file. We'd want to take a copy first and populate a new one if that were the need.
