Forum Discussion
Apply query changes without refresh data
- 7 years ago
Just Uncheck Include in report refresh, keep Enable Load checked.
"Include In Report Refresh" means query is automatically refreshed when you press "Refresh" button on the ribbon.
"Enable Load" means query results are available for report builder. Otherwise you may use it in your other queries (for example to merge data), but it is not shown in the report builder.
Best Regards
Maggie
Right-click on the query/table. Uncheck Enable Load and Include in report refresh.
Unchecking Enable Load will remove the query from your data model--breaking any measures and visuals that rely on it, so I'm not sure that's what you want.
- TristanBreizh7 years agoFrequent Visitor
Mmmm ... I have cashed all my visuals ... Now I'm know it's not what I wanted :smileyhappy:.
I want the same thing but with my visuals working and my tab appearing in my report ^^.
Thank for your help.
- v-juanli-msft7 years agoCommunity Support
Just Uncheck Include in report refresh, keep Enable Load checked.
"Include In Report Refresh" means query is automatically refreshed when you press "Refresh" button on the ribbon.
"Enable Load" means query results are available for report builder. Otherwise you may use it in your other queries (for example to merge data), but it is not shown in the report builder.
Best Regards
Maggie