Announcements
Hi there,
In moss of the online post say about that the way to do this is:
But after I have this thing implemented I am getting a square
Could someone please help me?
Thank you kindly.
Hi @sajarac ,
Why do you need this ? if you want to add an empty selection in your dropdown then follow this:
ClearCollect(coldropdownVal,""); Collect(coldropdownVal,Choices(SampleList.Status))
Items property of the dropdown control: coldropdownVal
I hope this resolved your issue if you see any challenge/need further help please let me know I am always happy to do it for my community.Regards,KrishnaIf this post helps you give a 👍 and if it solved your issue consider Accept it as the solution to help the other members find it more.
Hi bud, thank you very much for your prompt reply.
I need this because for instance I have several “choice” columns in my share point list.
Now in my app let’s say I have a drop down with 3 options
Blue
Yellow
Orange
now my choice is orange, so orange selected and saved. But if I change my mind and I don’t need a selected color, there is no way to leave the drop down empty.
I got you in such a case please add a blank space to the dropdown by changing the approach. I don't suggest you to add a blank at the SharePoint list level.
If not add the below values as choice fields in the list column:--Select--
Now you will have --Select-- remove the color from user selection.
Hi @sajarac,
Thanks for raising this question.
The following PowerApps Idea has also been posted with regards to dropdown control has no blank option:
https://powerusers.microsoft.com/t5/Power-Apps-Ideas/Drop-down-control-has-no-blank-option/idi-p/20016
If you configure a combo box to disable searching (IsSearchable = false) and to be single-select (SelectMultiple = false) it should be fairly similar to a dropdown, with the advantage of being able to click on an "x" of the selected item pill to remove that item and have a blank selection.
Keep us posted as to how you get on with the options provided to-date.
Cheers,
Allan
@ACahill, Hi there.
I did a quick work around for this and is working, not applicable to all the fields "I mean Choices" are not supported I guess.
What I did, I have created an Edit form connected with my SharePoint List, in the form I have added a new record "Empty" and then submitted back to the list. the only thing is that the list cannot have any field as required. After that I have an empty record and now I have a blank space in my combobox.
Thanks for your help, I have voted for that idea!
Thanks for letting us know your workaround and for voting for the idea, most appreciated.
doesnt work puts an ASCII charactor in that looks like a rectangle
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 529 Most Valuable Professional
Haque 230
Kalathiya 217 Super User 2026 Season 1