Hey Friends 👋 Welcome to my space! I'm here to take you on a journey with me from being a low code developer and MVP in Business Applications & M365 categories, to getting down to some pro-dev fun 👀
The conditional operator is one of my favourite methods of implementing simple conditional logic in C# and is a simplified alternative to writing a full if statement.
A variable is a tool or container we can use to store data or a value of a specific data type, that can then continue to be changed throughout a program. We can use the variable in various points in our program to access it's data/value for use in statements, expressions and more.
Add data into an Excel workbook using Power Automate without the need to rely on tables. Use Office Scripts and TypeScript with Power Automate to make this possible.
Looking to understand how to get started working with the Power BI REST API? This article covers the basics of authentication and authorising with delegated permissions, using Postman as a testing playground for returning data around workspaces and reports.