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!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live 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!
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
| User | Count |
|---|---|
| 20 | |
| 9 | |
| 8 | |
| 8 | |
| 7 |