Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Will Viz filters (on the filter pane on the right side of the PBI window) support regular expressions in the future?
Currently if I want to exclude all employee IDs that do not begin with 1, 2, 3, 4, 5, 6, 7, 8 or 9, I have to make a filter that has 9 parts. This is cumbersome.
If I used a regex on a filter I could exclude employee codes that do not match this: ^[1-9]
So the new filter options we would need are: 1) matches this regex, 2) does not match this regex.
That would be very handy!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.