Skip to content
  • Microsoft Power Platform
    • Microsoft Power Automate
    • Microsoft Power BI
    • Microsoft Power Apps
    • AI Builder
  • Microsoft 365 / Office 365
    • Microsoft SharePoint Online
    • Microsoft Teams
    • Microsoft Office Online
    • OneDrive for Business
    • Microsoft Forms
  • Microsoft Azure
  • Microsoft Dynamics 365
  • About
    • About the Author Pieter Veenstra
    • Contact SharePains today!
    • My Published Articles elsewhere…
    • Privacy Policy
  • Power Automate, the ultimate user guide!
  • Power Apps, the ultimate user guide
  • Share your pains today!
  • About the Author Pieter Veenstra
  • Contact SharePains today!
!New!
3 Ways to add a column to an array in Power Automate Patch any field type in a SharePoint list item using Power Apps Call flows from a model driven app Variables or Compose? Consider neither in Power Automate Your 1st lesson in Power Apps, in a few easy steps! Create new tabs in your Teams in Microsoft Teams using Power Automate Who can create new environments in the Power Platform How to handle leavers in Power Automate How to embed a canvas app in your model driven app Automatically re-enable flows that were suspended in Power Automate The target in the Launch function in Power Apps Create new group alert using Power Automate Delegation Warnings in Power Apps 1 Top tip: PowerPlatformLearn.com and master the Power Platform within no time Compare 2 Excel files using Power Automate
  • Facebook
  • Twitter
  • LinkedIn
  • GitHub
  • Reddit
SharePains by Pieter Veenstra
SharePains

SharePains by Pieter Veenstra

Office 365, Power Platform, SharePoint, Azure and Dynamics

  • Microsoft Power Platform
    • Microsoft Power Automate
    • Microsoft Power BI
    • Microsoft Power Apps
    • AI Builder
  • Microsoft 365 / Office 365
    • Microsoft SharePoint Online
    • Microsoft Teams
    • Microsoft Office Online
    • OneDrive for Business
    • Microsoft Forms
  • Microsoft Azure
  • Microsoft Dynamics 365
  • About
    • About the Author Pieter Veenstra
    • Contact SharePains today!
    • My Published Articles elsewhere…
    • Privacy Policy
Saturday, January 16, 2021
  • Power Automate, the ultimate user guide!
  • Power Apps, the ultimate user guide
  • Share your pains today!
  • About the Author Pieter Veenstra
  • Contact SharePains today!

Microsoft Power Apps

All posts about Microsoft Power Apps

Patch any field type in a SharePoint list item using Power Apps

SharePains Home | Microsoft Power Apps

Patch any field type in a SharePoint list item using Power Apps

In Power Apps the Patch function is very important when you work with data. In this post it’s all about how to update any field type in SharePoint lists. Field … read the patch-field-type-sharepoint-power-apps post

Comment on Patch any field type in a SharePoint list item using Power Apps
Who can create new environments in the Power Platform

SharePains Home | Microsoft Power Apps

Who can create new environments in the Power Platform

It is important to create multiple environment when you use the Power Platform, but how do you control who can create new environments? Environments There can be multiple reasons for … read the create-new-environments-power-platform post

Comment on Who can create new environments in the Power Platform
How to embed a canvas app in your model driven app

SharePains Home | Microsoft Power Apps

How to embed a canvas app in your model driven app

Do you want to create a button in the forms in your model driven app? You could embed a Canvas App in your model driven app to do this. Create … read the embed-a-canvas-app-model-driven-app post

Comment on How to embed a canvas app in your model driven app
The target in the Launch function in Power Apps

SharePains Home | Microsoft Power Apps

The target in the Launch function in Power Apps

The Launch function in Power Apps helps you to open links in your browser from your app. Launch Function The launch function has had a few additional options added recently, … read the launchtarget-launch-function-power-apps post

1 Comment on The target in the Launch function in Power Apps
Deploy Canvas Apps and Flows through solutions

SharePains Home | Microsoft Power Apps

Deploy Canvas Apps and Flows through solutions

When you deploy Canvas Apps and Flows in Power Apps and Power Automate you can choose to deploy them one by one but adding them to solutions is easier. Solutions … read the deploy-canvas-apps-and-flows-solutions post

5 Comments on Deploy Canvas Apps and Flows through solutions
Address Input in Power Apps

SharePains Home | Microsoft Power Apps

Address Input in Power Apps

When you app needs users to input addresses, you can now use the Address input control. Address Input Control While I’m writing this post the address Input control is still … read the address-input-in-power-apps post

Comment on Address Input in Power Apps
Security and Common Data Services/Dynamics 365

SharePains Home | Microsoft Power Apps

Security and Common Data Services/Dynamics 365

In this post I will look at the security aspects of Dynamics 365 and the Common Data Services. Security Background In this post I will probably not talk about much … read the security-common-data-services-dynamics post

Comment on Security and Common Data Services/Dynamics 365
Developing code components in Power Apps

SharePains Home | Microsoft Power Apps

Developing code components in Power Apps

In last week’s post I introduced code components and the process of building them. in this post it is all about developing code components.  Code components and TypeScript The files that … read the developing-code-components-in-power-apps post

Comment on Developing code components in Power Apps
‘Real’ code to extend Power Apps

SharePains Home | Microsoft Power Apps

‘Real’ code to extend Power Apps

In this post I will look at the options to extend Power Apps with code. Options to extend Power Apps When the Power Platform doesn’t do what you want it … read the real-code-to-extend-power-apps post

Comment on ‘Real’ code to extend Power Apps
New Chatbots in Power Apps!

SharePains Home | Microsoft Power Apps

New Chatbots in Power Apps!

Today in Power Apps you will find a new option in the menu, Chatbots! Create Chatbots When you click on chatbots you have two options Create and List. the Create … read the new-chatbots-in-power-apps post

Chatbot in power Automate Comment on New Chatbots in Power Apps!

SharePains Home | Microsoft Power Apps

Multiple SharePoint list forms on 1 Power Apps custom form

In Power Apps it is possible to have multiple SharePoint list forms on one list’s custom form. The SharePoint setup I created two SharePoint lists. With a lot of imagination … read the multiple-sharepoint-list-form-power-apps post

Comment on Multiple SharePoint list forms on 1 Power Apps custom form
Only 1 Input property needed for all Power Apps components

SharePains Home | Microsoft Power Apps

Only 1 Input property needed for all Power Apps components

Do you end up with many input properties when you develop Power Apps components? You only need 1 input property! Power Apps components Earlier today I mentioned Power Apps components … read the 1-input-property-power-apps-components post

Comment on Only 1 Input property needed for all Power Apps components
Call Power Automate flows from Power Apps components

SharePains Home | Microsoft Power Apps

Call Power Automate flows from Power Apps components

Within you Power Apps there might sometimes be a need to call Power Automate flows, doing this from a component will reduce the number of flow calls that you need … read the power-automate-flow-powerapps-components post

Comment on Call Power Automate flows from Power Apps components
Power Apps Patch vs SubmitForm vs Update vs UpdateIf, 4 unique methods to change data

SharePains Home | Microsoft Power Apps

Power Apps Patch vs SubmitForm vs Update vs UpdateIf, 4 unique methods to change data

When you update a record in Power Apps you can use Power Apps Patch, SubmitForm, Update or UpdateIf, but what is the difference? Data updates in Power Apps In this … read the patch-vs-submitform-vs-update-power-apps post

Comment on Power Apps Patch vs SubmitForm vs Update vs UpdateIf, 4 unique methods to change data
Dynamically loaded images in Power Apps are invisible

SharePains Home | Microsoft Power Apps

Dynamically loaded images in Power Apps are invisible

In this post i will look at dynamically loaded images and how these images may not appear in play mode. Adding images to screens In Power Apps studio it is … read the dynamically-loaded-images-in-power-apps-are-invisible post

images invisible in play mode in Power ~Apps 4 Comments on Dynamically loaded images in Power Apps are invisible

Posts navigation

Older posts
Looking for a different post?
Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 4,619 other subscribers

Events
  • COLLAB365 GLOBALCON5 COLLAB365 GLOBALCON5
Links
  • hybrIT Services HybrIT Services, this is where I work HybrIT Services, this is where I work
  • Microsoft Flow and PowerApps User Group Milton Keynes Join the UK Microsoft Flow and PowerApps User Group Milton Keynes Join the UK Microsoft Flow and PowerApps User Group Milton Keynes
  • ULS Monitor Monitor your SharePoint logs and see the issues before users do. Monitor your SharePoint logs and see the issues before users do.
  • Collab 365 today Get the latest news from over 365 blogs Get the latest news from over 365 blogs
  • Community Connect Are you looking for speakers or local technology experts? Are you looking for speakers or local technology experts?
Top posts
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Privacy Policy
SharePains Privacy Policy