Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Shape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.

Reply
Grantx
Frequent Visitor

Report builder - count grouped items

In my report, each person is grouped because they could have more than one address.

How do I count the number of grouped results so that I can specify postcode1, postcode2, postcode3 etc...?

 

This is the report builder part:
Grantx_0-1695309404301.png

 

This is the result when I run the report:

Grantx_1-1695309509350.png

 

 

 

 

1 ACCEPTED SOLUTION
d_gosbell
Super User
Super User

You can use the RowNumber() function passing in the name of the parent group. So if your group is called "Fullname" you could change the postcode to an expression like

 

= Fields!Postcode.Value & RowNumber("Fullname)

View solution in original post

1 REPLY 1
d_gosbell
Super User
Super User

You can use the RowNumber() function passing in the name of the parent group. So if your group is called "Fullname" you could change the postcode to an expression like

 

= Fields!Postcode.Value & RowNumber("Fullname)

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

Check out the November 2024 Power BI update to learn about new features.

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.