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 / Expected Text Value er...
Power Apps
Answered

Expected Text Value error for List Box

(0) ShareShare
ReportReport
Posted on by 2

I've been trying for hours to resolve this and I give up. I need help! I'll try to put in as much context as possible. I created a List Box in Power Apps for a column called Service in SharePoint List. Service is a choice column that allows multiple selections. When I run the app and point to a row that should have something under Service, no selection is currently made (even though there should be). I changed the formula under "Default" from "1" to

 

ThisItem.Service.Value

 

I get the error: Expected Text value. I tried several different solutions and none seem to work. Please, can anyone help?

Categories:
I have the same question (0)
  • bgrgic1 Profile Picture
    124 on at

    Hi @pintobean87, unfortunately, List Box allows for selecting only one item as the default value (although it has select multiple property). And because of that, you can only set one text value. To achieve what you look for you would be better off using Combobox control.

  • pintobean87 Profile Picture
    2 on at

    I tried using a combo box with no success. The column I need doesn't show up in the Primary Text options because it is a multi-choice column. I probably need to do something in SharePoint List, such as, creating a calculated column that will convert the multi-choice column into a single string.

  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    HI @pintobean87,

    Trust me, the ComboBox is the correct direction.

     

    Configure your combobox as below.

    1). Set the Items property of ComboBox:

    Choices(listName.ChoiceColumn)

    2). Set the DefaultSelectedItems proeprty as:

    ThisItem.ChoiceColumn

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,055

#2
Valantis Profile Picture

Valantis 666

#2
11manish Profile Picture

11manish 666

Last 30 days Overall leaderboard