Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi All, I have a question about an nested if statement and I couldn't find an answer anywhere.
I have the following two columns
| Column1 | Column2 |
| 2 | 22 |
| blank | 9 |
| 4 | 11 |
| blank | blank |
| 6 | 34 |
| 1 | blank |
| 24 | 55 |
| blank | 124 |
I would like to create a new column using DAX as follows : IF column 1 is blank take the value from column 2 if column 2 is blank then take the value from column 1 and if both columns are blank leave it as blank.
Been trying to find a solution for a few hours now and can't figure it out.
Any help much appreciated.
Solved! Go to Solution.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 11 | |
| 8 | |
| 8 | |
| 8 |