Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

View all the Fabric Data Days sessions on demand. View schedule

Ability to use wildcards in power query transformation find section of replace values.

In the transformation area of replace values it would be nice to be able to use a wildcard in the value to replace field. For example we have transaction descriptions like... Placement [EB-12375596] and it would be great to be able to enter something like... Placement% to capture all of these. I've got several work-arounds but this would be a great feature for those who don't know SQL.
Status: Under Review
Comments
zais_benedikt
New Member
This is a must have!
sd5
New Member
either * ? or regex (better)
radoshits
New Member
This is a must have when trying to display/remove html characters
admin171
New Member
I propose those wildcards: Sale !Sales for Sale but not Sales (! instead -) "Sale" for exact whole word Sale xxx* for starting with xxx *xxx for ending with xxx *xxx*yyy* for containing xxx and yyy (no matter in what order) x?y for xay, xby, x1y, x2y, .... but not xaby x#y for x1y, x2y, .... x&y for xay, xby, ....
Steven_Myers
New Member

This would be very helpful, We have users that use the Dynamics BC product and are use to REGEX.

There is no easy way to filter for '6*|7*|96*" in Power BI

saeed_hessami
New Member

I am surprised to find that the use of wild card is not supported in power query transformation replace function. This is a fundamental feature. Microsoft please implement at your earliest practical.

fbcideas_migusr
New Member
Status changed to: Under Review