Forum Discussion
Chapin4u
10 years agoMicrosoft Employee
Power BI embed into web page and automatic refresh
Hello, We have a project that we need to embed several dashboards into our web page. All embedded reports need to refresh on a daily basis. Our viewers won't be allowed to view the source tables....
jocaplan-MSFT
10 years agoMicrosoft Employee
If you use direct query, the data will always be up to date. No need to refresh. Users do not need direct access to the underlying tables. What does it mean to embed without tables?
- kobaldm10 years agoHelper I
mmh. I guess i must correct you. I also use DirectQuery. Neither in PowerBi Desktop(except changing a measure) or in the Azure Cloud. There is no automatic update !
From my understanding you need to trigger dataset.setAllConnections method in the node SDK. This is not working right now for me. See
michael