Forum Discussion
jcastr02
5 years agoPost Prodigy
Lookup value in M Code
I have two queries as per below. I am trying to do an M code to pull over Employee Title into query B using Employee ID as the unique identifier. I would need this to be done in M code vs. DAX, ple...
- 5 years ago
Hi jcastr02 ,
you can use the Merge operation in Power Query to do this:
Merge queries (Power Query) - Excel (microsoft.com)
ImkeF
5 years agoCommunity Champion
Hi jcastr02 ,
you can use the Merge operation in Power Query to do this:
Merge queries (Power Query) - Excel (microsoft.com)