Unable to fetch app definition error

Hello! I am new with appsheet, started working with it this week in my new job so I am really unexperienced. With that being said, I am running into this error:

Unable to fetch app definition. Error: Table's file '//OneDrive/Produtos.xlsx' is not accessible due to: A spreadsheet in your app cannot be read as it might have been moved, renamed, or deleted. Error: Data table 'SITO-1389961:1.000157:Titular' is not available Error: The data for this view cannot be found. Please select a new data table in the view settings. Error: Table's file '//OneDrive//SITO.xlsx' is not accessible due to: A spreadsheet in your app cannot be read as it might have been moved, renamed, or deleted. Error: Data table 'SITO-1389961:1.000157:SITO' is not available

 

There is nothing wrong with the tables and their locations are exactly what is in the text above. This is basically an app that is fetching data from those tables SITO and Produtos. Does anyone have any ideas?? Thank you!

0 1 412
1 REPLY 1

The error is stating that... 


@Joao_Rocha wrote:

Data table 'SITO-1389961:1.000157:Titular' is not available Error: The data for this view cannot be found. Please select a new data table in the view settings.


The source for this table cannot be resolved.  You need to look into the app, check what sheet this table is looking for and then make sure your datasource contains the sheet with the expected name inside of the workbook being referenced AND that the user accessing the app has permissions to see this sheet.  

 

Top Labels in this Space