PowerApps

Power Apps Canvas - Solutions

Building a Scalable Environment Strategy in the Power Platform: A Blueprint

So, digital transformation is evolving, the structure of your Power Platform environment is as crucial as the solutions you build on it. From streamlining development processes to ensuring data integrity and security, a well-planned environment strategy is foundational to getting the most out of the Power Platform. Hereโ€™s what a scalable environment strategy looks like […]

Read More
Artificial intelligence (AI)

Microsoft Power Platform 2024 Release Wave 2

With the 2024 Wave 2 release, Microsoftโ€™s Power Platform brings in a lot of new Copilot capabilities aimed at helping organizations streamline processes, unlock insights, and drive meaningful impact faster than ever before. From process automation to real-time insights, these Copilot features promise to take the Power Platform from toolset to trusted business partner, but there’s more!

Read More
Copilot Studio - Solutions

Get Started with GitHub with Copilot Studio and the Power Platform

In my last post, I mentioned that YAML in the Power Platform can be stored and versioned for products such as Copilot Studio, and it’s becoming more important to learn. Now, if you want to do this you need to understand version control with Git and GitHub to manage your code (YAML) and collaborate efficiently. […]

Read More
Copilot Studio - Solutions

Learn About YAML and Why Itโ€™s Important to Know With the Power Platform

So you may have seen the term ‘YAML’ around the Power Platform recently, especially if you’re looking at Copilot Studio or Power Apps (2024 release wave 1 plan). Ever wondered what YAML is? Well, it’s a human-friendly data serialization language that’s being utilized in the Power Platform. Benefits of using YAML: – ๐Ÿ“„ Readable Format: […]

Read More
Power Apps Canvas - Solutions

Power Platform Admin Center Copilot

There’s now a Copilot to help you with your Power Platform Admin Center! The Copilot page is a place for Power Platform admins to go for information, visibility, and controls for Power Platform Copilots, including: Educational resourcesย to help you get started with Copilot, answer questions about data and security fundamentals for AI features, and stay […]

Read More
Artificial intelligence (AI)

The 3 Common Traits of Successful AI Developers in the Power Platform

๐Ÿญ. ๐—ฆ๐˜๐—ฟ๐—ผ๐—ป๐—ด ๐—”๐—ป๐—ฎ๐—น๐˜†๐˜๐—ถ๐—ฐ๐—ฎ๐—น ๐—ฎ๐—ป๐—ฑ ๐—ฃ๐—ฟ๐—ผ๐—ฏ๐—น๐—ฒ๐—บ-๐—ฆ๐—ผ๐—น๐˜ƒ๐—ถ๐—ป๐—ด ๐—ฆ๐—ธ๐—ถ๐—น๐—น๐˜€ Working with AI often involves working with complex designs, large datasets, and abstract concepts. Individuals need to be able to break down problems, understand data, and design solutions that are both effective and efficient. ๐Ÿฎ. ๐—–๐—ผ๐—น๐—น๐—ฎ๐—ฏ๐—ผ๐—ฟ๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐—ฎ๐—ป๐—ฑ ๐—•๐˜‚๐˜€๐—ถ๐—ป๐—ฒ๐˜€๐˜€ ๐—”๐—น๐—ถ๐—ด๐—ป๐—บ๐—ฒ๐—ป๐˜ AI developers often work closely with internal teams, business users […]

Read More
Power FX - Functions

Power Fx Color Function (Change Colors Easily) in Power Apps & Copilot Studio

If you’re curious about adding some color to your Power Apps or Copilot Studio, then check out this video. In this video, I break down how to use simple colors in PowerApps / Copilot Studio with the help of the Power Fx Color function.

Read More
Power FX - Functions

Power Fx ColorValue Function (How to use Hex Color Codes) in Power Apps & Copilot Studio

If you’re curious about adding some color to your Power Apps or Copilot Studio, then check out this video. In this video, I break down how to use hex color codes in PowerApps / Copilot Studio with the help of the Power Fx ColorValue function. It’s a straightforward guide, perfect for both beginners and those who’ve spent some time with Power Apps. I’ll walk you through the process step-by-step, making sure you can easily follow along and start incorporating vibrant colors into your apps using hex codes.

Read More
Power FX - Functions

Power Fx Split Function (Break a Text String Apart into a List) in Power Apps & Copilot Studio

Learn how to use the Split function’s capabilities in Power Fx. The Split function is a tool that cuts a longer piece of text (multiple or single words) into smaller parts as a table-list, like chopping up a long text separated by commas or a date with slashes, using a specific word or character as the cutting point.

Read More
Power FX - Functions

Power Fx Lower Function (Convert Every Character to Lowercase) in Power Apps & Copilot Studio

Learn how to use the Lower function’s capabilities in Power Fx to convert text to ALL lowercase, changing every character of every word to lowercase. This demo uses Power Apps, but it’s the same wherever Power Fx is used (such as Copilot Studio etc).

Read More