Hi, I've created an export to excel report using report_xlsx. The report is working fine. However, I need to save this report to a path in the server automatically (say at /tmp or to a linked path on another computer) instead of downloading it and opening as an excel file.
Can anybody show me how I can do that please?