Microsoft
Welcome to my Microsoft hub, the starting point for everything I write about the Microsoft ecosystem. Here you'll find tutorials, references, and practical tips across the Microsoft 365 and Power Platform family, grouped into focused areas so you can jump straight to what you need. If you build automations, start with Power Platform, where I cover Power Automate, Power Apps, and Power BI. For everyday productivity, browse Excel for formulas and data tricks, Microsoft Teams for collaboration, and Microsoft Planner and Microsoft To Do for keeping tasks organized. Working with data and files? OneDrive, Microsoft Lists, and Microsoft Forms each have their own space with hands-on guides. Developers and admins can dig into Microsoft Graph and PowerShell for scripting across SharePoint, Azure, and Microsoft 365. I also cover Microsoft 365 Copilot, Microsoft Outlook, OneNote, and Shifts, showing how these products fit together in real workflows.
Power Automate: div Function
Divides two numbers. Has a 19-digit precision limit that silently corrupts large results.
Power Automate: Switch Action
Routes the Flow into multiple branches based on a single value. 25-case limit.
Power Automate: Try, Catch, Finally
Power Apps: Color Function
Returns a named color value like Color.Burlywood instead of an RGBA code.
Power Automate: Delay Action
Pauses the Flow for a fixed duration.
How to auto-layout your elements in Power Apps?
Microsoft Planner: No Templates? No worries.
SharePoint: WEEKDAY Function
Returns the day-of-week number from a date. Three return-type options.
Power Automate: Create new folder Action
Creates a SharePoint folder. Auto-creates missing parent levels.
How to create nested folders in SharePoint and Copy templates automatically using Power Automate?
How to parse a CSV file in Power Automate (new template)?
Parses a CSV file into JSON with no premium connectors. Handles quoted fields, custom separators, and headers.