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.
Hello, I am creating a dispatch app that is used to assign students to
volunteer opportunities. Ultimately, I would will be using a security
filter so that each student only sees the opportunities they have been
assigned to. I have read the following...
Hello Everyone, I am struggling with the use of the Linktoform
expression presented in the click to send email app. Click to send Email
I have asked this question before; however, I am not sure I explained
what I was trying to do well enough. So I de...
Hello Everyone! I am trying to utilize the functionality of the click to
sent email app for my own scheduling app. Here is a link to that app The
action button, “Dispatch” is currently set up in a slice table called
Pending Jobs_Detail. Once clicked,...
Hello, Here is a brief description of my APPS use. This app will be used
to intake requests for student volunteers. Some of our requests are one
time occurrences and others are reoccurring. In the spreadsheet, I have
a formula that automatically repl...
Hello, I am developing a scheduling application. When looking at the
spreadsheet I had been working in I was able to use the following
formula to return a list of student email addresses (separated by
commas) based on their names being listed in anot...
@Steve I poked around a bit and found I could separate the values by
changing a setting in the column view. Thank you and @Austin_Lambeth For
your help! The function now works perfectly!
Steve, Thank you! That makes sense. The email addresses in [Team Emails]
are automatically populated based on the expression below. What
adjustments need to be made to the expression to get it to be values
separated by a space-coma-space as you sugge...
Update: Using IN(USEREMAIL(),[Team Email]) was accepted as valid in the
system; however, it is not filtering data the way I am intending. It
appears to be filtering in the same way that the Security Filter did.