AppEngine Studio - Add Data from Excel - Is not working

mkomisarenko
Giga Contributor

I am a new user to App Engine Studio. I am trying to create an app from scratch.

I do the following: Data --> Add data --> Choose a spreadsheet to import from --> Click on 'Drag and drop ...' --> select file --> Click OK.

 

System shows progress and then NOTHING happens: no error message, no uploaded file, <Continue> button is disabled.

 

I tried refreshing the instance. Same.

 

I would qualify this as a bug. 

Any ideas? It should be pretty straightforward.

 

10 REPLIES 10

sahilnandiv
Tera Contributor

Hey @mkomisarenko, try renaming your file extension to uppercase. So if it’s like demoFile.xlsx, change it to demoFile.XLSX. It worked for me.

If this is helpful, please mark it as helpful, as it could help others. Thanks!