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
@@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...
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.
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!
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.
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?
Great video! I really love your "All Car Details" table. Could you create another tutorial focusing on different types of tables? For example, an editable table, a table that allows adding columns, and one where you can perform calculations like YTD and MTD sums? Thanks a lot!
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!
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?
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.
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..
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
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.
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
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)
Hi, I am Akhil. I am your TH-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
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)
I've watch this a couple of times now and implemented some of the elements into my own app. But at no point do you show the code for how you actually filter the gallery using these filters.
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
I couldn't agree more! Thanks a million, Tolu.
Full of Gems and funny! I've learnt a lot from your videos..well...copied a lot is more accurate, but also learning
Your apps are so clean.
Love your videos!
Thanks
Fantastic as per usual, Tolu! Keep it up.
Thanks🙂
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:
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
@@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...
You are top notch. Please keep your content coming. Thank you
I appreciate that!
It's always a pleasure to watch your videos.
Glad you could learn something
Your designs are top notch! 👏👏👏
I agree.
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.
I used the static one, as a separate container for the filter. But the design of this one is really great styling.
Thanks you so much. Glad you learnt something
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!
Glad it was helpful!
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.
justo lo que estaba buscando, excelente video!
Excellent video victor👌👌
Glad you enjoyed it
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?
Great video! I really love your "All Car Details" table. Could you create another tutorial focusing on different types of tables? For example, an editable table, a table that allows adding columns, and one where you can perform calculations like YTD and MTD sums? Thanks a lot!
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!
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?
Resolved by updating the OnSelect of the Filter button: Set(varFilterOpen, !varFilterOpen);
If(varFilterOpen, Set(varMenuExpanded, false))
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?
perfect!!
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.
Just use Choices('your option set name')
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..
Great content! Where did you hook up your TI_Search to?
I used the Search() function on the datasource. Check 33:44
Absolute amazing content!! Keep it up!
I want to customize the same app, which subscription should I choose?
Thanks.
Any Tier is fine however Tier 2 also includes Datasets and Base App Templates where applicable
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
why not the modern combobox ?
Thanks for this video, is the power app free? and how can one learn and follow you from scratch?
Excelente
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.
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
@@toluvictor thanks! I missed that part in the video but I will try that suggestion and see what I can put together :).
could the background music be any louder, in the beginning?
There is a Warning showing in my error function could please help me
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)
@@toluvictor is there any way to contact you? i am creating an app based on your video instructions, is it possible to help me?
do you have a course of PowerPage?
Hi, at this moment, I do not
Hi, I am Akhil. I am your TH-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
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)
I've watch this a couple of times now and implemented some of the elements into my own app. But at no point do you show the code for how you actually filter the gallery using these filters.
The point of this video was the UI of the filter mechanism.
To learn how the filter function works there are many free resources on TH-cam
TY!
You're welcome 😇
Great Content there Tolu👍👍🩷
Thank you so much