Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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.