Building a beautiful Power Apps mobile navigation menu - HTML control(part 1) — Kristine Kolodziejski
If you didn’t know already… I love UI and UX. I recently tweeted a snapshot of a mobile navigation menu I have built for one of my Power Apps which gathered a lot of interest. I promised I would show you step-by-step how to do it so here we are - welcome to Part 1! The actual menu comprises of a
Call SharePoint REST API in a custom connector (Power Apps/Power Automate)
The Power Automate action Send an HTTP request to SharePoint could come handy in many scenarios to execute SharePoint REST API queries but you will not able to use this action directly in Power App…
Making application lifecycle management (ALM) easier in Power Automate
Application Lifecycle Management (ALM) is the lifecycle management of applications and automations, including considerations like governance, development, and maintenance. Power Automate has recently released a number of improvements that make ALM easier.
Deliver your content faster with availability of Content Delivery Network integration with Microsoft Power Pages
<p>The performance of websites created using Power Pages with global reach can be impacted by the proximity of the consumer from the website host. To provide a better and more consistent experience, we are introducing the capability (currently in preview) to enable Content Delivery Network (CDN) with your Power Pages site with just a switch&hellip;</p>
It has been quite a few months since I posted a blog and the main reason is that I have been heads down working with our team on a set of new documentation that relates to one of the big announceme…
This article explains how to use KEEPFILTERS to intersect instead of override an existing filter context in DAX. Using KEEPFILTERS simplifies the code and i
Dynamic Column Sorting and Switching Columns and Rows with Field Parameters
Continuing on my exploration of field parameters, in this post I want to share how you can use field parameters and modelling to dynamically sort columns in a table with a slicer and also switch ro…
Automate unstructured documents like contracts with AI Builder
With Power Automate and AI Builder you can now easily automate extracting information from unstructured documents such as contracts, statement of works, contracts, statement of work, financial or medical reports, publications, and many others.
Announcing general availability of our new Dataverse experiences on Power Apps
When building apps, data is the core of your experience &#8211; and Dataverse is a natural solution for Power Apps. Dataverse gives us a huge breadth of features to work with so we&#8217;ve been investing in familiar and intuitive experiences for our users so that they can get the best out of Dataverse.
Using the Power Platform CLI with Power Pages - Carl de Souza
In this post, we will look at how to use the Power Platform CLI with Power Pages. First, you will need to install Visual Studio Code. and the Power Platform CLI. Note, you can install the Power Platform Tools extension in Visual Studio Code, which will enable you to run Power Platform CLI commands within the VS Code terminal, or you can run the Power Platform CLI separately and be … Continue reading Using the Power Platform CLI with Power Pages