Comments on: How to Use The Power Apps Combo Box Control?
https://www.spguides.com/powerapps-combobox-control/
Learn SharePoint, Office 365, Nintex, PowerApps, PowerBI etc, SharePoint training and video coursesMon, 16 Sep 2024 16:46:01 +0000
hourly
1 https://wordpress.org/?v=6.6.2
By: Debbi
https://www.spguides.com/powerapps-combobox-control/#comments/1092
Mon, 16 Sep 2024 16:46:01 +0000https://www.spguides.com/?p=25302#comment-1092What about the “Depends on” fields? I can’t find any documentation about deleting them. I have an independent combo box, and PowerApps sets them to something totally random!
]]>
By: Jim
https://www.spguides.com/powerapps-combobox-control/#comments/1000
Mon, 08 May 2023 15:21:26 +0000https://www.spguides.com/?p=25302#comment-1000If I have a field on the form tied to a dataverse table and in the dataverse table it is just a text field (ProjectStatus). How do I have a ComboBox that when selected, updates the ProjectStatus field? I do not want to make the ProjectStatus field in the dataverse as a choice type.
]]>
By: Bujjibabu KJ
https://www.spguides.com/powerapps-combobox-control/#comments/298
Tue, 15 Jun 2021 13:06:40 +0000https://www.spguides.com/?p=25302#comment-298Hi
I have a Calculated column in Share Point.
When I am using ComboBox in PowerApps Canvas.
I am getting Delegation error.
Code:
Filter(SPList,Startwith(Calculated column,”ABCD”))
Same code is working in Text column with out delegation error.
Request you help me to write a code with out delegation error.
Regards
Bujjibabu KJ
]]>
By: Santiago
https://www.spguides.com/powerapps-combobox-control/#comments/208
Sun, 07 Mar 2021 21:16:19 +0000https://www.spguides.com/?p=25302#comment-208Hi, very nice tutorial, thanks for sharing. If you don’t mind I have an issue with my combo box. I have some repeated items in my Share point list I mean i.e Customer Name could be the same but with different locations, and my combo box always pick the first record in the list. Any idea? Thanks in advance for any response
]]>
By: Alekos
https://www.spguides.com/powerapps-combobox-control/#comments/188
Thu, 11 Feb 2021 10:49:17 +0000https://www.spguides.com/?p=25302#comment-188Hi Bijay,
great article
Alekos
]]>
By: Eyal Perez
https://www.spguides.com/powerapps-combobox-control/#comments/121
Mon, 09 Nov 2020 06:59:29 +0000https://www.spguides.com/?p=25302#comment-121Hi Bijay,
great article, covring an importent controler, thanks for that.
wanted to ask if i want to present a combo box filed selection as part of a gallery, how can i do that?