I really like that you show the final result at the beginning of the video, it's very efficient to learn already if the video will be relevant or not for the watcher... most often, it is.
I agree. It’s very helpful to show the final ‘product’ at the start. It helps viewer decide which videos to watch, but also from a learning perspective, it allows me to understand the different steps that led fo the final project better.
Your content is really really good. How you are able to present a tutorial in a clear manner in the short time is an amazing skill. It seems effortless but it takes a lot of thought and care to achieve this. You deserve all the praise
Another excellent video. This will certainly go into my "ideas" bank for future projects. Thanks for always coming up with creative concepts for video ideas.
Thanks! I make videos when I receive multiple requests on a topic. Every 6 months I ask subscribers for topic suggestions on Community Tab of my channel. Most voted idea gets added to my backlog. Make sure to post this idea whenever I post the next topic suggestion post.
Good evening Reza, love your work. I love the new modern controls. However the modern date picker defaults to US locale mm/dd/yyyy. Despite setting language to Language(), I cannot get the date picker to show dd/mm/yyyy. Any tips?
Hi Reza I had created some small basic apps by following your videos, now i want to learn the power APP's end to end and currently i am at beginner level. do you conduct any course?
Hi Reza! 🙂Again, a cutting-edge application and video. You almost gave us a complete solution. What would be the best way to implement an Edit button in the template container of the gallery and a Search/Filter input box in the Header? I am still relatively new to Power Apps and am interested in best practices and optimization.
Thanks so much! I have done plenty of videos on gallery connected forms and filtering data. I would recommend checking my playlists on Gallery and Form control.
Hi Reza, great video! What do you think about the performance of the gallery in responsive apps? I tried using it, but the scrolling was very slow in a dataset with 50 items and 0 lookup. So, I decided to switch from the gallery to a detail list.
I did not experience any performance challenges with this. I am using this in a project where there are 5000+ items. Gallery is delegable so loads data in batches of 100.
Appreciate the content. Recently I've built a galley using modern controls, however, the on select property wasn't recognizing the controls nor the containers. I had to place a classic label control above for the on select property to function. Any hints?
I have done no work with d365 f&o and power apps, hence not sure. I will recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
I'm guessing that we don't get these modern screens in PA basic license (M365E3) as I can't find them in there. Of course, I can't find any MS documentation about the licensing that actually details this. Great video as always Reza.
@@RezaDorrani Hey Reza, I have got Modern Controls and Themes enabled in the canvas app, authoring version is 3.24044.16. If I click new screen, I can select from: Blank, Scrollable, List, Form, Success, Tutorial, Email, People, Meeting, Calendar, Portrait print and Landscape print. This is why I think its license limited, none of the modern responsive screen templates are present as in your videos. I'm on Basic, AKA Power Apps Community / Power Apps for Office 365
@@RezaDorraniThank you very much for your super quick reply.🙏 I believe it is because, firstly, modern displays are not available there and are only accessible when you create a standalone app, not when you just modify the SharePoint form. Additionally, there are no settings (Settings -> Display) options to disable fit-to-scale and the aspect ratio adjustment. These settings are missing. I hope I am wrong, because my company wants a mobile view for all apps, and I do not want to rebuild them all in Power Apps. BTW thank you for all of your videos :)
Hi Reza.. Greetings to you. I am a volunteer for a social organization in India. I am developing a Power Apps based application for running their day to day activities. As part of this, I developed a functionality using pdf function and Power Automate to generate a receipt and then save it in SharePoint document library. My intent is, to expose this funcrionality as an API so that donations can be done through other channels and receipt generation and saving of receipt can happen same as it happens if done through the application interface. All I am asking is.. can I bundle the functionality built in PowerApps as an API and can I expose the API for consumption by external applications. Pls advice. Thanks a lot.
I am not sure about the possibilities as this is not something I have tried or learned about. I recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
Hi Sir,I have create MDA using data flow however one of the column contain url, but it just the plain text how do I enable it as URL? so when user click it will direct the link to Sharepoint to view the url picture. thanks in advance
No clue about this. I will recommend checking or posting your query on forums in case someone has experienced something similar powerusers.microsoft.com
**Issue: Linking a Form to a Gallery with Power Automate Data in PowerApps** I have a gallery displaying data from a Power Automate flow using a table structure (`Table(resp)`). I need the form to display details of the selected gallery item. However, setting the form’s `Item` property to `Gallery.Selected` leads to a compatibility error: "Expected a value compatible with 'DataSource'". How can I correctly bind the form to the selected item in the gallery? Hi Raza, can you help me with the above issue ??
I have not come experienced this and hence not sure what is the cause for your issue. I recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com
How do we collect monthly Data for different teams ans save in sharepoint..Could you please help me out..ex: 3 teams data each we need to enter the data and save the it..
I do not have a video reference on this scenario and would have to try it out to provide guidance. I recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
@@RezaDorrani Thank you for the reply..Butbit would be very helpful if you could explain this scenario.I have searched many no one has created like this..
@@bhuvanamaddineni9552 I make videos when I receive multiple requests on a topic. Every 6 months I ask subscribers for topic suggestions on Community Tab of my channel. Most voted idea gets added to my backlog. Make sure to post this idea whenever I post the next topic suggestion post.
Hi Reza, I asked in Microsoft community but nothing worked. In this video, Again you used that formula. In CanvasBadge you have used ThisItem.'Session type'.Value. While typing the value, You are getting it but in my case it's not working. I am probably making some mistake in the database. But I cant debug what it is, Could u please help me with this ? Again in Dataverse i have choice column just like you have Session Type.
@@RezaDorrani No worries. Just one question, the same thing is possible with Dataverse as well ? does your vdo align with Dataverse choice column as well ? or are there any changes in order to get different choices within the dropdown ?
@@techwithchanchal Same and similar are 2 different things. I have done videos related to Dataverse. I would recommend checking those to understand about choice columns in Dataverse.
Network error when using patch function : the column may be ready only or cannot be modified. This error is keep on coming in my power apps what may be solution please 🥺?
A 1 350 A 2 200 A 3 150 A 4 450 B 1 50 B 2 100 B 3 300 B 4 250
I want to group by A and B and need to display Totals under each group in gallery Result should look like this: A 1 350 A 2 200 A 3 150 A 4 450 A Total 1150 B 1 50 B 2 100 B 3 300 B 4 250 B Total 700 Hi Reza, can you help me with this
I do not have a specific video reference on the mentioned scenario and would have to try it out to provide guidance. I will recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
Modern controls are part GA and part preview. Best to report bugs within the product itself. There is an option to give thumbs up or down and share your feedback in canvas app studio.
I really like that you show the final result at the beginning of the video, it's very efficient to learn already if the video will be relevant or not for the watcher... most often, it is.
Glad to hear that!
I have been following this pattern now for a while and happy to know its being appreciated
I agree. It’s very helpful to show the final ‘product’ at the start. It helps viewer decide which videos to watch, but also from a learning perspective, it allows me to understand the different steps that led fo the final project better.
Your content is really really good. How you are able to present a tutorial in a clear manner in the short time is an amazing skill. It seems effortless but it takes a lot of thought and care to achieve this. You deserve all the praise
Thanks so much for your appreciation. It indeed takes a ton of effort to get the details right in a short span of time.
Renza there is not a video that does not amaze me more than the next one thanks 🙏🙏🙏
Thanks so much
Another excellent video. This will certainly go into my "ideas" bank for future projects. Thanks for always coming up with creative concepts for video ideas.
Awesome! Thank you!
I second this! I'm slowly going through every video haha
This is Beautiful Reza. You are a blessing
Thank You
Absolutely awesome video as usual, I will look to leverage some of this in a new app I need to build out. Thanks Reza, you are the best.
Awesome! Thanks so much
Awesome video, Reza!
Thanks!
I think you are the best youtuber to explain this, would you be tempted to make an app for a job application system on powerapps one day?
Thanks!
I make videos when I receive multiple requests on a topic. Every 6 months I ask subscribers for topic suggestions on Community Tab of my channel. Most voted idea gets added to my backlog. Make sure to post this idea whenever I post the next topic suggestion post.
Reza, this is brilliant!
Thank You!
Good evening Reza, love your work.
I love the new modern controls. However the modern date picker defaults to US locale mm/dd/yyyy. Despite setting language to Language(), I cannot get the date picker to show dd/mm/yyyy. Any tips?
Have not tried changing the date format, hence not sure if its a supported feature or not.
@@RezaDorrani ok thank you. Will have to raise it on the community pages
Hello Reza, do you have any video for Refreshing a Gallery ? Thanks
No
Hi Reza
I had created some small basic apps by following your videos, now i want to learn the power APP's end to end and currently i am at beginner level. do you conduct any course?
I have a course running for RUclips channel members in Gold tier.
youtube.com/@RezaDorrani/join
Hi Reza! 🙂Again, a cutting-edge application and video. You almost gave us a complete solution. What would be the best way to implement an Edit button in the template container of the gallery and a Search/Filter input box in the Header? I am still relatively new to Power Apps and am interested in best practices and optimization.
Thanks so much!
I have done plenty of videos on gallery connected forms and filtering data. I would recommend checking my playlists on Gallery and Form control.
Thanks for the tutorial Reza!
How about if i want the Pictures of the approvers in the tab list control? How can i do that?
Currently, Tab list control does not support pictures.
Nice video and UI design...how to decide to go canvas app or model driven app? Looks like containers using css flex concept for responsive app
learn.microsoft.com/en-us/power-apps/guidance/planning/app-type
Hi Reza, great video!
What do you think about the performance of the gallery in responsive apps? I tried using it, but the scrolling was very slow in a dataset with 50 items and 0 lookup. So, I decided to switch from the gallery to a detail list.
I did not experience any performance challenges with this. I am using this in a project where there are 5000+ items. Gallery is delegable so loads data in batches of 100.
amazing 😍
Thank you! Cheers!
Appreciate the content. Recently I've built a galley using modern controls, however, the on select property wasn't recognizing the controls nor the containers. I had to place a classic label control above for the on select property to function. Any hints?
It depends on how you have layered the controls in gallery. I cannot guess without looking at your code.
Hi reza,
Is it possible to use D365 F&O as a Datasource in Power Apps, If Yes Could you please explain
I have done no work with d365 f&o and power apps, hence not sure.
I will recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
Thank you a lot, I will present My project just like the yours jeje, I Love it, the only thing that I can't do is the levels of colors in the header
Most welcome
I took the gold membership recently. but i am not able to see the link to download the app
All the links are in membership tab. You would need to scroll through there to get the links.
I'm guessing that we don't get these modern screens in PA basic license (M365E3) as I can't find them in there. Of course, I can't find any MS documentation about the licensing that actually details this. Great video as always Reza.
That is incorrect. Modern controls are included for all. You need to enable it in your power app - settings - general - modern controls
@@RezaDorrani Hey Reza, I have got Modern Controls and Themes enabled in the canvas app, authoring version is 3.24044.16. If I click new screen, I can select from: Blank, Scrollable, List, Form, Success, Tutorial, Email, People, Meeting, Calendar, Portrait print and Landscape print. This is why I think its license limited, none of the modern responsive screen templates are present as in your videos. I'm on Basic, AKA Power Apps Community / Power Apps for Office 365
@@blademansw Make sure app is in tablet mode or even easier - simply try out the steps in the video.
There is NO license implications
@@RezaDorrani FFS I am such a noob, I'm going to go back to writing C# WinForms apps 😂😂😂😂
@@blademansw Low code is easy. Let’s not put every issue on licensing :)
Thx like always! :) unfortunately it is not possible for "power app sharepoint list forms" and most of our apps are build like this :/
How did you conclude that it is not possible for SP List forms?
A gallery is a gallery irrespective of where it is used.
@@RezaDorraniThank you very much for your super quick reply.🙏 I believe it is because, firstly, modern displays are not available there and are only accessible when you create a standalone app, not when you just modify the SharePoint form. Additionally, there are no settings (Settings -> Display) options to disable fit-to-scale and the aspect ratio adjustment. These settings are missing.
I hope I am wrong, because my company wants a mobile view for all apps, and I do not want to rebuild them all in Power Apps.
BTW thank you for all of your videos :)
@@tobiwitu8512 Modern controls are available. Responsive design is not.
Thanks, can you please make a tutorial about how to creat serial approval in SP list and Powerapps
Please check my playlist on approvals
@RezaDorrani thanks a lot Raza
Hi Reza,
Could you please send interview questions on Model-Driven App. I am Kindly requesting.
I don’t have any list of interview questions
Hi Reza..
Greetings to you. I am a volunteer for a social organization in India. I am developing a Power Apps based application for running their day to day activities. As part of this, I developed a functionality using pdf function and Power Automate to generate a receipt and then save it in SharePoint document library.
My intent is, to expose this funcrionality as an API so that donations can be done through other channels and receipt generation and saving of receipt can happen same as it happens if done through the application interface.
All I am asking is.. can I bundle the functionality built in PowerApps as an API and can I expose the API for consumption by external applications.
Pls advice.
Thanks a lot.
I am not sure about the possibilities as this is not something I have tried or learned about.
I recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
Hi Sir,I have create MDA using data flow however one of the column contain url, but it just the plain text how do I enable it as URL? so when user click it will direct the link to Sharepoint to view the url picture. thanks in advance
No clue about this.
I will recommend checking or posting your query on forums in case someone has experienced something similar powerusers.microsoft.com
Hi Reza,
Filter with is not delegable , can you please suggest the work around please
Filter(
'List',
('Evacuation Coordinator' User().Email)
)
I am not aware of a workaround
@@RezaDorrani thanks for your replay reza
**Issue: Linking a Form to a Gallery with Power Automate Data in PowerApps**
I have a gallery displaying data from a Power Automate flow using a table structure (`Table(resp)`). I need the form to display details of the selected gallery item. However, setting the form’s `Item` property to `Gallery.Selected` leads to a compatibility error: "Expected a value compatible with 'DataSource'". How can I correctly bind the form to the selected item in the gallery?
Hi Raza, can you help me with the above issue ??
I have not come experienced this and hence not sure what is the cause for your issue. I recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com
How do we collect monthly Data for different teams ans save in sharepoint..Could you please help me out..ex: 3 teams data each we need to enter the data and save the it..
I do not have a video reference on this scenario and would have to try it out to provide guidance. I recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
@@RezaDorrani Thank you for the reply..Butbit would be very helpful if you could explain this scenario.I have searched many no one has created like this..
@@bhuvanamaddineni9552 I make videos when I receive multiple requests on a topic. Every 6 months I ask subscribers for topic suggestions on Community Tab of my channel. Most voted idea gets added to my backlog. Make sure to post this idea whenever I post the next topic suggestion post.
Hi Reza, I asked in Microsoft community but nothing worked. In this video, Again you used that formula. In CanvasBadge you have used ThisItem.'Session type'.Value. While typing the value, You are getting it but in my case it's not working. I am probably making some mistake in the database. But I cant debug what it is, Could u please help me with this ? Again in Dataverse i have choice column just like you have Session Type.
I have not come across any issues with it so not sure how I can be of any help.
Forums will be your best bet.
@@RezaDorrani No worries. Just one question, the same thing is possible with Dataverse as well ? does your vdo align with Dataverse choice column as well ? or are there any changes in order to get different choices within the dropdown ?
@@techwithchanchal Same and similar are 2 different things. I have done videos related to Dataverse. I would recommend checking those to understand about choice columns in Dataverse.
@@RezaDorrani Thank you so much Reza.
Network error when using patch function : the column may be ready only or cannot be modified.
This error is keep on coming in my power apps what may be solution please 🥺?
No idea about it
Sounds like you're trying to patch a read-only column. I recommend not doing so.
Great
Thanks
Thank you Reza
Most welcome
Man since you are with microsoft please ask microsft to include dataverse in e5
Best to make this request via Ideas forum
A 1 350
A 2 200
A 3 150
A 4 450
B 1 50
B 2 100
B 3 300
B 4 250
I want to group by A and B and need to display Totals under each group in gallery
Result should look like this:
A 1 350
A 2 200
A 3 150
A 4 450
A Total 1150
B 1 50
B 2 100
B 3 300
B 4 250
B Total 700
Hi Reza, can you help me with this
I do not have a specific video reference on the mentioned scenario and would have to try it out to provide guidance.
I will recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
@@RezaDorraniThank you
Modern controls at this stage are still quite buggie and unstable .... specially those newly introduced 😵💫😵💫
Modern controls are part GA and part preview.
Best to report bugs within the product itself. There is an option to give thumbs up or down and share your feedback in canvas app studio.
@@RezaDorrani I see. Thanks Reza!
@@ashzh I've talked with a Microsoft rep, they have no idea when they will fully release them
@@parranoic Each modern control will have its own GA path. Part of the controls are already GA.