Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.
Solved! Go to Solution.
I played with the formula a bit and found the solution. Thank you for you help.
what about create a measure to combine serailnum?
Measure = CONCATENATEX('Table','Table'[serialnum],",")
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...
I played with the formula a bit and found the solution. Thank you for you help.
| User | Count |
|---|---|
| 52 | |
| 41 | |
| 32 | |
| 15 | |
| 13 |
| User | Count |
|---|---|
| 84 | |
| 72 | |
| 37 | |
| 27 | |
| 24 |