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: 
Bronze 3
Since ‎05-31-2022
Online

My Stats

  • 55 Posts
  • 0 Solutions
  • 4 Likes given
  • 5 Likes received

bryanrall's Bio

Badges Saraappsheet Earned

View all badges

Recent Activity

I need to change tasks status if that showing up 14 days due (virtual clm). I have tried but it doesn't work can someone help with your experience
Hi I need help for below issue, I have a list of tasks and I have colour coded it by its status using format rules. All other colours are showing up in calendar view but one type of status is only showing the text.. it's bit strange. Can someone help...
Hi I want to count a specific element in an enum list how to do that?I tried this but result is 0COUNT(SELECT(ORDERLINE[Item], IN([Item], {"B"})))[Item] is the enumlist clm. Please help.
Can someone can help how to write this formuala in appsheet?" =ArrayFormula( TEXTJOIN(" & ", TRUE, IF(REGEXMATCH(LOWER(A40), "urgent|important|routine|long-term"), "Time-dependent", ""), IF(REGEXMATCH(LOWER(A40), "meeting|presentation|report|email|fo...
Hi1. I need to automatically download my email attachments to a folder and extract the data to Excel. (supplier invoices)2. I need to feed/upload the data to my sage systemHow can I do this using AppSheet? anyone here can help me with this?