Тёмный

When should I use Model-Driven Power Apps? 

Lisa Crosbie
Подписаться 60 тыс.
Просмотров 14 тыс.
50% 1

In this video I take you through when and why to use a model-driven Power App, and how to make the decision about whether your use case might be right for a model-driven app.
0:00 - When should I use a model-driven Power App?
0:47 - Scenarios for when you should use a model-driven app
5:20 - Introduction to Microsoft Dataverse
7:59 - What is a model-driven Power App?
8:54 - Model-driven app demo
10:20 - When to use model-driven apps

Наука

Опубликовано:

 

21 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 43   
@EdsonNascimentoEN
@EdsonNascimentoEN Год назад
After watching your comprehensive course on LinkedIn, I've been exploring your great tutorials on power platform, and I am in love with the technology. Thank you for speaking our language and bridging the gap between users and technology.
@BelleWhoodle
@BelleWhoodle Год назад
As a new user to the power platform, this was crystal clear and well explained. Thank you!
@LisaCrosbie
@LisaCrosbie Год назад
Awesome! Thank you!
@subhashshah4812
@subhashshah4812 11 месяцев назад
@Lisa you make the subjects super easy, thanks much!
@davidj4266
@davidj4266 Год назад
This explains things a little better. Thanks, Lisa!
@simonball5602
@simonball5602 Год назад
Great explanation and overview.
@jeffk8900
@jeffk8900 Год назад
Great clear and concise explanation. Thanks.
@LisaCrosbie
@LisaCrosbie Год назад
You're welcome!
@senthilkumarpalanisamy365
@senthilkumarpalanisamy365 Год назад
Wonderful and clear cut explanation madam, please do post more.. Thanks a lot.
@osamaasif9601
@osamaasif9601 Год назад
One question though how does this compare to a canvas app because we can still use data verse in canvas aswell
@brianmullaly3395
@brianmullaly3395 Год назад
Enjoy your tutorials, Lisa - thanks. Ready to retire legacy system (MS Foxpro based), have extended dataverse w/tables, etc. Need 'reporting' tool similar to foxpro's (i.e. power bi report builder). Any other tools in powerapps (or external) that will work?
@LisaCrosbie
@LisaCrosbie Год назад
Hi Brian, Power BI is the platform tool that you use for reporting; you can embed your Power BI reports into your model-driven Power apps as dashboards.
@nasarazam
@nasarazam Год назад
Wow, FoxPro is still in use !!!!! I used to code more in Clipper and a bit in FoxPro. But that is really ancient. Those are DOS based apps !
@spen2431
@spen2431 Год назад
Amazing. Thank You 💥💥 Question : I have a long Word doc which i want to migrate. Each section in the Word doc will be a new column in a SharePoint list (approx. 20-30 sections). Would a canvass or model-driven app be best? I need to have a simple approval workflow. My concern is some of the "multi-line" text fields may contain way over 500 characters.
@spen2431
@spen2431 Год назад
^^I also need to make it a user friendly as possible (Hint text etc..)
@LisaCrosbie
@LisaCrosbie Год назад
If you want to use SharePoint, then it isn't a model-driven app. A Model-Driven App is alwasy built on Dataverse as a data source. So if SharePoint doesn't meet your needs here as a data source, then you could create a model-driven app for this use case - set up a data table(s) in Dataverse - there are longer form text columns in Dataverse that can handle way more than 500 characters. Your model driven app can also include hover/hint text, and an approval workflow.
@LisaCrosbie
@LisaCrosbie Год назад
Model driven app can do this, yes. You design the layout of the screen and you can have hint text and custom help panes.
@douglasowen5935
@douglasowen5935 Год назад
Hi Lisa, Can you use multiple tables in a business process flow/ model driven app? I would like to go from Project Creation -> Import Data -> Planning -> Construction -> Delivery. This involves multiple tables but it would seem if I'm using a business process flow then I'm really tied to one table? I could do this in a PowerApp but as its all data driven(and currently in many, many excel spreadsheets) Im thinking a Model Driven app would be the way to go. Am I missing something?
@douglasowen5935
@douglasowen5935 Год назад
Custom pages? Slowly working my way through your videos. Fantastic job!
@LisaCrosbie
@LisaCrosbie Год назад
Hi Douglas, yes, you can create a business process flow that spans multiple tables - I've got it on my list of videos to make, but in the meantime there is a discussion thread and a link to a blog post here you might find helpful that shows how to do it powerusers.microsoft.com/t5/Microsoft-Dataverse/Business-flows-using-multiple-tables/td-p/960951
@desipher
@desipher 2 месяца назад
What if you are trying to convert an excel spreadsheet calculator? What if your data source is hosted outside the Microsoft ecosystem in a SQL database?
@LisaCrosbie
@LisaCrosbie 2 месяца назад
An Excel spreadsheet calculator is best kept in Excel or you could build a canvas app - that’s not a good use case for a model driven app. If your data is in SQL you can build a model driven app connecting to that as virtual tables. Otherwise you’d need to move your data to Dataverse to use a model driven app
@rafianumrex6384
@rafianumrex6384 11 месяцев назад
hi Lisa... Hope you are doing great. First of all, I would like to thank you for your beautiful efforts to make model-driven apps appealing stuff to work with for new bees :D. Well, I was wondering to know how I can get all the users of my model-driven app and send them all an email through power automate flow. This tutorial seems to be helping but I am still not able to fetch all the users/members of my model-driven app (all the people with whom I have shared my app). Is there any way to do that? would be a great help.
@LisaCrosbie
@LisaCrosbie 11 месяцев назад
It's not something I've done myself but it looks like there is a solution here powerusers.microsoft.com/t5/Microsoft-Dataverse/How-can-I-get-the-list-of-Users-my-Model-driven-app-is-shared/td-p/2199105
@rafianumrex6384
@rafianumrex6384 11 месяцев назад
@@LisaCrosbie thank you soo much for your reply... I already went through this thread but it did not resolved my issue.
@YashTri001
@YashTri001 Год назад
Hi Lisa, Reality informative, I have one query if you please can answer I am asking for In dynamics, What is difference between "web" & "unified interface" there we can see under published app. In terms of UI and if we create our new app(unified interface)same like that "web" so what it make the difference?? Thanks in advance
@LisaCrosbie
@LisaCrosbie Год назад
"Web" is the old legacy interface - you should only be using Unified Interface now, that's the name for the current UI.
@YashTri001
@YashTri001 Год назад
@@LisaCrosbie Is there any risk(like existing js or plugin code may stop work), If i create a new model drive app
@oliviasmith1734
@oliviasmith1734 Год назад
Hello Lisa My end users are currently using a Power BI Model I created that provides analytics for their customer Sales. On a monthly basis, they need to explain - write commentary re: the YOY Sales increasing and decreases for the customers in their portfolios. Can Model-Driven Power Apps help me per this scenario?
@LisaCrosbie
@LisaCrosbie Год назад
Power BI is the right tool to do the analysis, where is your data currently stored? A model driven app can store sales histories and figures in tables related to customers and then you can connect Power BI to that. But that's only worth doing if your current data source isn't working well for you.
@oliviasmith1734
@oliviasmith1734 Год назад
My Sales data is currently in an Amazon Redshift DB. I’m pulling the data into Power BI via a SQL Script. I’m looking for the best approach to add the commentary - written explanation from my end users per their customers YOY increasing and decreasing in Sales within my Power BI Reports. I was advised that a Model Drive-App may be a solution. In a perfect world, if my end user could view the report in Power BI, then somehow type an explanation next to each customer in the report that would be ideal. The commentary is currently being typed into an Excel Spreadsheet. What would be your recommendation to accomplish this task?
@perttirytinki2363
@perttirytinki2363 Год назад
How Dynamic sales and customer service and field service adapt this "picture", is it always when customer want D365 sales or/and customer service modul with they corporation, always need to do specification and never they dont take a ready packet?, how this goes buying corporation point of view, could you do a video corporation point of view like with image diagram of that buying joyrney and how this midification goes, I am always undesrtand that if i need a D365 sales and customer service CRM, that's it, but think we always speak model -driven app (D365 sales and customer service think is also model driven app) it clarify to me and future beginners to undestand how this is make a differents. Is model -driven always only option for new companies than not ready packet of D365 sales or Customer service?
@perttirytinki2363
@perttirytinki2363 Год назад
"imidification "- what i am thinking this is extra word, sorry ;)
@LisaCrosbie
@LisaCrosbie Год назад
This video should help explain it. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-VR0WlP_WWns.html
@perttirytinki2363
@perttirytinki2363 Год назад
And if i use differrent CRM or ERP, when it comes model driven app or canvas app, is dataverse only data in the world what is used in database, is integration app how can connect to other system, then i think canvas app is the app what need it? Mayve ABC of software engineeriing video is good also how this system and app data process goes to underneeth of everything :)
@ShyamSundar-xu4rx
@ShyamSundar-xu4rx 11 месяцев назад
I am migrating an application from other technology, which is having more than 100000 records. Is it the right decision to migrate in model driven instead of canvas ? Please suggest
@LisaCrosbie
@LisaCrosbie 11 месяцев назад
Canvas Apps need a data source, and with that many rows of data then Dataverse is a good choice. Then you can build a canvas app connected to that if you want, and/or a model driven app.
@nasarazam
@nasarazam Год назад
I thought you can use Model Driven with sql server ?????
@LisaCrosbie
@LisaCrosbie Год назад
You can now bring in sql as a virtual table. But no, model driven apps are built only on Dataverse.
@nasarazam
@nasarazam Год назад
@@LisaCrosbie Thanks
@corywarshaw4100
@corywarshaw4100 Год назад
The biggest barrier to using model-driven apps is the licensing. It might work for just a few users but it scales horribly if we want lots of people to use it!
@LisaCrosbie
@LisaCrosbie Год назад
Then it really comes down to the value of the apps you are building with it. If you have a mission critical app that runs and helps automate entire business processes - compare the cost with any other full business system or CRM system that will do the same and it's a different question. Build multiple apps on the platform and again it's a different value proposition. If you're just using it to build one basic app, then you're right, you won't be able to justify the cost.
@tristangeoffroy9286
@tristangeoffroy9286 Год назад
I don’t get exactly in which scenario it is getting too expensive. The CAL per user is 5€/months per app, isn’t it? Is there few benchmark scenarii ?
Далее
КРУТОЙ ТЕЛЕФОН
0:16
Просмотров 6 млн
Aura 879dsp новинка и хит
0:48
Просмотров 128 тыс.