Power Apps Combo Box DefaultSelectedItems

Ғылым және технология

It is no secret that the Combo box is a grumpy control. So in this video I break down how to make it less grumpy by setting its default(s). I also teach a bit on the Table function, in operator, and hand crafting a record. Good ole fashion nerdy fun!
Power Apps Consulting and training at www.PowerApps911.com

Пікірлер: 317

  • @ssccservlearn
    @ssccservlearn24 күн бұрын

    Saved the day for me today! Was beating my head against the way trying to figure out how to show previously selected values from a hard-coded dropdown list.

  • @ShanesCows

    @ShanesCows

    23 күн бұрын

    Awesome, glad to help. 😎

  • @anirudsaichenna3158
    @anirudsaichenna31583 жыл бұрын

    Great Explanation Shane, appreciate sharing your knowledge, I caught up into a problem with Combo box and almost spent a day trying to resolve, but had no luck, and I started looking for help over internet and came across your video which helped in solving my problem in less than 30mins. thank you very much

  • @danilogamut
    @danilogamut3 жыл бұрын

    Saved my life on that comma-delimited source... Appreciate your videos man! Life saver!

  • @Mr_Poppea
    @Mr_Poppea3 жыл бұрын

    Looking under the hood like this is always expands my understanding. Thank you.

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    That was my hope. 😍

  • @puddin32
    @puddin322 жыл бұрын

    THANK YOU. You helped me solve my immediate problem, and you helped me to better understand some of the fundamentals MUCH better than I did 15 minutes ago!!!!

  • @optimisesocialmedia
    @optimisesocialmedia3 жыл бұрын

    Shane! I love you!!!!!!! I have been baching my head against a wall for days on this problem and you come up trumps again. Thank you !

  • @junbecks
    @junbecks9 ай бұрын

    Although Ive watched these videos before, rewatching them and realizing its so much easier to follow when Ive gained more experience is satisfying. Loved when you renamed columns from result to value, its like telling powerapps “look at me, Im the captain now”

  • @user-ys9xy2we5x
    @user-ys9xy2we5x5 ай бұрын

    I have referred back to this video so many times. Thank you for continuing to make useful content!

  • @georgeflefel504
    @georgeflefel5042 жыл бұрын

    After hours spent trying to figure out why the default selected item was displaying blank this finally cleared it up for me! (The mismatch of Result and Value column names) You're my hero!!

  • @spumon
    @spumon2 жыл бұрын

    Amazing. Here are some that I had a hard time discovering and some that I couldn't. Learning from this video made my app even better.

  • @ShanesCows

    @ShanesCows

    2 жыл бұрын

    That is awesome 😎

  • @GwenJones-mx9vl
    @GwenJones-mx9vl2 ай бұрын

    Thank you for going the extra mile! Those are the videos that help! Anyone can be basic!

  • @ShanesCows

    @ShanesCows

    2 ай бұрын

    You are so welcome!

  • @bbyars
    @bbyars Жыл бұрын

    This is awesome! I fall into the category that needed to watch well beyond the 5-minute mark. Great video, this answers EXACTLY what I was needing to know.

  • @ShanesCows

    @ShanesCows

    Жыл бұрын

    Awesome! Thank you!

  • @richardberriman
    @richardberriman26 күн бұрын

    After all this time, these still do my head in, plus I had to clear out a table again and again and have the items column renamed to value from a more logical name...but it finally worked. Thank you!

  • @olivaadak
    @olivaadak3 жыл бұрын

    seriously you are a life saver! this turorial gave the idea how I should go with this defaultSelectedItems. thanks!

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Awesome! 🐶

  • @jimhoeger5232
    @jimhoeger52322 жыл бұрын

    Excellent video. Concise, yet thorough, as usual.

  • @ShanesCows

    @ShanesCows

    2 жыл бұрын

    Much appreciated!

  • @athenadepper4597
    @athenadepper45973 жыл бұрын

    When I have an issue I almost always end up at your videos! I just need to start coming here first :)

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    You do. 😜 Glad to help.

  • @aarondeimund9511
    @aarondeimund95113 жыл бұрын

    Hours of looking on Microsoft's documentation and you salved my problem in 5 minutes. Well done!

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Awesome 😎

  • @BriJ19
    @BriJ192 жыл бұрын

    Life saving video! 40 minutes from a meeting with clients and couldn't get my repeating tables with combo boxes to keep their values!!! THANK YOU!

  • @ShanesCows

    @ShanesCows

    2 жыл бұрын

    Glad you got it. 😊

  • @davidesparza4905
    @davidesparza49053 жыл бұрын

    Shane thanks for all your videos, you keep me inspired on learning new stuff, you're my idol :) !

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Happy to hear that!

  • @cdunsford
    @cdunsford Жыл бұрын

    Thank you Shane! I've created a AppSettings SharePoint list where I am storing app settings (defaults for filters, showing or hiding table columns, etc). Being able to grab a comma delimited string and set the DefaultSelectedItems from the SharePoint column is key to the success of this feature request in my solution...thank you!!

  • @mdhabeeb4696
    @mdhabeeb469611 ай бұрын

    Ohhh my godd.. Thanks alot I was searching for setting the default value of a combo box from a text box since 3hrs. You just explained it in an excellent way. Thanks alot. Keep doing more videos like this😍

  • @ShanesCows

    @ShanesCows

    11 ай бұрын

    Glad I could help

  • @IamSanjayPersad
    @IamSanjayPersad9 ай бұрын

    Great video. Exactly what I was looking for. Keep up the awesome work.

  • @ShanesCows

    @ShanesCows

    9 ай бұрын

    Glad it helped!

  • @IamSanjayPersad

    @IamSanjayPersad

    9 ай бұрын

    @@ShanesCows Hey Shane is there a way to set multiple persons as a default in a people picker using this code: { Claims: Concatenate( "i:0#.f|membership|", User().Email // Person email ), Department: "", DisplayName: User().FullName, Email: User().Email, // Person email JobTitle: "", Picture: "" }

  • @ricci.hidalgo
    @ricci.hidalgo3 жыл бұрын

    Fun to watch learning at the same time. Thanks a lot!

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Glad you enjoyed it!

  • @user-vi1ww4xh1t
    @user-vi1ww4xh1t10 ай бұрын

    I thank you from the bottom of my heart good sir. Your video gave me my confidence back, after spending 2h30 banging my head against a wall, trying to manage a combobox through its default property.

  • @ShanesCows

    @ShanesCows

    10 ай бұрын

    Glad I could help, I hope your head doesn't hurt too bad. :)

  • @pisanchitphanthanakorn1304
    @pisanchitphanthanakorn13043 жыл бұрын

    Wow what a great tricks. You alway teach me new thing. Thank you so much Shane

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Glad you enjoyed it!

  • @danher4607
    @danher4607 Жыл бұрын

    Shane, you are very good, you saved me again.

  • @GerlofKasma
    @GerlofKasma2 жыл бұрын

    Yes! That tutorial gave me the right inputs to get my combobox working (had this in the items "Choices([@'Project Reporting'].Customer)" and could not get it to select (and remember) the item from the gallery that was selected. Now it's done through this in the defaultselecteditems box: "LookUp(Choices([@'Project Reporting'].Customer), Value = glr_Reports.Selected.Title)"

  • @pauldavis9789
    @pauldavis97892 жыл бұрын

    Still useful today after being posted 14 months ago. Matching the items column header within the defaultselecteditems and renaming the column to match it fixed my issue. Thanks

  • @sylvainscharlet1897
    @sylvainscharlet18972 жыл бұрын

    Hi Shane ! Thanks a lot for this tip I get more and more skilled with powerapps but I have to admit that you are my true master, I learnt powerapps and lanched a compagny thanks to your vidéos, out of this everything changed in my life as a total freelance now, when I will be richer I swear I'll propose you and family a plane ticket for holidays in Marseille and pay you a the best bouillabaisse on the vieux port ... I assume in one year or two ... thx

  • @ShanesCows

    @ShanesCows

    2 жыл бұрын

    Congrats on the success Sylvain. You did all of the hard work of learning and applying. No holiday required. Use your hard work and good fortune to take care of your family. That is all I want. 😊

  • @cijoypf
    @cijoypf Жыл бұрын

    Thank you for another great video Shane.

  • @ShanesCows

    @ShanesCows

    Жыл бұрын

    Glad you enjoyed it

  • @alexchang414
    @alexchang414 Жыл бұрын

    You are a true life saver. Thanks mate 👍👍👍👍👍👍 More thumbs up 👍👍👍👍👍 Thx

  • @ShanesCows

    @ShanesCows

    Жыл бұрын

    Glad it helped

  • @ThePumaso
    @ThePumaso Жыл бұрын

    THANK YOU! Excellent, easy to understand, to the point!

  • @ShanesCows

    @ShanesCows

    Жыл бұрын

    Happy to help. Have a great day. 🐶

  • @jhhatcher1885
    @jhhatcher18852 жыл бұрын

    Shane - I am truly a fan... I was in the same boat as another commenter - nothing seemed to work. But then I re-watched and applied the {Value: "ItemName"} method you used in the hard coded section for my issue - and it worked like a charm. Whoo Hoo, THANKS!

  • @ShanesCows

    @ShanesCows

    2 жыл бұрын

    Awesome!

  • @franknielsen7713
    @franknielsen77132 жыл бұрын

    F..... awesom with the solution with renaming columns. Have saved me hours of work if I had just taken my time to watch the whole video. THX again Shane 🤦‍♂️🤦‍♂️🤦‍♂️

  • @ShanesCows

    @ShanesCows

    2 жыл бұрын

    Glad to help Frank.

  • @17avskadoo
    @17avskadoo Жыл бұрын

    You did so much heavy lifting buddy kudos to you. Awesome job, Thanks a lot !!!!

  • @ShanesCows

    @ShanesCows

    Жыл бұрын

    Happy to help. Have a great day. 🐶

  • @erik8362
    @erik83622 жыл бұрын

    Great video as always. Just a quick insight I had: When selecting defaults on a combobox with a database table source, you can not use a function as a filter criteria as the query delegation will not work (e.g. LookUp(DBTable, Col1 = First(PowerBIIntegration.Data).col1). To solve this you first need to set a variable that can be used for filtering (e.g. Set(_varDBTable, First(PowerBIIntegration.Data).Col1 )); and default item= LookUp(DBTable, Col1 =_varDBTable)

  • @AssassinUK
    @AssassinUK3 жыл бұрын

    Perfect. Just when I needed it as well.

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Awesome

  • @joeeydrift
    @joeeydrift2 жыл бұрын

    Thank you for this video. you are awesome Shane!

  • @ShanesCows

    @ShanesCows

    2 жыл бұрын

    My pleasure!

  • @CarlosSolisNow
    @CarlosSolisNow10 ай бұрын

    Pure spun gold, Shane

  • @ShanesCows

    @ShanesCows

    10 ай бұрын

    Thanks Carlos!

  • @zero2herobeatspaul882
    @zero2herobeatspaul8823 жыл бұрын

    It's a shame I can only subscribe and like once. Excellent content. These are great times, with all the development that Microsoft is putting behind PowerApps.

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Thanks for the support. 🐶 We will take your once and appreciate it.

  • @webdevca
    @webdevca Жыл бұрын

    thanks for the tip about the split function and the renaming the column from result to Value

  • @ShanesCows

    @ShanesCows

    Жыл бұрын

    Glad it helped!

  • @chaddruck8694
    @chaddruck86942 жыл бұрын

    Thanks! Makes sense now on the combo defaults.

  • @ShanesCows

    @ShanesCows

    2 жыл бұрын

    Happy to help. Have a great day. 🐶

  • @greenberetsp
    @greenberetsp3 жыл бұрын

    Thanks Shane, you are the best!!!!!!

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Thanks 🙏

  • @KaiWeissmann
    @KaiWeissmann10 ай бұрын

    Thanks a ton for this video! Helped a lot!

  • @ShanesCows

    @ShanesCows

    10 ай бұрын

    You're welcome!

  • @rolyatecnal
    @rolyatecnal3 жыл бұрын

    AT 8:14 I saw the Light! Thanks Shane!

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Awesome Lance. Hope all is well. 😎

  • @Leighau
    @Leighau2 жыл бұрын

    Thank you! Thank you! Thank you! The last method has made my day. Was worth watching the whole thing. Great Content Shane, Really appreciate you taking the time to explain these quirks in a simple way. My case was that the user can select a button to set the default form data. Button onSelect: UpdateContext({tempStr:TrimEnds(Concat(LookUp('Cert-FormDataTemplates',TemplateName = localTemplate,Stages).Value, Value&" "))}) my combo box has this code; items: ShowColumns( Filter('Cert-ChoicesDataList',Not(IsBlank(Stages))),"Stages") DefaultSelectedItems: Filter(ShowColumns( Filter('Cert-ChoicesDataList',Not(IsBlank(Stages))),"Stages"),Stages in tempStr) I tried so many forums and got nowhere until I watched this. You are brilliant! Thanks mate

  • @ShanesCows

    @ShanesCows

    2 жыл бұрын

    Awesome. Makes my day when someone understands the deeper concept then just the answer. Good job! 🐶

  • @TraderZo1
    @TraderZo13 жыл бұрын

    You read my mind with this issue Shane! Multi Select filter to Multi Select!

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Awesome

  • @moyura2
    @moyura22 жыл бұрын

    This is very usedfull information, thank for sharing.

  • @ShanesCows

    @ShanesCows

    2 жыл бұрын

    Happy to help. Have a great day. 🐶

  • @Consciousphotography
    @Consciousphotography3 жыл бұрын

    Thank you for your contribution. I was struggling with the combo box and was looking for some help

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    You are welcome!

  • @fabianvillegas6313
    @fabianvillegas63132 жыл бұрын

    Thanks, my problem was whith record value and I could not understand the problem, you video was was amazing for me.

  • @ShanesCows

    @ShanesCows

    2 жыл бұрын

    You're welcome!

  • @replicade1
    @replicade12 жыл бұрын

    Thank you. Very usefull video

  • @LapaConsult_Ex_Macraris
    @LapaConsult_Ex_Macraris3 жыл бұрын

    Thank you Shane!

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Glad to help 😀

  • @mohitdeshpande1851
    @mohitdeshpande1851 Жыл бұрын

    Awesome video!

  • @ShanesCows

    @ShanesCows

    Жыл бұрын

    Happy to help. Have a great day. 🐶

  • @tristangeoffroy9286
    @tristangeoffroy92862 жыл бұрын

    Shane, thank you very much, I mean really MUCH ;-) I spent so much time on this apparently easy thing. …

  • @DreW-bm7fc
    @DreW-bm7fc Жыл бұрын

    Thank you so much Shane

  • @ShanesCows

    @ShanesCows

    Жыл бұрын

    You are very welcome Dre.

  • @anthonyleduc
    @anthonyleduc3 жыл бұрын

    You solved my issue..thank u so much

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Awesome! 🤩

  • @MSandovalPhD
    @MSandovalPhD8 ай бұрын

    Again, thank you, Shane! You are a rockstar. That bloody combobox "Default" field is confusing, why did they keep it there if it doesn't have any use!

  • @ShanesCows

    @ShanesCows

    8 ай бұрын

    I wish I knew, I wish I knew. 🥲

  • @sivakarunanithi2020
    @sivakarunanithi2020 Жыл бұрын

    Really awesome... thanks for this video... it was very useful for me... :)

  • @ShanesCows

    @ShanesCows

    Жыл бұрын

    Most welcome 😊

  • @dr.mohammedmohammed7633
    @dr.mohammedmohammed76332 жыл бұрын

    O meeen this really valuable video

  • @michaelmerritt4942
    @michaelmerritt49428 ай бұрын

    Hi Shane, I have had a lot of trouble setting the default selected items of a combo box when looking at a choices column. This seems to be a fundamental thing in Dataverse / Power Apps, using a combo box for a choices column but wow is it hard to find a way to set the default selected item. You mention the solution during the video, I use something like this: {Value: varRecord.'Choices Column'}. I use this in several places in almost all of the apps I build. Thanks for dropping that in there. I feel like this should be a bigger deal... This is the only place I have found this technique mentioned.

  • @365assistdarrenlutchner9
    @365assistdarrenlutchner93 жыл бұрын

    Thank you again for saving me from losing more hair.

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Of course! 🐶

  • @oluwatobiyusuf
    @oluwatobiyusuf2 жыл бұрын

    Thank you for this video

  • @ShanesCows

    @ShanesCows

    2 жыл бұрын

    My pleasure

  • @bashir703
    @bashir7032 жыл бұрын

    Truely, Thank you

  • @ashokpershad
    @ashokpershad3 жыл бұрын

    Looking Fresh Shane.. ;)

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Thanks 🤩

  • @TheDouglasDale
    @TheDouglasDale2 жыл бұрын

    Thank you sir!

  • @ShanesCows

    @ShanesCows

    2 жыл бұрын

    Glad to help. 😀

  • @GoWstingray
    @GoWstingray3 жыл бұрын

    Always rely on you Shane! Stupid past me stored a column as a text value, with the control in the app a combobox, then the customer says we want multiple values in that column. Crap i cant change it to a lookup now i will loose all my data! Split to the rescue with rename columns haha Thanks!

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Perfect 👌

  • @paulwohnoutka8489
    @paulwohnoutka84892 жыл бұрын

    Thanks Shane, always appreciate your videos. I'm using the steps provided in your repeating table videos and have added a combo box to the gallery. The combo box selections do save in the collection. When I create a new record in the gallery, the context in the saved text fields remain on the display but the combo box selected item disappears. What am I missing?

  • @louiscutmore
    @louiscutmore3 жыл бұрын

    Brilliant!

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    You are too Kind Louis! 🙌

  • @johanynavarro8065
    @johanynavarro80653 жыл бұрын

    It took me a couple of days to realize about this, combo boxes are amazing but sometimes are strange

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Combo Boxes do what Combo boxes want to do 😂

  • @adriennemcgowan8242
    @adriennemcgowan82423 жыл бұрын

    This is awesome. I'm using the steps provided in your repeating table videos and everything worked until I needed to make a change to one of the fields in the gallery to be a combo box. Being that once you save the value and go to the next line it doesn't retain what you entered in the first line. I added a ForAll to the DefaultSelectedItems. Now the portion that says when the Save Button is available seems to never be enabled despite saving each line. By setting a value in the DefaultSelectedItems does that make it seem that there is a already a value in the field being that you haven't selected anything yet?

  • @andrewvalenzuela1790
    @andrewvalenzuela17903 жыл бұрын

    Thank you, I wish the powerapps docs had more example of how to use the various controls

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    😊 more is always better

  • @anamicula1519
    @anamicula15193 жыл бұрын

    YEEEESSSS!!!!!! Thank you thank you!!!!!!!

  • @ShanesCows

    @ShanesCows

    2 жыл бұрын

    You're welcome!!

  • @brauliojiomeke
    @brauliojiomeke Жыл бұрын

    Saved my life :)

  • @ShanesCows

    @ShanesCows

    Жыл бұрын

    Happy to help 😎😎

  • @deancooke343
    @deancooke3433 жыл бұрын

    You are a life save, spend hours on this before watching the video.....done now ;-)

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Awesome 😎

  • @michaeldeabreu2020
    @michaeldeabreu20203 жыл бұрын

    Great Video Shane. I would love to see Combox used in a gallery. I have still not got this to work where you can have items in a collection the use a combobox within the gallery to 1) select values and then 2) Default the values when coming back to edit. Comboboxes in a gallery using the OnChange to patch a collection end up going into an infinite loop as the onChange and DefaultSelectedItems conflict.

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    On change can cause loopiong. Maybe force the user to press a button to do the save instead of OnChange?

  • @jnotbusch

    @jnotbusch

    3 жыл бұрын

    he did a very good video on changing just one record in a gallery and saving/updating it.

  • @maxjalil2114
    @maxjalil2114 Жыл бұрын

    nice one Shane

  • @ShanesCows

    @ShanesCows

    Жыл бұрын

    Thanks Max

  • @JT-sr7fp
    @JT-sr7fp3 жыл бұрын

    Hi Shane, thanks for another great video. How do you use a combobox with another data source in a form? Both databases I have are from a sql database but different tables, for example I need a searchable combobox to look at a suppliers sql table and save the chosen value back to my repairs sql table when submitted through my form..? :)

  • @paolovr1970
    @paolovr19702 жыл бұрын

    Thanks Shane

  • @ShanesCows

    @ShanesCows

    2 жыл бұрын

    Happy to help. Have a great day. 🐶

  • @brunomagalhaes9349
    @brunomagalhaes93492 жыл бұрын

    Once again, great content Shane, thank you very much! In one of my apps my registering several items according the distinct value of a table. For instance, it starts asking for a item, and then the quantity box shows up to insert a value. When I put the quantity the 2nd box item shows up, but the box shows the item I choose in the 1st. Do you know a simple way of removing the value from the 1st box in the 2nd box? Best regards.

  • @DreW-bm7fc
    @DreW-bm7fc Жыл бұрын

    Thanks!

  • @ShanesCows

    @ShanesCows

    Жыл бұрын

    Appreciate the support. 😎

  • @papithasekar9567
    @papithasekar95673 жыл бұрын

    Thanks again for the good informative video Shan, IF you don't mind,can you tell me how to set defaultselected item from CDS to combobox

  • @filipuppsall-sjogren114
    @filipuppsall-sjogren1143 жыл бұрын

    Hey Shane... thanks for all the great videos. I tried something and didn't manage to solve it... so I changed my approach... but I'm curious to see you show how it can be done. I had one gallery and one form to show that record... and then I had another smaller form for users to fill out "requests" on the selected gallery Record... The second form had one prepopulated field for the "Record ID" from the selected gallery record, so I could keep track on which record the request was attached to. However in my attempts to be "clever" I used two sharepoint lists... where that ID-column in the second list was linked to the ID-column of the first list. Now, no matter how I tried I couldn't get that column populated with the selected records ID when I submitted the second form. So finally I just turned it into a simple number column to get it to work. But I would love to know how it was supposed to be done... because I think I was close...

  • @prakashamc
    @prakashamc3 жыл бұрын

    Great explanation, I have a collection of persons, I need to select default all the persons. Thanks.

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Glad it was helpful!

  • @Leo_Russo
    @Leo_Russo3 жыл бұрын

    Mr. you saved my life haha

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Awesome 👏

  • @trolllogic2897
    @trolllogic2897 Жыл бұрын

    Hi Shane! Thanks for the combobox tutorial. I have a question though. I'm trying to get the default values inside the combo box within the 'defaultselecteditems' property. While it does show the values inside the combobox, the values cannot be retrieved or displayed and the combobox is considered as empty unless the values are re-selected. Is there a workaround for this? thanks!

  • @GPZ_Biker
    @GPZ_Biker8 ай бұрын

    Hi Shane, I'm loving your videos and they help a lot. Could you please help me understand how to pass a global variable into a combobox in a new form. So if I click from a Gallery onto a new page to add a record (1 to many for recording notes on a task), how do I pass the primary key into the notes form with foreign key. Thank you

  • @thomasboisson6267
    @thomasboisson626710 ай бұрын

    EXCELLENT ! And I seldom use the capital letters 😃

  • @ShanesCows

    @ShanesCows

    10 ай бұрын

    Happy to help. Have a great day. 🐶

  • @kamozzi1
    @kamozzi12 жыл бұрын

    great video Shane, quick question, how would i go about default a value from a listgroupmembers connection for the selected item from the gallery?

  • @CarFinanceSimplified
    @CarFinanceSimplified Жыл бұрын

    Great video as always. I ahve an issue though. When I set my DefaultSelectedItems to {Value: ThisItem.}, even though the item shows as a default, PowerApps thinks the ComboBox is BLANK until I go in and re-select the item? I need to some comparison logic to check if the default matches another cell, but it won't work until I go in and re-select the item again in the ComboBox??? Any ideas please!?

  • @johnheck1551
    @johnheck15513 жыл бұрын

    Another great video Shane. One question, have you done a video on combobox and how to display the current value from a selected gallery versus being able to select a item from the combobox on a new form and then how to write the new selection to the sql table that the form uses?

  • @alistairmonro

    @alistairmonro

    2 жыл бұрын

    I just had this very issue, I had to save the selected record to a variable then use that like this.. If(editMode = true,Filter(Departments,Name = varSelectedItem.Department)).Name or this... If(editMode,LookUp(tbl_NonStockSuppliers,Name = varSelectedItem.Supplier,ThisRecord)) then just use patch/update for SQL

  • @LukasSoftwareDeveloper
    @LukasSoftwareDeveloper3 жыл бұрын

    Just a tip. If you want to use combobox selecteditems as string use concat....for one item, concat(combobox.selecteditems, result & "") for few items concat(combobox.selecteditems, result & ",") well you will get an idea.

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Yup. Very common pattern. I thnk I showed that in the combobox video. This one I was trying not to get too far off topic on defaults.

  • @Vihushrihu
    @Vihushrihu2 жыл бұрын

    Hi Shane, How can build a collection from a Combo Box which dynamically add and deletes values as i add or delete records in the combo box ?

  • @yeraldo05
    @yeraldo053 жыл бұрын

    Awesome video Shane I learned a couple of really cool stuff from this video! I have a question, how can I use the Combo Box and New Form thus when I type the name in the Combo Box, it shows me the record in Edit Mode Form? Thanks for your help!

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    You would want to set the Item property of the form to be the ComboBox.Selected assuming they both were usign the same data source

  • @raghus8746
    @raghus87462 жыл бұрын

    Thanks Shane. One query please. In my Items property for ComboBox I enter ["1", "2"] but when I actually open the app and click the ComboBox it shows values "35" and "37" instead of "1" and "2". Can you please help. Also I dont see the "Advanced Options" tab for my ComboBox.

  • @TheRFreyre
    @TheRFreyre2 жыл бұрын

    I am bookmarking this one. Thanks! One thing I wish you could cover in the future is how to populate a Person combobox with filtered people from another List. Like how do you show available Counselors in that combobox so that the user must select one of those. The problem is that a FILTER() in items will make that combobox loose its Person schema and you no longer can display Email, Picture, etc. out the combobox selection. Plus saving the selection and coming back to the form how do you do the DefaulSelectedItems to show what was previously selected and to display the Picture in a separate image control?

  • @DavidShaw-dc4re

    @DavidShaw-dc4re

    Жыл бұрын

    You could do a lookup, for 1 row, or a filter, for multiple selections, on the original data source using the selected items from the last combo box

  • @maggieho9521
    @maggieho95212 жыл бұрын

    Thanks for the good info! What about add "ALL" be the first item in the combobox list?

  • @shinshae7882
    @shinshae78823 жыл бұрын

    Hi Shane, Could you please make a video on below scenario Autocheck check boxes based on the value in another field, check box items are coming from SharePoint list column

  • @mabenantokozo5433
    @mabenantokozo54333 жыл бұрын

    Hey man thanks for the video. Can you make the video about setting default selected item for a combobox that is an Office 365 User Search then patching it to sharepoint?

  • @s961201
    @s9612013 жыл бұрын

    Great video - thanks🤩 will it work the same way if your source is peoplepicker connection? Let’s say I have gallery of projects. Within the form accessed from the gallery, I select the project team from O365 connection. Going back and forth between projects, will I be able to set the default selected team?

  • @ShanesCows

    @ShanesCows

    3 жыл бұрын

    Yes, as long as the table matches it will be happy. 😊

  • @reivaxmik9058
    @reivaxmik90582 жыл бұрын

    Hi Shane, thanks for this. All your examples here works when the app is online, I was even using a collection and works just fine. But not if the app is offline. Any ideas or tips about this? Thanks

Келесі