Skip to main content

Αναζήτηση Power Apps

Αναζήτηση

PowerApps Canvas App Coding Standards and Guidelines

Ιστολόγιο

Today we are happy to announce the release of the PowerApps canvas app coding standards and guidelines white paper! Why did we create the white paper? Creating a simple canvas PowerApp is easy. But as the complexity of your app increases, care must be taken to keep your apps maintainable and performant. Across the web …

PowerApps Community Demo Extravaganza – Voting Now Open

Ιστολόγιο

Cast your votes now to determine which 5 candidates will participate in the PowerApps Demo Extravaganza! Voting ends on October 1!

PowerApps checker now includes App checker results for Canvas apps in solutions

Ιστολόγιο

Use PowerApps checker to see a list of potential issues in your Canvas apps.

What’s New in Dataflows and Data Integration – September 2019

Ιστολόγιο

We’ve released lots of new features and enhancements to our Data Integration capabilities in PowerApps recently, enabling users to seamlessly connect to, transform and combine data from a wide range of data sources and load it into the Common Data Service, from where it can be used for creating apps, automated flows or analytics.

Gartner Magic Quadrant Names Microsoft Power Apps a Leader for Low Code Application Platforms

Ιστολόγιο

Today, we are announcing that Microsoft is a leader in the Gartner Low Code Application Platform (LCAP) Magic Quadrant. In the report, you’ll learn about Gartner’s assessment of the products in this market and explore their features.

September 16th Power Apps community call: Canvas App Design, components, themes and connecting Power Virtual Agents to MS Graph

Ιστολόγιο

For the September Power Apps community call hosted by Todd Baginski has guest speakers Geetha Sivasailam walking through a collection of Power Apps tips and tricks for incredible designs. Emmanuel Gallis will then share his component and theming tools for making Power Apps application creation even faster and our final guest presenter Tomasz Poszytek will share how to connect your Power Virtual Agents Chatbots to Microsoft Graph using Power Automate flows.

Caching changes for Power Apps portals with version 9.2.6.x or later

Ιστολόγιο

As a part of July release (version 9.2.6.x), we’re improving portal caching infrastructure to increase consistency and reliability.

Try out the Power Apps October release wave 2 updates today!

Ιστολόγιο

The Power Apps October release wave 2 has many exciting end user productivity enhancements you can try out and start to take advantage of now for your model-driven apps.

Formulas: ThisRecord, As, and Sequence

Ιστολόγιο

You can now refer to the whole record in ForAll and other record scope functions with ThisRecord.  You can even name that record with the As operator, allowing you to clarify formulas and work with all the records in nested ForAll and Gallery controls.  And finally, we’ve added Excel’s Sequence function to generate a table containing a sequence of numbers, perfect for iterating a specific number of times with ForAll.

Update your bookmarks for web.powerapps.com

Ιστολόγιο

Please update your bookmarks; content and services hosted at web.powerapps.com is moving to either make.powerapps.com or apps.powerapps.com

Improved data source selection and Common Data Service views

Ιστολόγιο

We are excited to announce that we have added a new experience rolling out this week for selecting data sources in canvas apps and to allow using the Common Data Services views as a filter on entities.  Configuring a gallery or data table control is much easier with a prompt guiding the data source or connector to use. With this new experience is an improved data access to Common Data Service and will soon include all of the recent connection improvements.  To streamline use of Common Data Service, the data source selection includes a list of suggested entities.  The ability to use entity views as a filter allows more advanced queries to be used without delegation limits.

April 2019 updates for Microsoft PowerApps

Ιστολόγιο

Once again the team had incredibly busy month releasing over 13 new features or enhancements for making your application creation experience even more productive and fun.

Easily add and move fields and controls on a form using drag-drop and cut-paste

Ιστολόγιο

Makers can now easily add and move fields and controls, to the exact location they want, directly on the form preview, and instantly see how the form will appear to end-users. Two new features added to the new form designer: drag-drop and cut-paste are making this possible. Combined with the live WYSIWYG preview of the form, these new features provide a big productivity boost when authoring forms.

Refine your data easily with updated column filtering and quick find on grids

Ιστολόγιο

Grids in unified interface have intuitive and intelligent column filtering options that help you refine your data quickly and gain insights. Slicing your data with an Excel-like experience helps you be more productive and serves you a powerful tool to create filters that can be used for one-off filters or to create personal views.

New Gateway management features on Power Platform Admin Center

Ιστολόγιο

New gateway management features

Introducing simplified AI Builder experience in Power Automate

Ιστολόγιο

In the January 2020 update, AI Builder introduces a new and simplified way to use AI Models in Power Automate. It is now easier to provide your data to the AI Model, and to use the output without the need to manually transform data.

Log telemetry for your Apps using Azure Application Insights

Ιστολόγιο

Configure and instrument your apps to write telemetry data to Azure Application Insights where you can analyze the usage, performance and health of your app.

Office 365 Integration features in Common Data Service

Ιστολόγιο

Office Integration features available with CDS.

Public Preview of File attribute in Power Apps

Ιστολόγιο

File data types in Power Apps

Introducing improvements to data storage in Common Data Services

Ιστολόγιο

File and Image data type to store file data in Common Data Services.

Public Preview of Custom Help Panes (formerly Learning Path) for Unified Interface

Ιστολόγιο

Custom Help Panes for Unified Interface

Public Preview: New File Data Type Available Via API

Ιστολόγιο

An exciting new enhancement is available as a preview for Power Apps, the addition of a File data type. Out of the box, Common Data Service can now naively support: Files can now be added as a data type to any entity Multiple File fields can exist on one entity Use of blob storage for large file types to reduce consumption of relational storage

User on boarding Walkthrough: Power Apps Portal way

Ιστολόγιο

On boarding users to a tenant have always been a challenge. Various solutions exist in the market and needs to be customized as per business processes.  Customizing will add to the problem of maintenance of Code. In the blog, we are going to cover “No Code Solution” Design. Covering up on the aspects of inviting a new user or an external user to a Tenant and providing seamless onboarding of external user to the PowerApps Portal.

Power Apps 2021 Wave 1 Preview Release is now available

Ιστολόγιο

The Power Apps release wave 1 for 2021 is available for you to enable in your environment ahead of the April rollout.  We have a number of new features that will modernize your end users model-driven app experiences.

Source code files for Canvas apps

Ιστολόγιο

Imagine using GitHub and Visual Studio Code with the text formulas of a Canvas app.  Teams can collaborate on apps: they can work on private branches, diff changes, create pull requests for review, and merge into master. We are very pleased to announce the experimental release of a tool that enables these modern miracles.  It is but the first step as we make application lifecycle management easier for formulas and Canvas apps.