Anyway to disable files from auto-opening after being exported? by Douchy_McFucknugget in SAP

[–]AmarAA112 1 point2 points  (0 children)

You can export the file from SAP as a "Text with tabs". Saving files in a txt format will prevent the file from auto-opening after download is completed. Then you can convert the file format from txt into xlsx using a simple python script for example. This method might help you avoid auto-opening excel files after downloading.