SharePoint: MONTH function
Returns the month of a date as a number from 1 to 12. Empty date fields return 12
Browse all posts across all categories
Returns the month of a date as a number from 1 to 12. Empty date fields return 12
Fetches a single email attachment by its ID, returning its name, type, size, and base64 content.
Returns the day of a timestamp as an integer 1-31.
Stop a flow from re-triggering itself with trigger conditions, flag columns, or a create-only trigger.
Why we love AI when it saves us time but resent it when we're on the receiving end
Checks whether a text string ends with another. Case insensitive; empty match text returns true.
Converts a string to a precise decimal number.
Redesign Flows that need to wait past 30 days: log requests and process them on a schedule.
Checks whether one string contains another. The value comes first, then the field.
Stops the Flow with Succeeded, Failed, or Cancelled status.
Returns true when the first value is smaller than the second.