Forum Discussion
FarmaVip
3 years agoRegular Visitor
Trying to Creat a Custom Column in M
Hi Guys, I want to creat a custom column in power query similar to this DAX formula, but using M: CALCULATE( DISTINCTCOUNT([CODIGO]), ALLEXCEPT(Table,[CNPEM]) Data info: CODIGO is like a p...
- 3 years ago
I think you might want to look at doing a conditional merge. I have written a blog about that here. Conditional Merge in Power Query — ehansalytics
edhans
Community Champion
3 years agoI think you might want to look at doing a conditional merge. I have written a blog about that here. Conditional Merge in Power Query — ehansalytics