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
Hi
I got a tricky data set with multiple rows per order, where data is repeating but not for every column equally. I need to find a way to merge them into 1 row per order.
Any tips on how to get the desired result as specified in the screenshos?
Solved! Go to Solution.
Hi @kadabrada ,
It looks like you can just group on [OrderItemID] and set all other fields to MAX, although I'm not sure how you decided which value to keep from your [Custom] column.
Pete
Proud to be a Datanaut!
Hi, @kadabrada ;
As BA_Pete said, you could group by OrderltemlD; then other column as max.
The final output is shown below:
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @kadabrada ;
As BA_Pete said, you could group by OrderltemlD; then other column as max.
The final output is shown below:
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @kadabrada ,
It looks like you can just group on [OrderItemID] and set all other fields to MAX, although I'm not sure how you decided which value to keep from your [Custom] column.
Pete
Proud to be a Datanaut!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 10 | |
| 9 | |
| 7 | |
| 5 | |
| 5 |