How does Power Platform fit into your application lifecycle management? In this session, Kartik and Casey show how ALM can be infused with the Power Platform.
Do you want to get started testing out some of these Power Platform capabilities? Sign up for a free developer plan here: https://aka.ms/powerappsdevplan
#powerplatformadvocates
Following on from the launch of the new look for model driven apps, we’re making the same modern controls available to canvas apps through an opt in preview. The new controls bring the following improvements: Modern – A focused and less cluttered design that supports richer interaction states and elevation, provides a higher usability baseline […]
Pipelines in Power Platform is Generally Available (GA)
We are pleased to announce that pipelines within Power Platform is generally available. Pipelines within Power Platform aim to democratize application lifecycle management (ALM) for Power Platform and Dynamics 365 customers by bringing deployment automation capabilities into the product in a manner that’s more approachable for all makers, admins, and developers.
Learn how to create and use environment variables in the power platform. Demonstration of SharePoint lists in dev and production sites, and Power Apps and f...
Flow Studio App is a professional toolkit to help Power Automate (Microsoft Flow) and Power Apps makers create, manage and support these critical apps and flows.
Collection of tools and guidance meant to help you extend Microsoft 365 & Power Platform to your needs following best practices. Don't reinvent the wheel and focus on what truly matters for your organization.
Introduction to Power Automate Chrome Extension - YouTube
📺 In this 13 minute demo Michał introduces us to a Chrome extension which facilitates management and duplications of Power Automate actions. Objective here was to make it more easy to copy actions between environments and more. It utilizes the built-in My Clipboard feature in Power Automate.
This community demo is taken from the bi-weekly Microsoft 365 & Power Platform community call 20th of July 2023
✨ Presenter
• Michał Kornet (Logamic)
📖 Learn more
• Power Automate Actions - Chrome Extension blog post: https://michalkornet.com/2023/05/23/Power-Automate-Actions-Chrome-Extension.html
💡 Learn more about the Microsoft 365 & Power Platform community
• Microsoft 365 & Power Platform Unified Sample gallery - https://aka.ms/community/samples
• Microsoft 365 & Power Platform Community in YouTube - https://aka.ms/community/videos
• Microsoft 365 & Power Platform - http://aka.ms/community/home
Sharing is caring! You are awesome! 🧡
Announcing General Availability for Power Platform Customer-managed key (CMK)
We are excited to announce the General Availability for Power Platform Customer-managed key (CMK)! Microsoft Power Platform empowers you to do more with less by making it easier than ever to securely scale low-code adoption, increase organizational collaboration, and infuse AI and automation into all your business processes. Microsoft Power Platform comes with advanced risk and compliance […]
PowerApps | Display more than 20 items for Managed Metadata fields | Xylos
The issue If we are customizing a SharePoint form we are most likely using PowerApps. A lot of customers make use of a managed metadata column. This particular column type is however limited in its default configuration. It will only show the first 20 terms of the term set that is configured on the SharePoint […]
Patch from a Collection to Update multiple rows in dataverse
I have a Table in DataVerse with multiple rows having 1 common Identifier (Col1: RefNo)...now i'm trying to patch from PowerApps to update all the rows with the same Col1 Value. but it is only updating the first row. this is what i have... ForAll(Collection, Patch(DVTable, Lookup(DVTable,Col1=RefN...
This is a new Power Apps feature Microsoft just announced: We can now view and use the source code, in readable YAML and Power Fx format right inside of Powe...
How to format a Date as text in a Canvas Power App - Eric Gregorich
In a Canvas Power App, if you are returning a Date field from a Data Source, and it includes both the date and time. But, you only want to show the date as text …
[BUG]: Sorting is not working · Issue #454 · microsoft/powercat-creator-kit
Describe the bug When I open my Canvas app or Creator Kit Reference App they showed me warning message is "Disable component behavior property return type check is on because one or more compo...