Excel: If Function

Excel: If Function

Returns one of two values based on whether a condition is true or false.

N8N: On a Schedule Trigger

N8N: On a Schedule Trigger

Starts a workflow at fixed times or intervals, like Unix cron. Missed runs are skipped, not backfilled.

Excel: Sum Function

Excel: Sum Function

Adds numbers, cells, or ranges into a single total. A single error in the range takes over the result.

SharePoint: UPPER function

SharePoint: UPPER function

Converts text to uppercase, leaving numbers and punctuation untouched. The result is always text.

Excel: Count Function

Excel: Count Function

Counts the cells in a range that contain numbers. Ignores text, blanks, and errors.

N8N: Gmail Trigger

N8N: Gmail Trigger

Starts a workflow when a new email arrives in Gmail. Polls on a schedule; filter by label, sender, or search.

Power Apps: LookUp Function

Power Apps: LookUp Function

Returns the first record that matches a condition, or a single reduced value. Blank if nothing matches.