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

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

Reply
rajaa2525
New Member

Pulling in data from SQL server based on a search combo box

Hello,

         I need help setting up a dashboard where the user or several users can get data based on a search of the client name and date of birth. The database has about 75 million rows and it would be slow to connect to it and search.

 

Any ideas on how to make the search faster over the network? I was thinking of using parameter but my query using advanced editor is not working for some reason.

 

Is it possible to bring in data into powerbi for only 1 client at a time using SQL? Would it be faster than querying the entire database and bringing in data via the SQL connection?

 

Thank you.

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@rajaa2525 , if this is a direct query connection

 

Create a parameter page first

Need Traditional Parameter Page: https://www.youtube.com/watch?v=F3qMwQtWjvo&list=PLPaNVDMhUXGYo50Ajmr4SgSV9HIQLxc8L&index=15

 

make sure you have separate client and date tables

 

New means to access display pages - Display only one page in the report, Hide rest: https://youtu.be/d4H0GKUH0r4

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

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@rajaa2525 , if this is a direct query connection

 

Create a parameter page first

Need Traditional Parameter Page: https://www.youtube.com/watch?v=F3qMwQtWjvo&list=PLPaNVDMhUXGYo50Ajmr4SgSV9HIQLxc8L&index=15

 

make sure you have separate client and date tables

 

New means to access display pages - Display only one page in the report, Hide rest: https://youtu.be/d4H0GKUH0r4

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

Helpful resources

Announcements
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 Kudoed Authors