How to Design a Modern Filter UI in Power Apps

Поділитися
Вставка
  • Опубліковано 21 жов 2024

КОМЕНТАРІ • 60

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

    Full of Gems and funny! I've learnt a lot from your videos..well...copied a lot is more accurate, but also learning

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

    I found your movies by accident, when searching for nice design power apps, and wow! you inspired and motivated me! hell of a great job and love the balanced funny cut in's, not too many, not too less - just in the point! :D thanks for great job from a random internet guy somewhere far away :D take care

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

    Hi Tolu. Big fan of yours. I love how detailed and modern your videos and apps are. I'm just starting off with the Power Platform and your channel is my go-to. A quick suggestion if you don't mind, could you make beginner videos on Power apps and add them to a playlist? One of the challenges I had while starting out was trying to understand basic stuff like creating a standard non-responsive landing page, with buttons, galleries, containers and form controls. I usually found myself lost when responsiveness came into the conversation. I'm an advanced beginner so I prolly understand a bit of what you say now. Thanks again.

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

    justo lo que estaba buscando, excelente video!

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

    Great video! Nice design! I am applying some of your tips to my current projects. With all these I can now desing great UI for my projects. Thanks a lot for your videos and tutorials!

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

    Your apps are so clean.
    Love your videos!

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

    Your designs are top notch! 👏👏👏

    • @anthonjhnon1
      @anthonjhnon1 4 місяці тому

      I agree.

    • @anthonjhnon1
      @anthonjhnon1 4 місяці тому

      Your method to toggling the filter true/false is much less complicated that what I came up with. Going to have to borrow this method. I was about to stop watching the video until I saw that. Now I'm watching the entire thing.

    • @NeroADV160
      @NeroADV160 4 місяці тому

      I used the static one, as a separate container for the filter. But the design of this one is really great styling.

    • @toluvictor
      @toluvictor  4 місяці тому

      Thanks you so much. Glad you learnt something

  • @alexandermcmurrin5602
    @alexandermcmurrin5602 4 місяці тому

    You are top notch. Please keep your content coming. Thank you

  • @bi-ome
    @bi-ome 4 місяці тому

    I love your trick for the rounded corners on the combo box. I have been wishing I could get rounded corners on that thing for YEARS. D:

    • @toluvictor
      @toluvictor  4 місяці тому

      Lol. The Modern Controls now have it natively so we won't need this trick going forward or at least when Modern Controls are no longer in Preview

    • @bi-ome
      @bi-ome 4 місяці тому

      @@toluvictor Yeah I keep trying to use the modern combo box and it keeps not being 100% functional... like trying to use it as a people picker it just seemed to not work? It's been a few months though, maybe I should revisit...

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

    Fantastic as per usual, Tolu! Keep it up.

  • @cheikhtidianethiam1500
    @cheikhtidianethiam1500 4 місяці тому

    It's always a pleasure to watch your videos.

    • @toluvictor
      @toluvictor  4 місяці тому

      Glad you could learn something

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

    I see you've used a custom gallery for your "data grid" like table. Is it possible to replicate the experience of the classic datatable that scrolls horizontal when there are more columns than will fit in the default screen width? I've not found a good way to accomplish this to date. Using the modern table, it has refresh issues I assume due to its still Preview nature. Thank you for the Excellent Content!

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

    Thanks for the video. looking great. How should i go about repurposing this app to a Software Request process or any other PowerApps? is there any easy steps to achieve the required?

  • @hiteshkumar797
    @hiteshkumar797 4 місяці тому

    Excellent video victor👌👌

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

    Thanks for this video, is the power app free? and how can one learn and follow you from scratch?

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

    Absolute amazing content!! Keep it up!
    I want to customize the same app, which subscription should I choose?

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

      Thanks.
      Any Tier is fine however Tier 2 also includes Datasets and Base App Templates where applicable

  • @nabilsidrak4495
    @nabilsidrak4495 27 днів тому

    Hi Tolu, some times i get "invalid operation dividing by zero" on this app, it is from the gallery containing the images, any thoughts on that error? Thanks..

  • @amazingvlogcambo
    @amazingvlogcambo 4 місяці тому

    It's great! Now I'm st*ck on dynamic component "Action" for using in Datatable (Edit, Delete, View) of Power App. Can you HELP?

  • @sudosaurus
    @sudosaurus 24 дні тому

    Hi Tolu, I have just finished setting up the expandable side menu. If this is expanded and then the filter is opened, half of the filter container is off-screen, unless the side menu is retracted to simple mode. Please could you advise what I need to do to have both open sequentially without any loss of functionality?

    • @sudosaurus
      @sudosaurus 24 дні тому

      Resolved by updating the OnSelect of the Filter button: Set(varFilterOpen, !varFilterOpen);
      If(varFilterOpen, Set(varMenuExpanded, false))

  • @oisingriffin1775
    @oisingriffin1775 4 місяці тому

    Great video as always! What should the items property of the dropdown be if one my columns is a choice data source ? : Sort(Distinct('datasource', 'Column Name'), Value) works for me but not for my choice data type column.

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

      Just use Choices('your option set name')

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

    Hello Tolu, big love and respect from india, my image icon color does not get changes while clicking on any icon, it seems theCurrentMenuId value is not getting changed dynamically could u pls help

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

    Great video and I have gained a lot from becoming a channel member. I don't see the section on Mobile Responsiveness though? It's in the video thumbnail and I've watched the video over and over, but don't see anything discussing how to make this design responsive for mobile? When I import the solution and try to modify it for my use-case, the design doesn't respond, even after turning off scale-to-fit.

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

      Hi. Thanks a lot for the support
      As I said in the video, I built the app as partially responsive (for desktop viewport only) so its not fully responsive. If you want to use this filter layout on mobile the best approach would be to use the overlay/popup method and set it to come from the bottom instead of the right by using a vertical container

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

      @@toluvictor thanks! I missed that part in the video but I will try that suggestion and see what I can put together :).

  • @phoebeboatswain4351
    @phoebeboatswain4351 4 місяці тому

    Great content! Where did you hook up your TI_Search to?

    • @toluvictor
      @toluvictor  4 місяці тому

      I used the Search() function on the datasource. Check 33:44

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

    could the background music be any louder, in the beginning?

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

    why not the modern combobox ?

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

    Hi, I am Akhil. I am your UA-cam channel tier 2 member. I am facing issue in my power app. I have created similar app like your card gallery. In the last column arrow, I want to navigate to another approval screen as view mode of selected item in the current table. Unfortunately, there is an error. can you please help me its little urgent., Thanks

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

      Hi. I'm not sure what might cause your issue based on the little info you provided, but please make sure you're referencing your controls and variables properly (no typos)

  • @MichaelDeBlasis1369
    @MichaelDeBlasis1369 4 місяці тому

    TY!

  • @therealtorproperties9823
    @therealtorproperties9823 4 місяці тому

    Thanks for the video.
    Please how can I login into my developer account because my authenticator app is asking for a code and I'm using it on a new phone now. I'm on E5 subscription. Please I'll appreciate if you can put me through on this.
    Thanks.

    • @toluvictor
      @toluvictor  4 місяці тому

      Hi, I cant really answer this question. Please try contacting MS Support. It would also be better if you backup your authentication profiles using your personal email so this wont happen again

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

    do you have a course of PowerPage?

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

      Hi, at this moment, I do not

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

    There is a Warning showing in my error function could please help me

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

      Hi. I'm not sure what might cause your issue based on the little info you provided, but please make sure you're referencing your controls and variables properly (no typos)

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

      @@toluvictor is there any way to contact you? i am creating an app based on your video instructions, is it possible to help me?

  • @eyoborelvis8224
    @eyoborelvis8224 4 місяці тому

    Great Content there Tolu👍👍🩷