Forum Discussion

datapal04's avatar
datapal04
Helper I
2 years ago
Solved

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...
  • GilbertQ's avatar
    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.