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 / Not displaying Choice ...
Power Apps
Suggested Answer

Not displaying Choice values from SharePoint List

(2) ShareShare
ReportReport
Posted on by 49

I have a SharePoint list with a Choice field. I am connecting to this in a PowerApp via the Form control. Instead of displaying the Choice values it is initially displaying Item 1, Item 2 etc. up to Item 15 (there's only 3 choice values). It then blanks out all these values and shows no values at all. In all our other PowerApps we've developed this has worked fine, with the DisplayFields and SearchFields properties displaying as ["Value"]. However, in new forms these now seem to be showing as ["Value1"] and it doesn't seem to matter if the 1 is removed, the choice values never appear (see attached image). New forms, new lists have been tried and tested but the error persists. This is stopping all new developments from proceeding. Any help greatly appreciated.

ThomFromUoC_0-1660904143109.png

 

Categories:
I have the same question (4)
  • Fredrik_A Profile Picture
    3,570 Super User 2026 Season 1 on at

    Hello,

     

    Put the items property to something similar to this image:

     

    StretchFredrik_0-1660904843350.png

     

  • ThomFromUoC Profile Picture
    49 on at

    Hi @StretchFredrik the Items property is set to this format, as all our form developments tend to be i.e. Choices([@TEST].TEST_Choice)

  • Verified answer
    ThomFromUoC Profile Picture
    49 on at

    After I opened a ticket with MS they were able to find a reference to this issue where, if you review the DataCardValue properties of the affected Choice DataCard, you may find the Default value is null. Enter ThisItem.[ChoiceFieldName] and this should bring the options back. The cause is unclear but we guessed it maybe due to our template app being somehow corrupted and stripping out the Default value for Choice fields when inserting the Form control. We will be creating a new template for our apps to avoid this, which is frustrating, as a quick test in a blank canvas app shows the error does not reoccur.

     

    [Previous reference of this issue]:  https://powerusers.microsoft.com/t5/Building-Power-Apps/Drop-Down-in-Edit-Form/td-p/49931

     

     

  • MA-21081317-0 Profile Picture
    23 on at

    I have the same issue, only started happening once I started using power apps to customize the list. I am not sure how to fix it.

  • bisaac Profile Picture
    4 on at
    I ran into this problem today. The fix for me was to change the Items property of the DataCard to refer to my column's display names instead of internal names.
     
    By default, this property is locked and uses the internal column name of the SharePoint List column. My column names had spaces in them, and since internal column names don't have spaces, SharePoint usually just removes the spaces to derive an internal name.
     
    For example, broken/default:
     
    Choices([@TestList].TestColumnName)
     
    Changed to fix:
     
    Choices([@TestList].'Test Column Name')
     
    Too bad the internal column name isn't sufficient. What's the point of those internal names if they're not a unique identifier, and why does Power Apps use them if they're not sufficient here?
  • jaanihsm Profile Picture
    300 on at
    Happened to me today. I had to remove the datacard from the form and re-add. When it happens again I'll try @bisaac workaround. 
  • aamir Profile Picture
    50 on at
    No solution in this thread is working.
  • Suggested answer
    Paul_2099 Profile Picture
    38 on at
    Only way I could get a solution to this problem was to select the drop-down, then go to the 'Advance' tab in the right-hand pane, there I just changed the 'IsSearchable' property from true to false and then saved and republished the app. Tested it in the live version and it worked. Don't know why, but it worked.

    Good luck.
     
    Paul
  • Suggested answer
    CamL Profile Picture
    12 on at
    As Paul Mentioned below, It appears selecting the drop-down, then going to the 'Advanced' tab in the right-hand properties pane, then change the 'IsSearchable' property from True to False and then save. You can then revert the value back to True, and republish and the issue will be solved, and the list will still be searchable.

    Again, no idea why this works but it does, and this ensures the dropdown list is still searchable.

    Thanks,
    Cam
  • VT-25101447-0 Profile Picture
    4 on at
    I had this problem and found deleting the datacards and reinserting was most efficient. Such a pain though. Has worked fine before.

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 536

#2
WarrenBelz Profile Picture

WarrenBelz 426 Most Valuable Professional

#3
Haque Profile Picture

Haque 305

Last 30 days Overall leaderboard