Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sharepoint Excel Automation from Python : File fails to replace/upload when the Excel sheet is open in editing mode/desktop mode #924

Open
saistesla opened this issue Dec 16, 2024 · 0 comments
Labels

Comments

@saistesla
Copy link

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

@vgrem vgrem added the question label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants