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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
damit23183
Microsoft Employee
Microsoft Employee

Grouping into single Row

Hi,

 

I need some help in DAX logic on how would covert same multiple rows into one. 

 

I have set up like this;

damit23183_0-1754679810327.png

As Result, I would like to have this,

 

damit23183_1-1754679836913.png

 

Thank you in advance. Any suggestion or advise would be appreciate it.

 

NOTE: This is just example data, there are more than 50 columns like this in actual data source.

 

Thanks

1 ACCEPTED SOLUTION

Thank you for responding. It's worked as expected.

 

View solution in original post

4 REPLIES 4
v-prasare
Community Support
Community Support

Hi @damit23183,

 

Thanks for letting us know that your issue got resolved, please do let us know if you still got any questions. If we don’t hear back, we’ll go ahead and close this thread. For any further discussions or questions, please start a new thread in the Microsoft Fabric Community Forum we’ll be happy to assist.
Thank you for being part of the Microsoft Fabric Community.

v-prasare
Community Support
Community Support

We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.

 

@Greg_Deckler, Thanks for your prompt response

 

 

Thank you for your patience and look forward to hearing from you.
Best Regards,
Prashanth Are

Greg_Deckler
Community Champion
Community Champion

@damit23183 Sure, create a measure as follows:

Account Number Measure = CONCATENATEX( 'Table', [Account Number], ", " )

Put that in a table visual along with ID, FIrst Name and Last Name columns.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Thank you for responding. It's worked as expected.

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.

Top Solution Authors
Top Kudoed Authors