How to add value to particular cell in excel (in sharepoint) using power automate flow (cloud flow)
I have a row number and the column name then how do I insert value dynamically using my flow to the excel file. I cannot use the update row or add row connector because the column is created at runtime so I think I need to add using the http request. IF there is any other way then also suggestions are appreciated