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
I have data in Excel and I am trying to use DAX or any easier way to mapulate data in Excel
Process:
Match column D with Column B by inserting blank cell so it will align with column B
In Excel I will do insert and the shift cell down so it matches with column B or any column on the left provided I can find that number I am looking from Column C, I will then just need to align this. I want to automate this.
Thanks in advance
I have column A , B and C
| Column A | Column B | Column C | Column D |
| Number | ID1 | Product | ID2 |
| 9 | 10 | sugar | 9 |
| 8 | 9 | salt | 8 |
| 9 | 9 | cooking oil | 7 |
Hi @MYDATASTORY ,
Would you please show us the expected output based on your sample data? I can't understand what's your need based on your description.
Best Regards,
Dedmon Dai
Hi @MYDATASTORY
You probably don't need a DAX and VLOOKUP would be an easier option.
@MYDATASTORY , matching number or alignment? can you please give example, what you want to match with what value?
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.