Download our Free AppSheet Development Process by signing up for an AppSheet Training Profile here: bit.ly/39Rk9mh Then sign up for Free Tech Talk here: bit.ly/3m9zhRP
So, what's the Behavior expression? Is it possible to put a copy in the comments or in the description, so that I can copy and paste it and then modify it for my data?
Great Question! Yes - Here is the expression to use in the Behavior section of the Add to Google Calendar Section: COUNT( SELECT( Content Planner[Row ID], LEFT([Description],6) = LEFT([_THISROW].[Content ID],6) ))=0
Download our Free AppSheet Development Process by signing up for an AppSheet Training Profile here: bit.ly/39Rk9mh
Then sign up for Free Tech Talk here: bit.ly/3m9zhRP
How do you change the colours of the calendar events inside appsheet like you have got? where is that controlled from?
This is app creator is a game changer for me. This content is great. I wish there was a list of all the templates and uses somewhere.
AppSheet has a ton of templates for a wide varieties of use cases, Have you checked these out?:
www.appsheet.com/Templates
- Camron from AST/QREW
I'm looking for something that generate
age in appsheet.
Great job 👍
Hello Sir. I want AppSheet, can set color for Header Name. Thanks
So, what's the Behavior expression? Is it possible to put a copy in the comments or in the description, so that I can copy and paste it and then modify it for my data?
Great Question! Yes - Here is the expression to use in the Behavior section of the Add to Google Calendar Section:
COUNT(
SELECT(
Content Planner[Row ID],
LEFT([Description],6) = LEFT([_THISROW].[Content ID],6)
))=0
Cool Topic that I need, thank....