Forum Discussion
fala70
5 years agoRegular Visitor
DirectQuery with Gateway using SQLServer
Hi, I've problems to show data using DirectQuery, when I publish dashobard. I installed the gateway on my server where is present an instance of SQLServer database, same instance used to design t...
lbendlin
5 years agoSuper User
No, that's not how it works. Dashboard contents will update whenever the underlying dataset is refreshed. That could be done with a schedule, ad-hoc API refreshes, or via a streaming dataset.
Direct Query is used for user interaction with reports, not for dashboards.
- fala705 years agoRegular Visitor
Well because then, on dashboard, where I am using normal import data (no direct query), I scheduled resfresh dataset, but to update charts, I need to run manually refresh browser ? charts are not update automatically.