Power Automate: convertToUtc function
Converts a timestamp from a source time zone to UTC using Windows time zone names.
Some articles go a good deal deeper than the rest, and I call those Into the Weeds. This is where I take on complex topics, the behaviors you need to be careful about, and the trickier issues that are a pain to fix. I write them for two reasons. The first is to give advanced users something meatier to sink into and solve real problems with. The second is to give people who are still learning the Power Platform a richer experience by putting harder material within reach. Even if you do not need it today, you will remember that these corners are tricky, and when you hit something similar in a project you will save yourself hours of confusion. Going into the weeds can burn a lot of time, and my aim is to spare you some of those headaches.
Converts a timestamp from a source time zone to UTC using Windows time zone names.
Bundle hundreds of SharePoint writes into a single $batch request to stop hitting throttling limits.
Malcolm Gladwell examines the 'rule of thirds' through cheetahs, sports, and crises in this page-turner.
Converts text to uppercase, leaving numbers and punctuation untouched. The result is always text.
Checks if a string is an integer.
Counts the cells in a range that contain numbers. Ignores text, blanks, and errors.
Starts a workflow when a new email arrives in Gmail. Polls on a schedule; filter by label, sender, or search.
Extracts a substring by position. Supports negative indices; endIndex is exclusive.
Explains why SharePoint's email field is spelled EMail and why the casing breaks your filters
Returns the first record that matches a condition, or a single reduced value. Blank if nothing matches.
Returns the month of a date as a number from 1 to 12. Empty date fields return 12
Stop a flow from re-triggering itself with trigger conditions, flag columns, or a create-only trigger.