Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. 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!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
17 | |
9 | |
8 | |
7 | |
7 |