Forum Discussion
Anonymous
5 years agoNot applicable
Dataset Refresh Now not working
Refresh now is not working (clicking the button does not trigger the refresh) for Power BI datasets since yesterday, and when I try to enable a scheduled refresh, the 'Apply' button does not save the...
- Anonymous5 years ago
UPDATE: Issue resolved by re-publishing the report to replace the dataset in the workspace. Another possible solution shared below by v-zhjo involves signing out of Power BI service and signing back in.
selimovd
5 years agoMost Valuable Professional
Hey Anonymous ,
is your dataset using the Web.Page() function/opening a web page in Power Query?
If that's the case you have to use a gateway to access the website. If you don't put a gateway the refresh is greyed out.
If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
Best regards
Denis
Blog: WhatTheFact.bi
Follow me: twitter.com/DenSelimovic
- Anonymous5 years agoNot applicable
Hi Dennis, we don't have Web.Page() function and the dataset is only reading from a SQL Server. Also, 'Refresh Now' was working fine before on the same dataset.