Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello all,
I am trying to clean up a report in BI that comes from an Excel file and could use some guidance on how to set up a new column with some logic involved. In the excel spreadsheet there are basically multiple rows with headers for projects in a table. The headers are all the same.
In the report it has headers like the following
NAME | PROJECT MANAGER | PROJECT ID
However, in the NAME column there are values in the column that I want to have added into a newly created column, call it STATUS
So the way the data looks now would be example:
Project Name | Project Manager | Project ID |
In progress | null | null |
Project Name | Project Manager | Project ID |
Project 1 | Bob | 1 |
Project 2 | Bob | 2 |
On hold | null | null |
Project Name | Project Manager | Project ID |
Project 3 | John | 3 |
Complete | null | null |
Project Name | Project Manager | Project ID |
Project 4 | Steve | 4 |
Canceled | null | null |
Project Name | Project Manager | Project ID |
Project 5 | Steve | 5 |
Ideally, what I would like to do is take the 'In Progress', 'On Hold', 'Complete', and 'Canceled' values that are in the NAME column and insert a new column to the end so it is like
Project Name | Project Manager | Project ID | Status |
Project 1 | Bob | 1 | In Progress |
Then, remove the rows that include the headers for that section so that the data in the table is properly formatted with only 1 correct set of headers at the top of table.
Could anyone assist with the clean up? It would be greatly appreciated!
Hello - I recommend this...
If this post helps to answer your questions, please consider marking it as a solution so others can find it more quickly when faced with a similar challenge.
Proud to be a Microsoft Fabric Super User
This is very helpful, thanks! Could you explain a bit as to how I could do step 1 and step 2? Moreso step 2, how could I take the statuses in column 1 and have them be put into a new column for each one? A conditional column? Sorry, I am still learning BI
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.