Power Apps Modern UI (For Beginners)

Поділитися
Вставка
  • Опубліковано 22 лип 2024
  • Power Apps For Beginners + Modern UI #PowerApps. In this video we walk you through with the steps on how to build a modern power apps UI and apply gallery as part of a dashboard.
    Chapters:
    0:00 Introduction
    0:22 Power Apps Navigation Bar
    3:15 Power Apps Header
    3:52 Power Apps Cards
    4:50 Doughnut Chart in Power Apps
    5:27 Custom Chart in Gallery Explained
    7:32 Classic Charts
    8:03 Gallery Table
    Please don't forget to like and subscribe to the channel.
  • Навчання та стиль

КОМЕНТАРІ • 27

  • @avpnile
    @avpnile 4 місяці тому +2

    Nice interactive dashboard. This will help my reporting canvas 👌

  • @stareSimulVelCadere
    @stareSimulVelCadere 2 місяці тому

    Been looking high and low for something just like this! Would love to get more into developing more visually satisfying UI's given how barebones power apps is.

  • @Elementaler69
    @Elementaler69 3 місяці тому +2

    This was beautiful! Very good content, I liked the pace, enough to understand the concept in short amount of time.

  • @user-xj8eb4gp1n
    @user-xj8eb4gp1n 2 місяці тому +1

    Awesome Channel ❤❤ Please do more videos and also explain how to achieve calculations and all.

  • @PrachinaCreationsTelugu
    @PrachinaCreationsTelugu 3 місяці тому +2

    Awesome, please do more videos on powerapps

  • @SadekInfos7392
    @SadekInfos7392 15 днів тому +2

    good video thank you for the effort, but can you please do it with more details on connecting to data not just focusing on graphical aspect

  • @MetaFrog5326
    @MetaFrog5326 3 місяці тому +3

    More of these please!

  • @freddiesymonds7640
    @freddiesymonds7640 2 місяці тому +1

    How do you get the focused colour when selecting one of tabs, e.g. selected 'dashboard' tab has a grey background. How do you do this?

  • @hanspetersdorf1729
    @hanspetersdorf1729 3 місяці тому +2

    Anywhere to download this example ?

  • @DalouA_Nella
    @DalouA_Nella Місяць тому

    Like the video, would be nice if we would see the navigation between tabs

  • @user-oc2qc7fd5n
    @user-oc2qc7fd5n 2 місяці тому

    can you create a different user role to give some limitation to other user and to give full access to an admin user using powerapps.

  • @syazniel_4779
    @syazniel_4779 Місяць тому

    What if you have more than 2000data.?will it still work..to load everything..i know that if we use collection we can load everything..but it will affect the performance..so how do we encounter this..if we alrdy filter it..and we still have more than 2000 data

  • @raslaankhan5146
    @raslaankhan5146 2 місяці тому +1

    my mind is blown

  • @user-oc2qc7fd5n
    @user-oc2qc7fd5n 8 днів тому

    why all your videos are private now?

  • @sarathsasidharan3437
    @sarathsasidharan3437 10 днів тому

    Can you please share this sample app

  • @miguelangeleraso2158
    @miguelangeleraso2158 3 місяці тому +1

    Excelente gráfico, aunque para la Navegacion hubiera sido mejor utilizar una galleria y definir sus items, obviamente pensando en el rendimiento de la aplicación, de tal modo te quedo super

    • @powerbiprofessionals
      @powerbiprofessionals  3 місяці тому

      Definitely! Thats another way to create menu navigations ✅💯❤️

  • @dreaminvestment_MGA
    @dreaminvestment_MGA 3 місяці тому +1

    hope to see a project like Revenue Projection

    • @powerbiprofessionals
      @powerbiprofessionals  3 місяці тому

      Thank you for the comment. We'll see if this is something we can add in our uploads. 💯✅❤️👍

  • @jankucera1512
    @jankucera1512 2 місяці тому

    Nice UI, but when creating a MENU bar as a componentnt, how do you add a on select propperty so it is functional?

    • @craigwhite5429
      @craigwhite5429 2 місяці тому +1

      In a component, you can configure behaviour properties for buttons but these are still in preview, so not supported for production apps. A more streamlined approach would be to build a collection that’ll act as your menu, including the screen names for each option. In the component, use a gallery to show the menu collection then you can set the buttons on select property to ThisItem.ScreenNav (or whatever you’ve called the column in the collection)

  • @embo654
    @embo654 4 місяці тому +1

    Looks nice 🎉 Now, sell me that templete and save me some time ❤😅

    • @wixxxxxxx
      @wixxxxxxx 3 місяці тому

      do it yourself bro, you’ll learn a lot more and save money

  • @hananehanane4881
    @hananehanane4881 3 місяці тому +1

    What’s difference between power bi and power apps ?

    • @powerbiprofessionals
      @powerbiprofessionals  3 місяці тому +1

      Hey, Hope this helps...
      Power BI = Reports, Dashboards, Business Intelligence, Data Analytics, Data Visualizations.
      Power Apps = Low-Code / No-Code Development Platform for creating Systems and Apps Development for Web, and Mobile devices. For Power Apps, it is really helpful for small scale to medium scale use cases but for larger scaled corporate apps, make sure you use a reliable connectors /database / repo to avoid issues in storage.