Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Collecting JSON type column data of all records into a collection

(0) ShareShare
ReportReport
Posted on by

Hi Everyone!
I am new to Power-platform as well as low code development and stuck in the following logic for about a week.

The problem is I want to collect all JSON type sharepoint column data into a list which will later be used to validate whether a specific email is included in the list or not.

I have a sharepoint column of named 'usersEmail' and data format is as below : 

usersEmail
[{user1@gmail.com}]
[{user2@gmail.com}, {user3@gmail.com}]
[{user4@gmail.com}, {user5@gmail.com}, {user6@gmail.com}]

 

I want a collection which will only contain user emails as below :

colUserEmails
user1@gmail.com
user2@gmail.com
user3@gmail.com
user4@gmail.com
user5@gmail.com
user6@gmail.com


It would be a great help if there is someone who can help me.

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 1