Tag: Power Platform

Generate Teams meeting url with Power Automate flow
Generate Teams meeting url with Power Automate flow
Blog Posts

I’m done with Outlook yet I still need to create Teams meetings, can I somehow generate the meeting url, e.g. with Power Automate flow? Recently, I met a few people unhappy with Microsoft Outlook application wanting to switch to another tool. Sadly, they realised that the other email clients won’t allow them to create Teams… READ MORE

Using Dataverse low-code plug-ins with Power Pages
Using Dataverse low-code plug-ins with Power Pages
Blog Posts

One of the features currently in preview that I am #superexcited about is Dataverse low-code plug-ins. What are Dataverse low-code plug-ins? They allow you to build server-side business logic specifically for Dataverse. Plug-ins are not new technology. In the early versions of Dynamics (version 3 and before), there was the concept of call-outs, which allowed you… READ MORE

Dynamically Updating Copilot Studio
Dynamically Updating Copilot Studio
Blog Posts

This blog did not go to plan, I hate Teams Dataverse, it’s a bad idea and badly implemented, but lets start at the beginning… So I had this idea, wouldn’t it be cool if I could dynamically update the trigger phrases in my chatbot, it would go something like this: As everything is built in… READ MORE

Getting to grips with Visual Calculations
Getting to grips with Visual Calculations
Webinars

Getting to grips with Visual Calculations Webinar Description: Visual Calculations are a new feature that make life easier for the citizen and pro developer alike. In this session we’ll discuss how and where they should be used, and their limitations. Benefits of attending the webinar  Understand what visual calcs are and whether you should use them.… READ MORE

How to add a PayPal payment option on a Power Pages page
How to add a PayPal payment option on a Power Pages page
Blog Posts

As many of you already know, the stripe payment option has been integrated into Power Pages. This feature is currently in preview. See additional info in this link Introducing online payments in Power Pages (Preview)| Microsoft Power Page However, this article is about adding a PayPal payment option on a Power Pages page and updating… READ MORE

Configuration and Development of Multilingual Chatbots (Copilot)
Configuration and Development of Multilingual Chatbots (Copilot)
Blog Posts

Multilingual bots (Copilot) are chatbots that can communicate with customers in different languages while keeping all the content in a single bot. In many cases, they can automatically detect the desired language and respond in the same language, providing a more personalized and engaging experience for customers. For the list of supported languages, see our Supported… READ MORE

5 Essential Power Apps Functions for Enhanced App Development
5 Essential Power Apps Functions for Enhanced App Development
Blog Posts

Welcome to another exciting exploration in the world of Power Apps! Today, we’re diving into five “fancy” functions that, while not traditionally fancy, are absolute game-changers for any Power Apps developer. These functions are not just about adding flair to your apps; they’re about making your development process more efficient, your apps more powerful, and… READ MORE

Disable Cells Using Power Apps Grid Customiser Control
Disable Cells Using Power Apps Grid Customiser Control
Blog Posts

Disabling controls on a form is a top requirement for model-driven apps projects. Of course this logic needs to be enforced on grids too. In case you are aware about “why we need this” and “what are the challenges”, and are looking for the solutions, you can jump directly to #Solutions. I’ve implemented 3 solutions, from… READ MORE