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
Parosel
Helper I
Helper I

changing SQL query once pbix loaded to the service

I've loaded a file to the service with the data restricted by the original SQL query importing the data into the PBIX file. I did this because when I ran the whole dataset it has repeatedly failed with a connection termination error at the server side on SQL.

 

Now that I have sucessfully loaded the data into a dataset in my service is there a way I can now change the original SQL statement to remove the where clause filter and so refresh the full dataset in the cloud?

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

You can use a Parameter to hold the query text. That parameter can then be changed in the dataset's settings in the workspace.

 

Alternatively you can consider using incremental refresh, worst case with partition bootstrapping.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

You can use a Parameter to hold the query text. That parameter can then be changed in the dataset's settings in the workspace.

 

Alternatively you can consider using incremental refresh, worst case with partition bootstrapping.

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.