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 / Deserialize untype obj...
Power Apps
Unanswered

Deserialize untype object to a table or collection

(0) ShareShare
ReportReport
Posted on by 3
Hey Guys,
I have following problem, I want to create a collection table from my POST request which is JSON  nd returns untyped object. as follows:

 

{
 "Projects": [
 {
 "ProjectCode": "EZDF",
 "Hours": [
 {
 "UserID": "spaudyal",
 "Date": "7/4/2020",
 "Company": "ENZA",
 "SRID": "EZDF-0670",
 "Hour": 8,
 "Billable": "yes",
 "WLCode": "Trial Data management",
 "HrSummary": "Worked on Trial status update from App and notification enhancement",
 "CustRef": "Az11014",
 "HrSeqNr": 1
 }
 ]
 },
 {
 "ProjectCode": "EZZF",
 "Hours": [
 {
 "UserID": "spaudyal",
 "Date": "7/4/2020",
 "Company": "ENZA",
 "SRID": "EZDF-0670",
 "Hour": 8,
 "Billable": "yes",
 "WLCode": "Trial Data management",
 "HrSummary": "Worked on Trial status update from App and notification enhancement",
 "CustRef": "Az11014",
 "HrSeqNr": 1
 }
 ]
 }
 ]
}​

 

 

Now I want to Deserialize this into this untyped object into table as format below:

ProjectCodeUserIDDateCompanySRIDHourBillableWLCodeHrSummaryCustRefHrSeqNr
EZDF------------------------------
EZZF------------------------------
Categories:
  • BhargavPatel Profile Picture
    660 Moderator on at

    @Ember1998 Check out this video by Reza to understand how to Parse JSON. 

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

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 393 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 278 Most Valuable Professional

Last 30 days Overall leaderboard