
Is this possible? I have a very basic button flow that adds rows to an Excel file in a SharePoint list. To ensure data consistency, most of the input fields use drop down lists. Is there a way to prevent data being entered directly into the spreadsheet, i.e., data can only be added via the Flow?
Hi @cervantesdv,
I am afraid that Flow is not supported that at the moment. If the column is hidden and password protected, Flow will not see it. Flow uses OAuth credentials to connect to the worksheet, so it cannot actually respond to the unique password challenge from the protected worksheet.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.