Welcome to the

Google Cloud Community

Meet industry peers, ask questions, collaborate to find answers, and connect with Googlers who are making the products you use every day.

cancel
Showing results for 
Search instead for 
Did you mean: 
New Member
Since ‎03-09-2019
‎07-23-2019

My Stats

  • 67 Posts
  • 0 Solutions
  • 1 Likes given
  • 7 Likes received

Buglouse's Bio

Badges Buglouse Earned

View all badges

Recent Activity

What expression would validate latlong as not having a value? isblank(), <>“0”, <>“0.000000, 0.000000” seem to not evaluate as true when compared with here() with gps off.
Android mobile I have a business app and a personal app; I use my business login for the business and my personal login for the personal app. My login is persistent with appsheet regardless the app I launch, I would like my login to be persistent per...
I would like to sort a column by occurrence (used in suggestions). I have an associated VC with count(select(tbl[col],[col]=[_thisrow].[col])) with which I use oderby to sort the keys, but rather than the key being displayed, I want the label display...
I have a notification message after clicking “Save” for only one form. “Local changes have not been synced. Proceed anyway?” I have my version updated (synced), this is a new notification for me, have not had this in the past.
ColumnType EnumList, BaseType LongText, ItemSeparator " ". I have Suggestions as one word, to be used as combination (Repaired, Pump, Inspected) This works well because I have the data sorted as Verb, Noun, and then common words. When I create a Form...