Forum Discussion

SBGoh's avatar
SBGoh
Icon for Helper I rankHelper I
2 years ago
Solved

Compare 2 calculated field from different table

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 #MaterialCS No.
19000011PartNum 1100001
19000022PartNum 2P20000

 

Employee  
CS No.Name
0000100001Nick Chan
0000P20000Tony Liu