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 / Data Table field prope...
Power Apps
Unanswered

Data Table field properties - Text is unavailable

(0) ShareShare
ReportReport
Posted on by 4

Hello, how can I restore / add / display the property Text for a field in a data table?

The only properties that display for the field in the data table are:

  • AutoWidth
  • ContentLanguage
  • DisplayName
  • IsHyperlink
  • OnSelect
  • Visible
  • Width

The field is a Choice field from a Sharepoint list. To get the field contents to display properly, several pages and videos I've found advise I should use the Concat function in the Text property to turn the contents into a string.

But the field doesn't have a Text property to edit... 🤷‍♂️

Is it a setting on the data table? This app was built by a colleague several years ago, so I am unfamiliar with what went into creating it and just need to add this column.

Categories:
I have the same question (2)
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @JBKerr 

    Datatable items property:

    AddColumns(table,"somename",choicefield.Value)

  • WarrenBelz Profile Picture
    154,799 Most Valuable Professional on at

    Hi @JBKerr ,

    I assume this is a Multi-Choice field - replace with your field name

    Concat(ThisItem.YourFieldName,Value,",")

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    Visit my blog Practical Power Apps

     

  • WarrenBelz Profile Picture
    154,799 Most Valuable Professional on at

    Seems to have posted twice - see below

     

  • JBKerr Profile Picture
    4 on at

    Many thanks @Drrickryp , that looks handy. How ought I add this to the formula currently in the property? This is what occupies the Items property field already:

     

    Sort(Filter('TableName',TextSearch.Text in 'Field01' || TextSearch.Text in 'Field02' || TextSearch.Text in 'Field03'),'ID Number',Ascending)

     

    I have tried adding ";;" to the end and pasting your formula. Plus I have tried to follow the syntax in this post. Both were unsuccessful: no column was added. (FYI I am trying to add a Field04, which does not need to be searched.)

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 530

#2
WarrenBelz Profile Picture

WarrenBelz 459 Most Valuable Professional

#3
Haque Profile Picture

Haque 314

Last 30 days Overall leaderboard