This is what I did in the following steps: 1) using the import icon, import the file from your local drive to the "Server Files and Folders" 2) Under the "Server Files and Folders", click on NEW, click IMPORT DATA, click SELECT FILE 3) You will see a drop-down that contains the file you locally imported, select that file and click OPEN 4) Copy the file path FILENAME REFFILE '/home/u63000000/newfile.xlsx'; from the import data output 5) Paste this file path to your datafile = '/home/u63000000/newfile.xlsx' -you should be all set!
... View more