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!View all the Fabric Data Days sessions on demand. View schedule
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?
Solved! Go to Solution.
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.
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.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 7 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 13 | |
| 6 | |
| 3 | |
| 3 | |
| 2 |