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 MoreWith 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 MoreIn 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 MoreSo 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 MoreThere’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๐ญ. ๐ฆ๐๐ฟ๐ผ๐ป๐ด ๐๐ป๐ฎ๐น๐๐๐ถ๐ฐ๐ฎ๐น ๐ฎ๐ป๐ฑ ๐ฃ๐ฟ๐ผ๐ฏ๐น๐ฒ๐บ-๐ฆ๐ผ๐น๐๐ถ๐ป๐ด ๐ฆ๐ธ๐ถ๐น๐น๐ 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 MoreIf 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 MoreIf 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 MoreLearn 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 MoreLearn 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