This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Here’s where you’ll find a buzzing community of Security professionals from around the world with one common mission: bringing their Security platforms to the next level.
Hi, I am seeking suggestions from the great minds here as to a better
approach to a problem.I have a csv file that I need to import in to a
tool periodically. I cannot control the contents of that csv file but
the column structure is fixed. I cannot,...
I have an app that has a bot that fires when an update occurs and based
upon a value of a field in a data table (a GSheet if it makes a
difference). The twist is that data table is shared between two apps
therefore an update of the same row of data c...
I have a parent table, let's call it Orders, and then I have a child
table which is Notes. I would like to use the checkboxes to select a
list of Orders and add the same Note to all the selected orders. I just
cannot see an easy way of doing this. At...
Just started having a weird issue. I have an app which uses a Google
Sheet as its data source. In fact I am just rewriting it as a new app
with a new google sheet. Anyhow, when I regenerate one particular table
I get this "Index was outside the bound...
Hi. I have a VC that is performing a lookup against a table that is a
form of transactional history. It is looking for the last record when a
value for the same item was zero prior to the current row in the same
table. The current row is when the sam...
Thank you. I think I am making progress but still a little confused by
the recommended actions in step 3:Add a label field, but set it as
non-editable to avoid system validation issues.Configure the view to
replace any other when the form opens.The L...
This seems like an interesting idea but sadly the steps lack too much
detail to follow. By step 2, there are already questions. For example
for the line that reads:Initial Value: TRUE using CONTEXT("View") =
"NewViewBasedOnSlice"I guess the reference...
Reading some info....A bot defines the automation you want AppSheet to
run: when something happens (an event) perform a set of activities
(process that consists of steps and tasks). Bots run in the cloud and do
work for you even when you are not dire...