Forum Discussion
datapal04
2 years agoHelper I
Using Native Queries for Enterprise Dashboard
Hi, I'd like to get some advice on a dashboard implementation project. I have to create a dashboard for the enterprise and the main source is an Azure table with about 270M+ rows. I created a SQL q...
- 2 years ago
Hi datapal04
I would highly recommend importing the data into your semantic model and then using incremental refresh to refresh only the latest data. This will ensure that your data is scalable and reliable and it is not relying on the underlying database system to serve the queries for the visuals.
GilbertQ
2 years agoSuper User
Hi datapal04
I would highly recommend importing the data into your semantic model and then using incremental refresh to refresh only the latest data. This will ensure that your data is scalable and reliable and it is not relying on the underlying database system to serve the queries for the visuals.