Forum Discussion
dataguy254
3 years agoNew Member
Returning original values in Power Query
Hello all, I recently ran into an issue that I was able to fix using some DAX language, but it is causing a lot of issues with load times. In the below table I have some sample data. The ID fiel...
lbendlin
3 years agoSuper User
Not sure the Power Query version will be any faster. But in DAX you can use the PATH functions instead of LOOKUPVALUE. Have you tried that?