Build Customized Solutions for Your Business Needs

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ม.ค. 2025

ความคิดเห็น • 39

  • @caraziegel7652
    @caraziegel7652 ปีที่แล้ว +5

    i had watched 1 or 2 overviews of model driven apps a few months back, when I was just learning about powerapps. Now that I've created several canvas apps, I think this made a lot more sense - or maybe I really liked the way you explained and organized. While it still doenst seem to have the easy way to do custom forms with colors and such, the business rules didnt look so bad. I love that you can create one rule and apply it to multiple forms - thats wonderful.

    • @BulbDigital
      @BulbDigital  ปีที่แล้ว

      Cara, we really appreciate your comment. It means a lot when we hear that someone was helped in the exact way we set out to help!

  • @seanmay3978
    @seanmay3978 ปีที่แล้ว +1

    This was by far the best video I have seen on this subject! Great content that does not deviate from the topic with just enough detail to allow the potential to be demonstrated. Awesome job!

    • @BulbDigital
      @BulbDigital  ปีที่แล้ว

      Glad it was helpful! What projects are you working on?

    • @seanmay3978
      @seanmay3978 ปีที่แล้ว +1

      @@BulbDigital I am currently working on a asset management app that will be used to monitor and measure our assets. This includes items such as plant, machinery and equipment etc. the main purpose is to demonstrate compliance in relation to calibration, inspection or service requirements. However I have a few other projects pending that will include non-compliance management systems and snag reports. The model driven applications will be very useful for these scenarios.

  • @warrenpieterse6084
    @warrenpieterse6084 ปีที่แล้ว +1

    This was the exact guide I was looking for. Thank you!

    • @BulbDigital
      @BulbDigital  ปีที่แล้ว

      So happy to hear! Thanks for watching 😁

  • @thebronsonreed
    @thebronsonreed ปีที่แล้ว +1

    More education on solutions please! Thank you for this video and the others you publish; always great content!

    • @BulbDigital
      @BulbDigital  ปีที่แล้ว

      Hey, Bronson! Thanks for the kind words, we appreciate it 😁

    • @jasonsealy4103
      @jasonsealy4103 ปีที่แล้ว

      @@BulbDigital yeah having a video on solutions best practice and strategy would be great! Also would be great to include when to use different solution strategies. Thanks!

  • @lacho3710
    @lacho3710 2 หลายเดือนก่อน

    Love this vid, very clearly explained and so straight to the subject

    • @BulbDigital
      @BulbDigital  2 หลายเดือนก่อน

      Thanks so much! Glad we could help.

  • @marcdoliveira4906
    @marcdoliveira4906 2 หลายเดือนก่อน

    Outstanding!!! Thank you so much for the vid.

    • @BulbDigital
      @BulbDigital  2 หลายเดือนก่อน

      Glad you enjoyed it!

  • @uzoruchenna4863
    @uzoruchenna4863 ปีที่แล้ว

    Simple and straight forward. Please do you have tutorials on Dynamics

    • @BulbDigital
      @BulbDigital  ปีที่แล้ว

      We don't have any on Dynamics features at the moment. Are there particular areas of Dynamics for which you'd like to see this type of content?

  • @cmacdhon
    @cmacdhon 11 หลายเดือนก่อน

    Best MDA video I've seen. The best beard as well.

    • @michaelbodell6337
      @michaelbodell6337 11 หลายเดือนก่อน

      Thanks for the kind words! All glory to God when it comes to the beard.

  • @jaanuj.v.2482
    @jaanuj.v.2482 ปีที่แล้ว

    Its really helpful for me can you upload more videos on power apps and a video related to creating dashboard in power apps

    • @BulbDigital
      @BulbDigital  ปีที่แล้ว

      Hey! Glad we could help you - we'll definitely will keep that type of content in mind! Thanks for the suggestion 😊

  • @abdullahkasabji398
    @abdullahkasabji398 ปีที่แล้ว +1

    Hi Michael,
    thanks for the explanation. my question is how we can now after building the app give the end users access to start interact with the app and populate some data Add/Edit into the data source "Dataverse", for example to embed the App in MS Teams for ease of access where they can click on a button and start filling the forms. Regards.

    • @BulbDigital
      @BulbDigital  ปีที่แล้ว

      The easiest way to do this is to find the app in your list of apps (in the solution). Then click the ellipses, and look for the Add to Teams option. This will open a panel which will let you specify which Team / Channel you want the app to appear in.
      Remember, if you're building an app that uses Dataverse (not Dataverse for Teams), all users who use the app will require paid Power Apps license. You can acquire Per App licenses and add them to the environment, or if you have additional apps / environments (more than 1) that some users need to use or access, then you can assign each of them a Power Apps Per User license.

  • @ranjanroy1623
    @ranjanroy1623 ปีที่แล้ว +1

    Super video , Many Thanks
    I have 1 Question , How can i integrate my Model driven app to MS D365 ?, so that ii can create customers at D365 and then use them at Model Driven app for my flows and processing

    • @BulbDigital
      @BulbDigital  ปีที่แล้ว +1

      Let's assume you have maker or greater security role in your D365 Power Platform Environment. You can create a new Model Driven App in that environment to do what you want to do. Truth be told, Dynamics is all essentially Model Driven Apps. The one caveat is that you'll want to avoid making any changes to anything that D365 uses. For example, there are a number of tables like Account, Contact, etc. that are used by D365. Making changes to these could have unintended effects on your Dynamics instance.
      Another method might be to customize your Dynamics instance (apps) to do the additional things you're trying to do. This would assume that all of your users have Dynamics licenses.
      If you are simply wanting to provide alternative access through a different MDA to the same data behind your Dynamics instance, then you can build a new MDA and just ensure any user who accesses that app has a Premium Power Apps license (Per User or Per App), and any account that runs flows using that data will also need a Premium Power Automate license.

    • @ranjanroy1623
      @ranjanroy1623 ปีที่แล้ว

      ​@@BulbDigital Thanks much sir for your reply . It all make sense .
      One last question,
      Is there a way by which i can get all details (field values) directly populated in my model driven app , if that account exists within D365 ?
      Let's say I'm on my "screen 1" of model driven app , and I enter "account number" and then if that "account number" exists within D365, then all corresponding details of that account are auto populated in the below section of "screen 1 " of MDA.
      If not i can go ahead and then create one .
      many thanks again for your words of wisdom !

  • @-sanvi
    @-sanvi ปีที่แล้ว

    Very nice content 👍👍

  • @scottthompson4513
    @scottthompson4513 3 หลายเดือนก่อน

    Hey, great video. At about 17:05 you've DOXed yourself a bit. might want to scrub that out.

    • @BulbDigital
      @BulbDigital  2 หลายเดือนก่อน

      Thanks Scott, hard to catch them all :)

  • @SmartLearningAI
    @SmartLearningAI ปีที่แล้ว

    I wanted to edit/customize my command bar in the new look, but it keeps staying disabled/readonly?
    Help

    • @BulbDigital
      @BulbDigital  ปีที่แล้ว

      Are you trying to manage a custom command / button or the ones that exist by default?
      The first thing to remember is that all of the out-of-the-box buttons are going to be disabled for customization. You can use a tool like the XrmToolBox and the Ribbon Workbench to manipulate these in various ways, but that's a bit more advanced.
      You can add your own buttons to the command bar for an entity and manage those. Once you do this, remember that in order to make changes these commands you'll need to "Open component library" to do so.