Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I have a report embedded in a website using Power BI Embedded (ie. published to an Azure collection and presented with the Javascript client). It uses a direct query connection to an Azure SQL database. The report has a filter slider on a transaction date variable.
The issue is the date range of the filter slider is not updating to reflect new dates that are being added to the database. The maximum end of the slider still reflects that maximum date that was available when the report was published to the Azure collection. A couple of weeks of newer data has been added since then. I can see the newer data on other pages of the report which do not have date sliders on them.
The maximum ActivityDate available right now is 23/04/2017 rather than 12/04/2017.
The only way I have found to force the date range to update is to open the source PBIX file, press the refresh button, save the file, and overwrite the existing file in the Azure collection with this new one.
Has anyone run into this issue before?
Thanks,
Chris
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.