Forum Discussion
Data refresh issue
- 9 years ago
Having visited the report again today the data is refreshing and seems to be OK in all apps, strange, that tech for you!!
Thanks for your help though
Hi Tucker,
Based on my understanding, you can get data from SQL Azure, and create reports in Power BI desktop, all the things work fine. While the data in SQL Azure has been changed, it returns error when you refresh data in Power BI service, right? If it is, please specify timeout interval in Power Query manually. And check if there still has the problem.
Right click your resource table-> Advanced Editor, add the timeout statement.
[timeout=#duration(0,0,30,0)], which is a TimeSpan like parameter, with the values representing Days, Hours, Minutes, Seconds.
Best Regards,
Angelia
Thanks v-huizhn-msft
I have applied as you say, however I get an error "Combining Direct Query and imported data isn't supported" is this something you have seen previously pls?
Cheers Toby
- Tucker9 years agoHelper I
Having visited the report again today the data is refreshing and seems to be OK in all apps, strange, that tech for you!!
Thanks for your help though