Hi
I have created Power app using Dataverse
I have a File column table in my Dataverse table.
I have attached Excel file into it. Sucessfully uploaded, I can download also.
My requirement: I want to read excel file data row by row and insert into another table.
I am thinking using Power automate can we connect the file column of dataverese table and read each row and insert into dataverse table.
Please help