Hi, I am new to AppSheet but I have gone through the beginner course. Is there a translator sample-app template available that I can customize? I already have my data set up on google sheets and I want to build a simple Swahili-English translator app. If it’s not available, is there a whitepaper or video link available that can guide me through this process? I want to use this project to fully familiarize myself with AppSheet.
1 Like
Hi @wafdenis! Have you seen this:
[Language Translate](https://community.appsheet.com/t/language-translate/13090) Tips & Tricks ?
Most of the time, it’s best to remove custom formulas or expressions from your app data source to help optimize app performance. One particularly useful expression in Google Sheets, however, is its ‘GOOGLETRANSLATE’ function, that uses the Google Translate engine to quickly translate text. [39%20PM] By leaving that function as part of my data and then connecting it to my app as a data source, the AppSheet editor incorporated that ‘Spreadsheet Formula’ into my app definition: [26%20PM] The…
It might give you some ideas. I don’t know if there is a sample app of the type you indicate, though.
3 Likes