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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
odile1999
Microsoft Employee
Microsoft Employee

Having an input text box for regex to filter the data on the fly

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!!

2 REPLIES 2
amitchandak
Super User
Super User

@odile1999 , check if text filter visual can help

https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381309?src=office&tab=Overview

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors