You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have done sharepoint excel automation from Jupyter notebook (web based). It has access to company's database, it fetches latest data, reads sharepoint excel, appends the dataframe into excel and uploads the excel back to sharepoint.
However, when uploading, it fails whenever the excel is opened in editing/desktop mode, and works if its viewing mode.
Is there any setting in Azure app or sharepoint or may be python code that forces upload even if user is using?
Please guide. Thanks
The text was updated successfully, but these errors were encountered:
Hi All,
I have done sharepoint excel automation from Jupyter notebook (web based). It has access to company's database, it fetches latest data, reads sharepoint excel, appends the dataframe into excel and uploads the excel back to sharepoint.
However, when uploading, it fails whenever the excel is opened in editing/desktop mode, and works if its viewing mode.
Is there any setting in Azure app or sharepoint or may be python code that forces upload even if user is using?
Please guide. Thanks
The text was updated successfully, but these errors were encountered: