I am able to refresh Excel file in designer by using python package Pywin32 and Xlwings but both packages are not working in Server.
Can anyone please tell me how to refresh Excel file by using any tool or python script that will work in server
Command tool will not work in My server, so i don't have option to choose vbascript for this.
I have tried openpyxl also but i am unable to solve refreshing Excel issue.
Can anyone please tell me how to refresh Excel file by using any tool or python script that will work in server