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.
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?
User | Count |
---|---|
77 | |
76 | |
44 | |
30 | |
26 |
User | Count |
---|---|
97 | |
91 | |
52 | |
47 | |
46 |