This is my problem: I develop with Power BI Desktop taking information from SSAS. Everything local. Then I publish the report to Power BI service, that will use the information from SSAS on a VM on Azure. Since the .pbix "remembers" the last values selected in the slicers before it's saved, then the user will see invalid values, as the report was saved in a development environment with development data. What is the best practice to publish a Power BI report with slicers? The slicers should contain fresh data from SSAS production.