The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have this PBI report built and running for years, suddenly the date slicer of relative date seems locked and not allowing any selection by clicking on the page, when I click "Edit" on the page it won't work either, but when I download the pbix file to local harddrive and edit it, it works just fine. I re-published the pbix to workspace and it doesn't work again. Any trick to solve that?
Solved! Go to Solution.
Hi, @Cristinacn
Thanks for the feedback! Glad to hear that your problem has been solved. If you'd like, you can mark this reply as a "solution" so others know that the question has been answered and help other people in the community. Thank you again for participating! 😀😀
Best Regards
Jianpeng Li
Thanks all for your kind replies! I've tried to follow some of the steps you mentioned above and it didn't work either. It turned out it was the company level server issue and IT has already fixed it now, so it's working just as normal. But again, thank you for all your prompt and kind help here!!! 😃💓
Hi, @Cristinacn
Thanks for the feedback! Glad to hear that your problem has been solved. If you'd like, you can mark this reply as a "solution" so others know that the question has been answered and help other people in the community. Thank you again for participating! 😀😀
Best Regards
Jianpeng Li
Hi, @Cristinacn
Are you able to provide some screenshots that don't contain private information? to determine the cause of the problem. You can first try the following steps to check the cause of the problem:
Create a new calculated table in your report using the following DAX expression:
Table 2 = CALENDAR(DATE(2024,1,1),DATE(2024,3,1))
Create a date slicer with the columns of this calculated table and publish it to Power BI Service and check if it works.
If it is successful, there is a problem with the original date column.
Similarly, here's how to troubleshoot report-level issues:
Create a new test report with only a date table, publish it to Power BI service, and check if it's working.
If the report works properly, then there is a problem with the original report settings, and we can check the relevant settings.
If you're in a non-UTC time zone, this is also something we need to consider.
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Cristinacn,
This sounds like an issue where the relative date slicer isn’t working as expected on Power BI Service but functions fine in Power BI Desktop. Here are a few steps to try, as this can happen for several reasons:
7.Open a Support Ticket (Pro Account)
These steps should help troubleshoot why the slicer works locally but not in Power BI Service. Let me know how it goes!
Hi @Cristinacn,
Please try to download the report, remove the slicer and add again to the report. Perhaps the visualization data encoding has changed and needs to be recreated and saved with the appropriate structure.
Memorable Member | Former Super User If I helped, please accept the solution and give kudos! |