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 / How to reference Data ...
Power Apps
Unanswered

How to reference Data inside Groupby Collection?

(0) ShareShare
ReportReport
Posted on by 54

Hi, Is it possible to reference a grouped data inside a collection?
As an example, Let's say I have this collection. Is it possible to reference the Grouped Data for Japan Location?

DataLocationTotal
[Grouped Data]Japan100
[Grouped Data]Malaysia200
[Grouped Data]Thailand300


The output im really looking to create is to loop through this collection, using ForAll, and to run a Flow using the row details, and the grouped data as an HTML Table.

Essentially, for each location, I want to make a pdf. and inside the PDF i want to plug in the Grouped Data for that location.

I've tried separating the location column first as one collection, and filtering the Data before I had it grouped as another collection, but ForAll doesn't seem to allow having multiple ClearCollect inside the formula.


Is it impossible?

Categories:
I have the same question (0)
  • CNT Profile Picture
    10,921 Super User 2024 Season 1 on at

    @noelflores The following formula will give you a table with the grouped data for Japan, which can be looped using a ForAll.

    LookUp(yourCollection, Location="Japan").Data

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 510

#2
WarrenBelz Profile Picture

WarrenBelz 426 Most Valuable Professional

#3
Vish WR Profile Picture

Vish WR 281

Last 30 days Overall leaderboard