Forum Discussion
enath
4 years agoHelper I
refresh data from server
Hello, I try to understand. I can refresh dataset data from the server using sql connection. I tried to refresh dataset data imported from folder, but it is not supported. So I moved my data t...
- 4 years ago
Thanks for that. I did not know that. I put the gateway anyway....
I found out that I had to refresh the data in the report also here in order to see the refreshed data, without that I cannot see the refresh data
memepu
4 years agoResolver II
Hi enath ,
On demand is performed immediately. May be you can try to use schedule refresh. Or refresh the dataset on demand.
Different connection modes can be used for different refreshes so that there is no need to refresh manually.
About refresh: How to configure Power BI report scheduled refresh
Best regards.
enath
4 years agoHelper I
Thank you very much for helping. I will learn about the others solutions also you described.