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

Community site session details

Session Id :
Power Apps - Error Handling
Suggested answer

DataTable not showing data correctly

(0) ShareShare
ReportReport
Posted on by 675
Hello,
 
As shown in the below pic, while trying to show data in the data table, it's showing as [object Object].
Please help me to fix the error.
 
Thanks,
Freshy
I have the same question (0)
  • WarrenBelz Profile Picture
    150,303 Most Valuable Professional on at
    DataTable not showing data correctly
    A quick follow-up to see if you received the answer you were looking for or if you need further assistance.

    Please ✅Does this answer your question 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 a Like♥.
    Visit my blog Practical Power Apps    LinkedIn
  • Suggested answer
    WarrenBelz Profile Picture
    150,303 Most Valuable Professional on at
    DataTable not showing data correctly
    I suspect that Region is a multi-value Choice or Lookup column, in which case, make the Text property of the column
    Concat(
       ThisItem.Region,
       Value,
       ","
    )
    If it is a single value, the Data Table should actually resolve the Text property to
    ThisItem.Region.Value
    but if it has not done this (these control are still in Preview and are quite buggy), you can put this in manually.
     
    Please ✅ Does this answer your question 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 a Like♥.
    Visit my blog Practical Power Apps    LinkedIn   
     
     
  • Suggested answer
    Power Apps 1919 Profile Picture
    1,276 on at
    DataTable not showing data correctly
    Can you please share about items property of the data table and what is the datasource and is region a lookup column or a custom column.
     
    If yes, can click on the error message show us exact error you are seeing 

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

MS.Ragavendar – Community Spotlight

We are honored to recognize Ragavendar Swaminatha Subramanian as our September…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 977 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 386 Super User 2025 Season 2

#3
Power Apps 1919 Profile Picture

Power Apps 1919 345

Last 30 days Overall leaderboard

Featured topics