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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
JChouris
Helper I
Helper I

Order Numbers with Multiple Serial Numbers

Kinda new with a lot of this. I am trying to generate a report to show the serial numbers asscoiated with each order number, for order numbers with multiple serial numbers i want them to all be in one row instead of duplicating the order number throughout the column. I wasnt sure how to go about this so figured i would post. Any help is greatly appreciated. Thank you.

 

JChouris_0-1684439342065.png

 

1 ACCEPTED SOLUTION

I played with the formula a bit and found the solution. Thank you for you help.

 

JChouris_1-1684504688729.png

 

View solution in original post

3 REPLIES 3
ryan_mayu
Super User
Super User

@JChouris 

what about create a measure to combine serailnum?

Measure = CONCATENATEX('Table','Table'[serialnum],",")

1.png





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




When i use that it doesnt distinguish between the order numbers and just puts all serial numbers following each other...

 

JChouris_0-1684499318498.png

 

I played with the formula a bit and found the solution. Thank you for you help.

 

JChouris_1-1684504688729.png

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.