web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Add an empty choice in...
Power Apps
Answered

Add an empty choice in a SharePoint "choice" Column

(0) ShareShare
ReportReport
Posted on by 3,276

Hi there,

 

In moss of the online post say about that the way to do this is:

 

  1. Go to the column drop down list in question.
  2. At the first entry on the list do a return to create a blank space.
  3. Inside that blank space place your cursor and press and hold down the ALT key while typing 0129 on the NUMERIC KEYPAD. ...
  4. In the Default Entry setting do the same.
  5. Save and you are done.

 

But after I have this thing implemented I am getting a square 

 

Could someone please help me?

 

Thank you kindly.

Categories:
I have the same question (0)
  • Verified answer
    KrishnaV Profile Picture
    5,023 on at

    Hi @sajarac ,

     

    Why do you need this ? if you want to add an empty selection in your dropdown then follow this:

    1. on App onStart property

     

     

     

    ClearCollect(coldropdownVal,"");
    Collect(coldropdownVal,Choices(SampleList.Status))

     

     

     

    • Now you refer this collection in your dropdown control as below

     

     

     

    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,
    Krishna
    If 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.

  • Sajarac Profile Picture
    3,276 on at

    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.

     

     

  • KrishnaV Profile Picture
    5,023 on at

    Hi @sajarac ,

     

    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--

    Blue

    Yellow

    Orange

     

    Now you will have --Select-- remove the color from user selection.

     

    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,
    Krishna
    If 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.

  • AC-16100139-0 Profile Picture
    Microsoft Employee on at

    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

     

  • Sajarac Profile Picture
    3,276 on at

    @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!

  • AC-16100139-0 Profile Picture
    Microsoft Employee on at

    Hi @sajarac,

     

    Thanks for letting us know your workaround and for voting for the idea, most appreciated.

     

    Cheers,

     

    Allan

     

  • Scanners Profile Picture
    2 on at

    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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 529 Most Valuable Professional

#2
Haque Profile Picture

Haque 230

#3
Kalathiya Profile Picture

Kalathiya 217 Super User 2026 Season 1

Last 30 days Overall leaderboard