06:44

Power Apps Create your own Code Repository! Code View in Power Apps is now Generally Available

In this video we look at the now generally available Code View feature in Power Apps! This feature had some updates in March 2025 that now allow us to paste …
Wish I had the time to continue with my documentations.
23:43

Steps to deny Power Apps users access to SharePoint data from the SharePoint UI - michelcarlo

How to block users from opening contents from a site directly in the SharePoint interface while still allowing the access from Power Apps.
Unfortunately, I can’t seem to make this work in our organization.
23:45

Power Apps ParseJSON Function: Get Collection From A Flow

Power Apps new ParseJSON function converts a text string into a record or table. It can also be used to return a collection from a flow.
I think this is the way to limit access of my Power Apps users to the underlying Sharepoint List.
12:28

PowerIcons - The Easiest Way to Customize Icons for Power Apps

Customize, copy & paste icons into Power Apps without wasting time on complex SVG codes. Quick, easy, and ready to use.
Lots of customization options here I think.
20:37

Power Apps Developer Plan - Create free Power Apps account

17:15

GitHub - Budibase/budibase: Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more 馃殌

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more 馃殌 - GitHub - Budibase/budibase: Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more 馃殌
According to the Reddit post, we need to install Appsmith and/or Retool to copy the functionality of Power Apps. Alternative to Airtable and NoCoDB, BaseRow, etc.
16:03

Set Default Values in Power Apps | Dropdown, Lookup, Choice, Date | SharePoint - YouTube

This video is a step-by-step tutorial on how to set the default values of controls in Power Apps. We will set default values of Text Input, Drop downs, Combo…
Reza demonstrates how to set the default values in the PowerApps form.
06:57

Powerapps and SharePoint list security

21:28

Power Apps Responsive Layout Design - Horizonal and Vertical - Part 1 - YouTube

Are you tired of choosing whether an app should be desktop or mobile? In this first of a multi-part series you will learn how Layout Containers let you build…
Shane Young’s video about creating responsive layout design in Power Apps. Part 2 can be found here.
17:51

LastSubmit for Patch - Power Platform Community

Hi! I had a problem submitting a form with SubmitForm(), so the solution I found was submitting the form with Patch(). However, I used LastSubmit()