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 : BolSs6iFWclivWzJa9K6ZF
Power Apps - Building Power Apps
Unanswered

Collecting JSON type column data of all records into a collection

Like (0) ShareShare
ReportReport
Posted on 24 Apr 2024 03:03:55 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.

I have the same question (0)

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…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 688 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 499 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 410 Super User 2025 Season 2

Last 30 days Overall leaderboard
Loading complete