Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I am sure this will be easy for someone but I am just getting started with Power BI. Thank you for your help.
In my screenshot you can see the table values. I want all the data associated with a distinct SVO no to clump together. For example, there should just be one line with SVO425799 and it should have a total of the Estimated Labor Hours, Actual Hrs Worked, Estimated Parts, Actual Parts.
Solved! Go to Solution.
Hi, You can do this in Query Editor (Edit Query) in Transform-Group By.
Let me know if you need more help.
Regards
Victor
Lima - Peru
Hi, You can do this in Query Editor (Edit Query) in Transform-Group By.
Let me know if you need more help.
Regards
Victor
Lima - Peru
@Vvelarde Thank you for this! When I do the Transfrom By Group, using thes columns, I get the results that I want.
however, how do I now include the branch, customer name, date, customer no to the table?