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
I tried using the update row connector but as it is created at runtime thus it does not work.