
Simon Gao
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by Simon Gao-
Data Driven Trigger when *all* conditions are met
In Data Driven trigger, I can select from: Run when any of the following are updated: a b c Is there a way to configure it such that the job is only run when all of the conditions are met?
-
How to auto-update a sheet when a job finishes with the single result entry?
Use case: my workbook is scheduled to run weekly.Upon completion, it will generate one single number. I want to have a sheet that gets automatically updated when that number arrives, as long with t...
-
How to do group B - group A?
Use case: For column A, I want to know how many new string that're never seen before has added in the past week, and I want to be able to schedule this job to run weekly. Create a group A (every un...