Power Apps Modern UI (For Beginners)

Поделиться
HTML-код
  • Опубликовано: 8 июл 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.
  • ХоббиХобби

Комментарии • 25

  • @avpnile
    @avpnile 3 месяца назад +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.

  • @PrachinaCreationsTelugu
    @PrachinaCreationsTelugu 2 месяца назад +1

    Awesome, please do more videos on powerapps

  • @SadekInfos7392
    @SadekInfos7392 День назад

    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

  • @user-xj8eb4gp1n
    @user-xj8eb4gp1n 2 месяца назад +1

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

  • @freddiesymonds7640
    @freddiesymonds7640 Месяц назад +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?

  • @MetaFrog5326
    @MetaFrog5326 3 месяца назад +3

    More of these please!

  • @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

  • @raslaankhan5146
    @raslaankhan5146 Месяц назад +1

    my mind is blown

  • @user-oc2qc7fd5n
    @user-oc2qc7fd5n Месяц назад

    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 26 дней назад

    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

  • @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. 💯✅❤️👍

  • @embo654
    @embo654 3 месяца назад +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

  • @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)

  • @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.