Forum Discussion

kevinconseil's avatar
kevinconseil
Copper Contributor
May 29, 2020

How to increase SQL query performance of a view?

Hi everyone,

I am new to Microsoft community, so please let me know if this post is not in the right forum and if so which one would be the right one. 

 

issue:
- Update & query (using Power BI) of my Sales Weekly View takes forever (>30min) and I would like to understand how I could improve this

 

Current setup:
- Sales Daily View: View containing aggregation and joins of two main sales tables and a date table

- Sales Weekly View: View joining the "Sales Daily View", a sales table and two dimension tables and containing extensive logics (mainly aggregations)

 

Please let me know if you have any idea how to streamline this and improve the performance of the view.

4 Replies

Resources