Forum Discussion
Update Power BI from an app
I would like to know how your data is connected, Import or DirectQuery ? SQL server supports DirectQuery mode.
It allows user to see the updated data in the report via DirectQuery even if you hadn’t configure scheduled refresh. Users can refresh the data by themselves with the icon as the following image show.
If you use the Impoert mode ,the dataset can only be updated by the dataset’s owner.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Syndicate_Admin4 years ago
Administrator
wave, I used the Direct Query connection with SQL, but it is very limited, that is, it did not allow me to make queries to functions, it was very slow at the time of connection, so I decided to always work in Import and with the Gateway update it automatically every 3 hours (which is the maximum allowed)