Bronze 5
Since ‎05-17-2023
‎02-05-2024

My Stats

  • 14 Posts
  • 3 Solutions
  • 27 Likes given
  • 4 Likes received

Stobber's Bio

Badges Stobber Earned

View all badges

Recent Activity

I found a bug in AppSheet. When a CSV export action is created for a table, any columns with a "show if" formula will not have their values written to the CSV file. The column header will be written, but the values will be empty.Here's an app that re...
I shared my app with an email address set to "User" (not "Admin). Then I created a view called "Assets to Sell" and set its Show_If expression to (USERROLE() = "Admin").When I preview the app using that User email, it still shows the view in their me...
I have a table called `"photo"` which holds photos and their metadata. The photos are stored in Google Drive, and I also have that folder loaded as a table called `"photos_Folder"`.Here are those tables: I want a bot to set the `photo[file_url]` valu...
I need a bot to send an email to the superuser when any record in a table has the [notified] column equal to FALSE. The table might have hundreds of records, and I only want to notify the user (via email) of "new" records, which will have [notified] ...
The users of my app have only "Use app" permissions. When they log into AppSheet athttps://www.appsheet.com/home/apps, the app is not listed under "Shared with me". Is this because they don't have "View definition" or higher permissions?What URL shou...