Forum Discussion
help with a custom function
- 8 years ago
Seems that you're looking for a partial-match-lookup, where you can put your search-values in a table. Please check this post:
https://community.powerbi.com/t5/Desktop/joinAlgorithm-and-keyEqualityComparers/m-p/182148#M79842
Imke Feldmann
www.TheBIccountant.com -- How to integrate M-code into your solution -- Check out more PBI- learning resources here
Seems that you're looking for a partial-match-lookup, where you can put your search-values in a table. Please check this post:
https://community.powerbi.com/t5/Desktop/joinAlgorithm-and-keyEqualityComparers/m-p/182148#M79842
Imke Feldmann
www.TheBIccountant.com -- How to integrate M-code into your solution -- Check out more PBI- learning resources here
ImkeF, cool! Thank you:smileyhappy:
- mechanix858 years agoHelper I
It works, but it's very slow for my table (100,000 lines of the Product Reference), taking into account the links. Are there any other options?