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.
Hi,
I have the following Sales Order table and I want to find the respective CS name from Employee table. However the CS No. in Employee table is prefix with '0's. Is there are way to use DAX to link the 2 table to get the CS name ?
Sales Order | |||
SO # | POS # | Material | CS No. |
1900 | 0011 | PartNum 1 | 100001 |
1900 | 0022 | PartNum 2 | P20000 |
Employee | |
CS No. | Name |
0000100001 | Nick Chan |
0000P20000 | Tony Liu |
Solved! Go to Solution.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |