I would like to propose an enhancement to the way query refresh behavior is handled in Power BI Desktop and Power BI Service.
Currently, when developing reports, it is often necessary to disable query loads or exclude certain tables from refresh in order to keep development iterations fast and efficient. However, this creates a challenge when publishing to the Service:
Queries that were disabled or excluded during development remain in that state after publishing.
This means additional manual steps are required to re-enable them, and forgetting to do so can cause incomplete datasets in production.
Proposed Enhancement:
Introduce an option that allows developers to set different refresh/load behaviors for development vs. production environments. For example:
A toggle to “Disable load only in development” (but always load in Service).
Or a parameter-driven mechanism where refresh rules can be automatically adjusted based on environment.
Alternatively, extend the existing “Include in report refresh” checkbox to have two modes:
Development only (faster iteration)
Publish/Service only (full data load)
Benefits:
Faster development cycles without compromising the integrity of published datasets.
Reduced risk of accidental omissions when publishing reports.
Cleaner handover between development, testing, and production environments.
This improvement would provide developers with flexibility, while ensuring that end-users and business stakeholders always receive complete and accurate data when the reports are published.
Thank you for considering this suggestion. I believe it would make Power BI development workflows both safer and more efficient.
Recent ideas
Semantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v1 hour agoCommunity ChampionNew10Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal1401974 hours agoFrequent VisitorNew5Views0likes0CommentsAbout "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf14 hours agoFrequent VisitorNew48Views3likes2Comments