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 / PowerApps: Show unique...
Power Apps
Unanswered

PowerApps: Show unique identifiers in a group with one title

(0) ShareShare
ReportReport
Posted on by 1

Hello All, 

I am having issues with a data set that I have. The Work Order is a unique identifier which is attached to the same equipment A. 

I want to make a section in powerapps that shows the equipment Code as a title, and all the associated work orders with their descriptions. 

 

Equipment CodeWork OrderWork Order Description
AUniqueWorkOrder Number1Unique Description1
AUniqueWorkOrder Number1Unique Description2
BUniqueWorkOrder Number1Unique Description 3
BUniqueWorkOrder Number1Unique Description 4
   


This is how the visual currently looks:

 

A

UniqueWorkOrder 1 

UniqueWorkOrderDescription1

A

UniqueWorkOrder 2

UniqueWorkOrderDescription2

 

To show the above, I am using text labels with the following functions inside.

ThisItem.EquipmentCode

ThisItem.WorkOrder

ThisItem.WorkOrderDescription

 

I would like the app to show:

A

UniqueWorkOrder1 UniqueWorkOrderDescription1

UniqueWorkOrder2 UniqueWorkOrderDescription2

UniqueWorkOrder(Nth Number) UniqueWorkOrderDescription(Nth number)

B

UniqueWorkOrder1 UniqueWorkOrderDescription1

UniqueWorkOrder2 UniqueWorkOrderDescription2

UniqueWorkOrder(Nth Number) UniqueWorkOrderDescription(Nth number)

 

I would appreciate the help, please. The data source is from PowerBI Direct Query. 

Categories:
I have the same question (0)
  • rubin_boer Profile Picture
    4,843 Super User 2024 Season 1 on at

    Hi There

    Group your source by, GroupBy(YourSource,"EquipmentCode","Headers")

     

    Add two galleries

    First gallery add a label and set the text to ThisItem.EquipmentCode

    Second Gallery, add this as a sub-gallery inside the first gallery and set the Items to This Item.Headers

    Add two labels to the second gallery and name them ThisItem.WorkOrder & ThisItem.WorkOrderDescription

     

    There you go

    rubin_boer_0-1603314633520.png

     

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

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 846

#2
Valantis Profile Picture

Valantis 532

#3
Haque Profile Picture

Haque 410

Last 30 days Overall leaderboard