Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hey I'm working on a dashboard and trying to filter the data using regular expression.
The required feature is to have a text box for user to type in the regex, and the dashboard take this regex and filter the column of the data corresponding.
For example, I have a row of data where the query column is "xxxxx@xxx.com", and when the user types in regex for email, the data should be shown and other unmatched data should be filtered out.
I have tried using Python script to filter the data but it does not support the regex filter when the dashboard is published.
Thanks!!
@odile1999 , check if text filter visual can help
https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381309?src=office&tab=Overview
Hey,
Thank you for the reply, I have checked the add-in, but unfortunately this doesn't support the type-in regex and then interface with python script.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.