Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello
I have a column called position group which contains some values and some blanks
Also have a column called role level with some values and no blanks
For only the blanks in position group I want to replace with that employees value in role level.
So would be something like,
Solved! Go to Solution.
@rosscortb ,Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Thanks Link
So, only the blanks in position group should be replaced with that employees value in role level. If position group already as a value then ignore.
@rosscortb , You can have a new column like
Column = COALESCE([Position Group],[Role Level])
got it i need to go into the excel file select the blanks and delete the cell, might have been a space or something hidden in it. thanks
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 |
|---|---|
| 51 | |
| 40 | |
| 37 | |
| 14 | |
| 14 |
| User | Count |
|---|---|
| 85 | |
| 69 | |
| 38 | |
| 29 | |
| 27 |