Forum Discussion
Anonymous
6 years agoNot applicable
One Datasource not refreshing properly in the Service with no Error message
Hello, My issue is that only 1 web datasource of my published dataset (with more than 5 other web connections) is not refreshing properly on the Service, while when I refresh it on the desktop it i...
lbendlin
Super User
6 years agoDoes your network or the datasource employ any form of query caching? Oftentimes adding a random parameter to the Web URL will force the re-processing.
https://url?queryparameter=x&r=(random number)
- Anonymous6 years agoNot applicable
Hi lbendlin ,
Thanks for your answer but I don't fully understand what you mean....
The datasource is a .txt file on a sharepoint shared site, something like: https://xxxxx.sharepoint.com/sites/powerbi/Documents%20partages/xxxx/xxx.txt
- lbendlin6 years ago
Super User
Yes, just add some random parameter.
https://xxxxx.sharepoint.com/sites/powerbi/Documents%20partages/xxxx/xxx.txt?r=0.012324
- Anonymous6 years agoNot applicable
Hi lbendlin ,
We tried to add ?r=0.012324 at the end of the URL but we got an error in the desktop, see below: