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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Cervo114
Frequent Visitor

In Report Builder Concatenate multiple records in one row

Hi, In PowerBi Report Builder, i need to concatenate multiple records in one row, which function can I use? Thank's in advance

3 REPLIES 3
Anonymous
Not applicable

Hi @Cervo114 ,

Combine more than one field by using concatenation operators and Visual Basic constants. The following expression returns two fields, each on a separate line in the same text box:

=Fields!FirstName.Value & vbCrLf & Fields!LastName.Value

The following link will help you:

Expression examples in Power BI Report Builder - Power BI | Microsoft Learn

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

My need is to group multiple records in a single row Example: I have some clockings, one at 09:00 am and one at 12:00 am, which are in two different records, my need is to print them in a single line next to each other. I hope I was clear

Anonymous
Not applicable

Hi @Cervo114 ,

Please provide the rdl for us.Thank you

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.