Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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.