Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
datapal04
Helper I
Helper 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 query to remove some unnecessary columns and to group by metrics. This reduces the data to about 45M+ rows. 

I'm not sure if using this native SQL query would be best to ensure a scalable and reliable solution? Would I be able to implement incremental refresh? Would it be better to engage the database side to see if a view can be created and query the view instead? What do you recommend to ensure a scalable and reliable solution?

1 ACCEPTED SOLUTION
GilbertQ
Super User
Super 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.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

1 REPLY 1
GilbertQ
Super User
Super 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.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.