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.
Hi I have column called [Initial Latlong], type Latlong I have set an
expression for Show_if DISTANCE(Latlong(lat, long),here())<0.5 So that
works i.e a map shows whenever the condition is true However, I also
have Valid_if of the same expression and...
Hi I have a Valid_If condition. Is it possible to have 2 different error
messages from this 1 valid_if condition? eg: Valid_If: (valid
expression) Error message: if(NOT(valid expression), “do this”, “do
that”)
Hi I’m currently using free Appsheet and I’m the app co-creator I have a
datetime datatype [time] and a signature datatype [signature] I wanted
to create a workflow that checks [time] against NOW() and if the
difference is <15min AND [signature] is b...
Hi I have a column called [End Downtime], type DateTime. I want to send
an email if the difference between [End Downtime] and current time is
less than 30minutes. When I input the expression/condition as
TOTALMINUTES([End Downtime]-NOW()<30), Appshee...
Hi AppSheet Community I’m new here and would like to seek advise/help I
have the above columns setup in Google Sheet. In the app preview. it
works as it should As this column is set as a Child reference to another
Parent table, an inline view was gen...
I may have not understood correctly… So when the workflow test shows
TRUE but the MatchesCondition evaluates as FALSE in the audit history,
the workflow will run or not run?
Sorry. When you said it’s TRUE, may I know what you are referring to? Ok
but I also didn’t get any notification even if I change the settings to
Notification instead of email. It’s only when I click on the execute
button on the test workflow page, th...