Bringing Visio to Microsoft 365: Diagramming for everyone | Microsoft 365 Blog
With the shift to hybrid work comes the need for business leaders to create a new, flexible operating model spanning people, places, and processes. Every business process will need to be transformed and diagrams are often the starting point for many process updates. They enable leaders across the organization to improve and visually communicate processes…
Scheduler, a new Microsoft 365 service, makes scheduling meetings easier and faster
It’s not just you: weekly meetings have increased by 148% and the time that employees spend trying to schedule meetings both inside and outside of their organization is climbing. With the average time to schedule a meeting taking 6 to 29 minutes, Scheduler aims to give you back time to focus on the...
Conference and Events App for Attendees - Power Platform Community
Hello, inspired by a video by Audrie Gordon (https://www.youtube.com/watch?v=1rsyyYiI4sU) and by a few conversations with Martin Lee and a few people in my organization, I decided to develop a PowerApps template for attendees of a conference. The template covers two use cases: 1. On the day of the...
In this PowerApps Tutorial, We will see what is LastSubmit() function in PowerApps, Why we will use this function, and how PowerApps LastSubmit() works on the PowerApps screen or app.Also, We will …
Announcing the general availability of Power Apps component framework for Canvas apps
Today we are happy to announce the general availability (GA) of Power Apps component framework for canvas apps. This release marks a significant milestone for Power Apps to bridge the gap between code-first and citizen developers and offer true no-cliffs extensibility.    
Chris Webb's BI Blog: What The New Visio Web App And Licensing Announcement Means For Power BI Chris Webb's BI Blog
There was an interesting announcement today regarding Visio: In summary there will soon be a lightweight, web-based version of Visio available to anyone with a Microsoft 365 Business, Office 365 E1…
We are excited to introduce the modern app designer, a new authoring experience now available in Preview worldwide. It is now easier and faster than ever to build model-driven apps. With just a few clicks, you can get robust, powerful grids and forms on top of Dataverse, and preview your app changes directly in the authoring experience.
When you want to implement 2 levels of grouping in Power Apps you will discover quite soon that you can't have more than 1 nested gallery. So how can we
Important New Feature: Relationship Validation for Solutions
Until now it was all too easy to create and publish a solution and overlook the backing relationships needed for the lookups that are present in the tables.  A new feature will help eliminate this issue. Before October, you will need to validate your existing solutions now to make sure you have included all required relationships for your lookups. 
Canvas app settings have been updated to a modern look, recategorized according to feedback, and streamlined to help you find and set what’s important.
On May 25th, we announced the public preview of the Power Platform Extension for VS Code. This helps organizations that continue to strive bridging the “collaboration” gap between with code-first developers and citizen developers.  This public preview is available for developers on MacOS (Intel, and M1) and on Windows10.  
PCF to enable an upload from excel functionality in canvas apps for Power Apps.Steps to push the component:You can push this component directly using the Visual studio developer command prompt. The …
Power Apps portals: Edit portal with Power Platform VS Code Extension (public preview)
The VS Code extension for portals adds the capability to configure portals using VS Code, and utilize the
built-in Liquid language IntelliSense enabling help with code completion, assistance and hinting while
customizing portals interface using VS Code
Temporarily disable Power Automate Trigger – Piyush K Singh
Premise In this post we’ll discuss how to temporarily prevent MS Power Automate from getting triggered. We will disable it for sometime and then resume the same without much of a hassle. The …
Yesterday, I noticed John Liu and Brian Dang discuss Pieter's method. This method is referring tot my post of using a compose action inside an apply to each
Microsoft announced its first customer product features powered by GPT-3 and @Azure.
At its Build developers conference, Microsoft unveiled its first features in a customer product powered by GPT-3, the powerful natural language model developed by OpenAI, which will help users build …
Dialog Control Dialog controls are modal UI overlays that provide contextual app information. They block interactions with the app window until being explicitly dismissed. They often request some kind of action from the user. Property Description OpenClose Buttons Table({Label: "Cancel", Fill:...