Getting error or too long to sync the app if data source is excel

I made an app and swapped the data source to an identical excel sheet. The app is able to read that data but whenever a new entry is made it throws an error upon syncing or just takes too long to load. This happens only if the excel data is also open in another tab.
Anyone encounter this before?

Solved Solved
0 5 185
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

For reference:

3X_9_8_98016cc5e55a241ffa3b4c3ef00e3ba684481da3.png

View solution in original post

5 REPLIES 5

This is pretty much native behavior when you use Excel online as data source for AppSheet. This is blamed for Excel not for AppSheet.
Once someone is open the excel online, the file is kind of โ€œlockedโ€ so Appsheet is not allowed to access and read data from the file.
Always better and safe to stay with Google Spreadsheet, when you develop apps with AppSheet, instead of Excel.

Thanks a ton.
But are you aware of any kind of workarounds about this issue?

For date type value, use TEXT expression to convert the date format to fixed one as you want.
But not sure how to fix number styleโ€ฆ Sorry for little help

Thanks but I think Itโ€™s not convenient for me to use text each time. But I appreciate your quick help.

Steve
Platinum 4
Platinum 4

For reference:

3X_9_8_98016cc5e55a241ffa3b4c3ef00e3ba684481da3.png

Top Labels in this Space