Activity
Mon
Wed
Fri
Sun
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
What is this?
Less
More

Owned by Darren

Learn Power Apps

2.5k members โ€ข Free

A community of people who are enthusiastic about and trying to learn about Microsoft's Power Apps!

Power Apps Templates

120 members โ€ข $25/m

Memberships

Clief Notes

7.3k members โ€ข Free

Chase AI Community

48.6k members โ€ข Free

734 contributions to Learn Power Apps
You're the man now, dawg!
AI says, "You know that's a deep cut reference". ๐Ÿ˜… Movie reference: Finding Forrester. Great film.
0 likes โ€ข 2d
@Dustin Rocksvold
Try out a free week of Claude...
https://claude.ai/referral/HU0fWiwm5Q
0
0
Try out a free week of Claude...
App Deployment and Scaling Question
So, I have an app that I have been working on in my personal tenant for a music cruise we are going on in a few months. I posted screen captures in a Facebook group for people going on the cruise. There was interest from several people in using the app. Have any of you published an app for something similar where you may not know how many users will use it, or when? In looking at the PA licensing Microsoft is doing away with the Per-App Plan and going to a model where if someone uses it, then you get charged through Azure billing (Pay As You Go - or PAYG). The App is mainly going to be used during the one-week period of the cruise. Would it be better to remove the sharing of the app with the users, remove the connection between the app and Azure billing, or both? I don't want to be picking up the tab for 10$ per person per month in between. How would you go about billing the users to reimburse the cost of the Azure billing? I have attached some screen captures here in case anyone is interested.
App Deployment and Scaling Question
0 likes โ€ข 17d
Go full stack. Let's build this over a live stream. I want an invite to the cruise, bro!
0 likes โ€ข 15d
@Dustin Rocksvold is there karaoke? lol
Understanding Model-Driven Apps
๐Ÿค” Entities, forms, views, relationships, roles, and permissions >> "My current project is a Model-Driven App (CRM) with Business Central integration. My role focuses on implementing entities, forms, views, relationships, roles, and permissions. However, I feel that I donโ€™t yet have a complete overview of how the whole system works. I can connect small pieces, but I donโ€™t fully see the big picture." --- #๏ธโƒฃ The Mental Model: A Database with a Living Face The most important thing to understand about Model-Driven Apps (MDAs) is that they are not built like traditional applications. Most software is built code-first โ€” a developer writes logic, and the UI is crafted around that logic. MDAs flip this: they are data-model first. Everything you see on screen โ€” forms, views, dashboards โ€” is generated automatically from the underlying data structure you define. This is why they're called "model-driven." Think of it this way: you define the shape of your data, and the app emerges from that shape. #๏ธโƒฃ The Four Layers (and How They Stack) It helps to think of the whole system as four distinct layers sitting on top of each other. 1๏ธโƒฃ Layer 1 โ€” The Data Layer (Dataverse) At the very bottom is Microsoft Dataverse, which is essentially a cloud-hosted relational database with superpowers. Every "entity" you create (like Account, Contact, Opportunity, or a custom one) is really just a table in Dataverse. The columns (fields) you add to that entity are the columns of that table. The relationships you define between entities are foreign keys โ€” Dataverse just makes them feel more semantic (one-to-many, many-to-many, etc.). This layer is the source of truth. Everything else in the app is a view into or interface over this layer. 2๏ธโƒฃ Layer 2 โ€” The Metadata Layer (the "Model") On top of the raw data sits metadata โ€” the definitions of how data relates, behaves, and validates. This includes your relationships (which entities are connected and how), field types and validation rules, and crucially, Business Rules (declarative logic you define without code, like "if Status = Closed, make Revenue required"). The metadata layer is what makes this a model-driven app โ€” the model is this rich description of your data and its rules.
Understanding Model-Driven Apps
Screen Use Patch Statement in User Defined Function
I tried to move the screen use patching into a user defined function and then called the function from the various screens in my app. The patch is writing to a SharePoint list. I also have the App.OnError writing to another list. After changing the Screen Use patching I started noticing a bunch of errors stating that conflicts exist withe the changes on the server. Has anyone gotten this to work in a user-defined function?
0 likes โ€ข 28d
Could you provide the exact error text, or is that it?
1-10 of 734
Darren Neese
7
4,787points to level up
@darren-neese-7615
I teach Software Development using Microsoft Power Apps! https://linktr.ee/developermct

Active 5h ago
Joined Apr 25, 2023
INFP
Orlando, FL
Powered by