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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello community!
On the following table i want to merge all rows per each project code (project codes are masked) so that, in the new table i can have distinct project codes and replace null with text values, where is it needed.
So, for instance the project 117 should have columns :
SD11=Approved,
SD20=null,
SD25=Approved,
SD30=Open,
SD68=null,
SD70=null
Solved! Go to Solution.
Hi @pezakas ,
Select your Project Code column, go to Home tab > Group By.
In the dialog, add an aggregation column for all the other columns you want, using the MAX operator on the original column.
Pete
Proud to be a Datanaut!
Hi @pezakas ,
Select your Project Code column, go to Home tab > Group By.
In the dialog, add an aggregation column for all the other columns you want, using the MAX operator on the original 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 |
|---|---|
| 16 | |
| 12 | |
| 9 | |
| 7 | |
| 6 |