Forum Discussion

Dhruvin's avatar
Dhruvin
Icon for Helper III rankHelper III
7 years ago

How to create M function to Find and Replace the Value?

I know, Power BI provide Replace fiunction Out Of the Box.

Still, I want to create a Custom Function (M function) which will read value from the dataset for find and Replace with a word. 

How to create this function and call the function on a specific column of a table.

 

Example: 

 

I have County column in a database. For County I want to create a function which will read the Find value from another dataset and replace found word with another column named "Replaced value".

 

How to achieve this requirement?

2 Replies