Power Apps - How to Create a Dialog Box in 3 Steps

  Рет қаралды 52,763

April Dunnam

April Dunnam

Күн бұрын

Пікірлер: 114
@samgray559
@samgray559 4 жыл бұрын
Key takeaways: 1. You've made it look easy. 2. Clippy is making a comeback Power Apps style! 👍
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Long live Clippy!
@SnackKingOfficial
@SnackKingOfficial 2 жыл бұрын
The fact that I can follow this without listening to the audio shows how well instructed it is. Thank you April 👍🏾
@AprilDunnam
@AprilDunnam 2 жыл бұрын
That's amazing, glad I could help!
@amalik6399
@amalik6399 15 күн бұрын
Much Respect April. Your Trainings are so effective and clear.
@rodmiddleton8268
@rodmiddleton8268 4 жыл бұрын
The short format is useful and easy to watch. Always some takeaways. This one was grouping and going to custom colors for transparency. I guess Clippy is still cool could be a third! Thanks!
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Thanks Rodney!
@JoeCole_social
@JoeCole_social 3 жыл бұрын
I just used this video to create a variable to show an image stored in the media when someone clicks on an "info" button. Thanks It work flawlessly!
@AprilDunnam
@AprilDunnam 3 жыл бұрын
That's great! So happy to hear you were able to use this technique :)
@damla2227
@damla2227 4 жыл бұрын
Everyone else made it look so complicated, Thank you!!
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Happy to hear I made it look not so complicated, thanks for watching!
@smartin8707
@smartin8707 4 жыл бұрын
Hi April...what's the logic on the "yes" in the dialogue box? I know for the trashcan in each row it references the Select Parent function...but how does the Yes, reference what item to delete if the pop up is outside the gallery/form?
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Hey there - great question. So for the "yes" to actually remove the item the formula looks like this: Remove(MyDataSource,Gallery.SelectedItem). So you can just point it to the selected item from the gallery so that it knows which record to delete from the data source
@jlotica
@jlotica 4 жыл бұрын
@@AprilDunnam why my Powerapps does not offers me selecteditems on intelisense only .selected and does not work. Any idea?
@gustavojoserizziosorio8842
@gustavojoserizziosorio8842 3 жыл бұрын
@@jlotica and @April Dunnam I have the same issue. How did you managed to solve for that?
@alpanapradhan2328
@alpanapradhan2328 Жыл бұрын
Simple and to the point. Thankyou for sharing your knowledge. Where can I download these images and gifs from that dont have copyrights?
@tibortot8148
@tibortot8148 3 жыл бұрын
Excellent! Needed quick help and this worked perfectly.
@AprilDunnam
@AprilDunnam 3 жыл бұрын
Glad it helped!
@tuffley2175
@tuffley2175 4 жыл бұрын
Simple as a kiss, quick and easy - I like it
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Thank you! 😊
@briantheteacher
@briantheteacher Жыл бұрын
This video was helpful for me. Thank you!
@AprilDunnam
@AprilDunnam Жыл бұрын
Thank you, I'm glad it was helpful!!
@thomaslisson5619
@thomaslisson5619 10 ай бұрын
It solved my problem quickly. Thank You very much. You made my day and weekend.❤
@AprilDunnam
@AprilDunnam 10 ай бұрын
I'm so glad I could help!!
@RoshanKumar-ey2zs
@RoshanKumar-ey2zs 4 жыл бұрын
how did you manager to add the rectangle with pointed thing which looks like cliffy is saying a message
@AprilDunnam
@AprilDunnam 4 жыл бұрын
I'm using the Triangle Icon
@ahmadyamout1115
@ahmadyamout1115 3 жыл бұрын
Hi April I have a small question about when I tried to create a new seconde record after saving my entries in the new form it will start from the end of the page form not from the top of the form . So what can I do ? I need your help . Thank you so much
@kevingordish9529
@kevingordish9529 4 жыл бұрын
Thank you for the brevity and nice lesson.
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Thanks for watching Kevin!
@CarlosSolisNow
@CarlosSolisNow 3 жыл бұрын
Hi April. Great and succinct tutorial. I am using this to create a pop-up for images to give users a better view. I can get this to work with galleries, but when I try the same in a details form, and assign the UpdateContext to the OnSelect property of the image, I get no response. I suspect this is related to the Details form itself? Thanks, as always.
@dwyergerrity7487
@dwyergerrity7487 3 жыл бұрын
Great video! You always make things look easy! Do you have a video that shows how to have pop ups appear as tutorial steps once a user fist comes into the app? There is no OnHover option that I have found but I want users to see what icons represent without clicking them. Wanted an OnHover option but I'd settle for a pop up appear that has a button at the bottom allowing users to 'skip tutorial' if they have already gone through it. Something like an automatic timing of pop ups until all have been shown.
@mangeshmalvankar5957
@mangeshmalvankar5957 3 жыл бұрын
Hey April, much helpful! How to convert label as Messagebox label?
@AprilDunnam
@AprilDunnam 3 жыл бұрын
I'm sorry I'm not sure I understand - can you clarify please?
@twosm0ker
@twosm0ker 3 жыл бұрын
great video, I am green with PA and SP, and I am self teaching myself. This helps a lot!!!
@AprilDunnam
@AprilDunnam 3 жыл бұрын
Glad it was helpful Ryan!
@ryanmott1282
@ryanmott1282 2 жыл бұрын
Hey friends, any idea how to make this work if you're using a Container instead of a Gallery? I'm getting an error (Select of a control that doesn't have an OnSelect property). I think this is because containers don't have the OnSelect property so the "Select(Parent)" part of the code isn't working.
@MakroHQ
@MakroHQ 2 жыл бұрын
Thanks for this! Very useful
@AprilDunnam
@AprilDunnam 2 жыл бұрын
Thanks for watching!
@chaimrabinowitz
@chaimrabinowitz 3 жыл бұрын
Very well explained. Kudos!
@AprilDunnam
@AprilDunnam 3 жыл бұрын
Thanks Kevin! Glad it was helpful!
@AkishaAnthony
@AkishaAnthony 2 жыл бұрын
You're my hero! Rockstar, you are!
@AprilDunnam
@AprilDunnam 2 жыл бұрын
Gosh! Thank you!
@Vishalkumar-vj7hx
@Vishalkumar-vj7hx 2 жыл бұрын
Awesome explanation
@AprilDunnam
@AprilDunnam 2 жыл бұрын
Thanks!
@josecp
@josecp 3 жыл бұрын
Thanks a lot for this video. Very well explained, condensed and precise content!
@AprilDunnam
@AprilDunnam 3 жыл бұрын
Thank you!
@kmuralikrishna1582
@kmuralikrishna1582 4 жыл бұрын
@April How did you rotated the triangle icon because i don`t find the rotate property to triagnle?
@AprilDunnam
@AprilDunnam 4 жыл бұрын
I didn't rotate it. It's just the "Right Triangle" icon place beneath the rectangle.
@kmuralikrishna1582
@kmuralikrishna1582 3 жыл бұрын
@@AprilDunnam Right
@komanguy
@komanguy 3 жыл бұрын
Great video! Thanks a lot.
@AprilDunnam
@AprilDunnam 3 жыл бұрын
You're welcome! Thanks for watching.
@aquesadaa77
@aquesadaa77 4 жыл бұрын
Thank you! Your videos are really helpful!!
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Glad you like them! Thanks for watching!
@DanielChristian19
@DanielChristian19 4 жыл бұрын
Awesome video and I love the new intro video and song too!
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Thanks Daniel!
@azuremcfarlane3126
@azuremcfarlane3126 3 жыл бұрын
April, you're a whiz. Thank you for this great video!
@AprilDunnam
@AprilDunnam 3 жыл бұрын
Hey Azure! Thanks for watching :)
@ivannaivanova3623
@ivannaivanova3623 4 жыл бұрын
Is there a tutorial that explains after you do this how to write the code in order to delete the elements? I'm having trouble with that part.
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Hey Ivanna - You can delete an item from a datasource using the Remove() function. So it would be like : Remove(name of your data source, ThisItem). Here's some documentation on the function: docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-remove-removeif
@tenisviejos
@tenisviejos 4 жыл бұрын
Hi! according to your experience, are there any advantages using the elements directly Vs. using a component with all the controls inside? Thanks for such a great and well-explained video.
@AprilDunnam
@AprilDunnam 4 жыл бұрын
That's a great question Fernando. There are huge advantages of using components in some cases rather than using the controls directly. If you wanted to use a dialog box on multiple screens or in multiple apps for example, you are much better off building that as a component. You want to keep the total # of controls in your apps below 500 if possible. The benefits of components is that even if a component contains say 10 controls, it's seen as a single control in your app so that should give you a performance increase. And of course there is the benefit of having one central place to edit and not having to touch 10 screens and update them when you need to make a change.
@tenisviejos
@tenisviejos 4 жыл бұрын
@@AprilDunnam Thanks a Lot, April!
@michaelc2712
@michaelc2712 4 жыл бұрын
@@AprilDunnam Is there any easy way to determine the number of controls you have in an app?
@rgibson69
@rgibson69 3 жыл бұрын
Thanks I needed this. Never thought anyone would bring back Clippy though. As hated as Jar Jar Binks.
@AprilDunnam
@AprilDunnam 3 жыл бұрын
You're welcome! I know Clippy is controversial but I will always have mad love for Clippy!
@titaatang4609
@titaatang4609 4 жыл бұрын
Love this. Thanks April!
@AprilDunnam
@AprilDunnam 4 жыл бұрын
You're welcome - thanks for watching Tita!
@pkp044
@pkp044 3 жыл бұрын
Thank you so much April! Much helpful and easily understandable
@AprilDunnam
@AprilDunnam 3 жыл бұрын
Glad it was helpful. Thanks for watching Praveen!
@callfusion2012
@callfusion2012 3 жыл бұрын
Great video! Question April, if I use 6 such dialogue boxes in one screen, is that too heavy for a screen in powerapps? Thanks a lot.
@AprilDunnam
@AprilDunnam 3 жыл бұрын
Good question. In my opinion that is a lot of dialogs to have. One thing I wonder is can that be reduced? I'm not sure what you are doing with the dialogs but is it possible to use the same dialog but just change what is displaying in it based off of what you click? That's how I typically handle that because it reduces the total controls
@callfusion2012
@callfusion2012 3 жыл бұрын
@@AprilDunnam Thanks April, that's a bit tricky I think. I want to add data to a gallery with a simple pop up. With a desktop app, you quickly have a few galleries in one screen. I hope Power Apps will have a real popup function soon. Good luck!
@andyolb
@andyolb 4 жыл бұрын
Great video!
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Thanks!
@orlandossss
@orlandossss 2 жыл бұрын
how can I add more than 1 dialog box in the same page without opening all at the same time?
@ivannaivanova3623
@ivannaivanova3623 4 жыл бұрын
Amazing tutorial! Huge thanks
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Glad it was helpful - thanks for watching!
@AndyNgo_ItAll
@AndyNgo_ItAll 3 жыл бұрын
Great video! Just what I was looking for to update my app. Thanks April!
@AprilDunnam
@AprilDunnam 3 жыл бұрын
Glad it was helpful Andy! Thanks for watching!
@kamranview9465
@kamranview9465 2 жыл бұрын
Hi, This time are you using power point r not Because i am new in this Platform so Please guide me and solve my queries
@cesargomes9808
@cesargomes9808 2 жыл бұрын
good this video help me. Congratulations my friend.
@AprilDunnam
@AprilDunnam Жыл бұрын
Glad it helped
@ShaolinMumps
@ShaolinMumps 4 жыл бұрын
Great video thanks!
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Thanks Alex!
@EdwardBenison
@EdwardBenison 4 жыл бұрын
Hi April, really good video, thanks.
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Thank Edward - glad it was helpful!
@EdwardBenison
@EdwardBenison 4 жыл бұрын
@@AprilDunnam Yes, very, but I am now stuck at the "logic" bit. I have a browse screen with many entries. If you click on an entry you go to a detail screen that allows you to either edit or delete the entry. My dialog screen currently pops up at random times and I can't figure out why. Can I submit you my problem, please?
@juansepowerplatform
@juansepowerplatform 4 жыл бұрын
Great video, thank you
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Glad you liked it!
@arjumandansari2873
@arjumandansari2873 10 ай бұрын
thank you, works well!
@AprilDunnam
@AprilDunnam 10 ай бұрын
You're welcome!
@myounis
@myounis 4 жыл бұрын
Good tip thanks
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Thank you!
@saurabhnavangul6691
@saurabhnavangul6691 4 жыл бұрын
The video is great and so is all of your content! However, ironically, too many actions needed to make a simple dialog box! Microsoft haven't got this right at all I believe! This platform was mean to be fast with the hype around low-code/no-code.
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Thanks for watching Saurabh. I think dialog boxes are not typically standard out-of-the-box functionality in most low-code tools. I would be interested to see a comparison of other low-code tools to see if they actually include dialogs as included features. I don't think it's too many actions needed considering the fact that you can build this as a component and re-use it so you only have to build it once.
@hashtechexpert
@hashtechexpert 3 жыл бұрын
Hi, Your videos are helpful, but please make sure to make it slow and clear because we are learning from this not just watching :) Thank you!!
@AprilDunnam
@AprilDunnam 3 жыл бұрын
Thanks for the feedback
@rodneym1390
@rodneym1390 3 жыл бұрын
"Select of a control that doesn't have an OnSelect property" I followed this step for step.
@rodneym1390
@rodneym1390 3 жыл бұрын
You never showed the step of defining the variable "showDialogue"
@pranavrawat2011
@pranavrawat2011 4 жыл бұрын
Perfect Video. Thank you.
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Glad you enjoyed it Pranav!
@salimkoraymalkoc5948
@salimkoraymalkoc5948 3 жыл бұрын
thanx a lot
@AprilDunnam
@AprilDunnam 3 жыл бұрын
Most welcome!
@kmuralikrishna1582
@kmuralikrishna1582 4 жыл бұрын
Really appreciate..
@AprilDunnam
@AprilDunnam 4 жыл бұрын
Thanks for watching!
@Sancarn
@Sancarn 2 жыл бұрын
This cannot be the only way to do this... This is soooo convoluted compared to other automation solutions... I suppose the alternative is use a seperate screen, but this feels so hacky... The more I work with powerapps the more frustrated I become :/
@AprilDunnam
@AprilDunnam 2 жыл бұрын
It's only three steps so I'm a bit confused. To your point the alternative is simply using another screen and the Navigate() function to move to the screen. What other automation solutions are you referencing and how do they handle pop ups?
@Sancarn
@Sancarn 2 жыл бұрын
@@AprilDunnam I'm referencing programming languages. In most programming languages there are some trivial methods of asking a simple question. E.G. VBA has msgbox() with vbYesNo. In languages where you can't you can at least make a function which has an encapsulated state and don't have to use global variables like this. Of course, PowerApps is designed as a low-code solution, but I didn't think this would mean "worse than code"... And yeah I did think about a seperate screen too, but you're still having to use a load of global variables to identify the answer, which is a great shame.
@AprilDunnam
@AprilDunnam 2 жыл бұрын
@@Sancarn I think this is the answer to your concern. powerapps.microsoft.com/en-us/blog/power-fx-introducing-named-formulas/
@kmuralikrishna1582
@kmuralikrishna1582 4 жыл бұрын
Who find the animated clippy image ...🙄
@AprilDunnam
@AprilDunnam 4 жыл бұрын
giphy.com/gifs/everyone-word-sharing-13V60VgE2ED7oc
@kmuralikrishna1582
@kmuralikrishna1582 3 жыл бұрын
@@AprilDunnam thank you.
@optimisesocialmedia
@optimisesocialmedia 3 жыл бұрын
Great video, thank you so much
@AprilDunnam
@AprilDunnam 3 жыл бұрын
You are welcome!
Creating Search Boxes in Power Apps
12:09
April Dunnam
Рет қаралды 159 М.
Discover the Power of Using Containers!
8:34
Bulb Digital
Рет қаралды 12 М.
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 54 МЛН
Become a Copilot Master - Tips By a Microsoft Engineer
10:25
Collaboration Simplified
Рет қаралды 23 М.
Pre-populate Fields in PowerApps
12:53
April Dunnam
Рет қаралды 67 М.
5 things every Power Apps beginner needs to know
19:17
Shane Young
Рет қаралды 48 М.
How to Create a Data Entry Form in Microsoft Power Apps - A Tutorial
18:51
MyExcelOnline.com
Рет қаралды 200 М.
2 Genius Ways To Use ChatGPT To Create A PowerPoint Presentation
5:48
IncrediSkill PowerPoint
Рет қаралды 1,1 МЛН
PowerApps: Patch SharePoint Lookup, Person and Choice Fields
8:30
April Dunnam
Рет қаралды 65 М.
Power Apps Collections Introduction
18:48
Shane Young
Рет қаралды 96 М.
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 54 МЛН