Forum Discussion
Anonymous
7 years agoNot applicable
Refresh now not working
I have a report uploaded to Power BI app with data from snowflake. When I try to refresh the dataset using the button REFRESH NOW a little box saying: refreshing data. appears during half a second an...
v-cherch-msft
Microsoft Employee
7 years agoHi Anonymous
I would suggest you update and restart the gateway to check if the issue persists. If it still persists,you could try to open a support ticket. If you have a Pro account it is free. Go to https://support.powerbi.com. Scroll down and click "CREATE SUPPORT TICKET".
- To stop the service, run this command:
''' net stop PBIEgwService '''
- To start the service, run this command:
''' net start PBIEgwService
Regards,