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 / Issue with Datatable -...
Power Apps
Answered

Issue with Datatable - Author/Editor became [object Object]

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

hello

 

I have a couple of Datatables in my app which are connected to a SharePoint list. Each have 5 columns, one of which is always Author. Now, after facing the well known bug when all columns on the datatable dissappear and needed to be added back again I discovered that column Author contains on all items the "[object Object]" value instead of falimiar name&surname of a user who has created the item. I've checked and I see the same problem with the Editor field.

 

If I open older published app everything works fine there - Author columns shows username. However, if I delete column and add it again - II'll get "[object Object]".

 

Thx in advance for help!

 

Best,

 

Nick

Categories:
I have the same question (0)
  • Verified answer
    Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Silly to answer to myself, in one hour, but maybe it will save time to someone else 🙂

     

    So, it looks like the issue was in the fact that Items in the datatable had the following.

    If(!IsBlank(varCustFltr),
       Search(
          Filter('New Application Form', Status=varCustFltr, Approver=User().FullName),
          varAXAccFltr,
          "AX_x0020_number"),
       Search(
          Filter('New Application Form', Approver=User().FullName),
          varAXAccFltr,
          "AX_x0020_number")
    )

     

    In this case Data Source was visible as "Custom" and there was an "Author" field possible to choose to show - and I saw "[object Object]". 

     

    Now, I've cleaned Items property, and set it just to 'New Application Form', without any filters. After that field "Created By" actually appeares and after choosing it I see expected usernames. Then I just return formula from above to the Items property - and everything works back again.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 366 Most Valuable Professional

#2
11manish Profile Picture

11manish 184

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 99 Super User 2026 Season 1

Last 30 days Overall leaderboard