Forum Discussion
Stop server refresh during dashboard preparation
- Anonymous7 years ago
Anonymous,
Power BI will send queries to your Server when you make actions such as filter, join. It is not possible to disconnect server till the data model will be ready. But you can use Table.Buffer() function to improve your query performance in Power BI. And please turn off background data option in Power BI Desktop.
Regards,
Lydia
Anonymous,
Power BI will send queries to your Server when you make actions such as filter, join. It is not possible to disconnect server till the data model will be ready. But you can use Table.Buffer() function to improve your query performance in Power BI. And please turn off background data option in Power BI Desktop.
Regards,
Lydia
Background Data is not open as default.
I will check Table.Buffer() function.
Tks A lot Lydia !
Idan