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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
sekic
Helper I
Helper I

Improve Direct Query performance with SQL 2016

Hi,

I got several very big tables on transaction database ("fact") , and much more corresponding tables ("dimensions"). Much of tables have also calculated fields.

Customer ask for Direct Query only.

 

According performance issues, is it better to:

1. query separate tables in Power BI and connect them using Manage relationships (slow because can't manage how will Power BI make joins and selections), or

2. make one view per "fact" table, adding all necesary "dimension" on database (slow because view is slow on database, Power BI don't much downgrade performance) , or

3. make kind of "temporary" table in database which is copy of view in 2, add all necessary indexes and convert computed columns in ordinary columns (much faster, but it not show actual data, it depend how much and how frequent table is refilled, eg once every 15 min, or on user request, or when user start Power BI session....).

4. any other idea?

 

Thanks

 

2 REPLIES 2
v-shex-msft
Community Support
Community Support

Hi @sekic,

 

Perhaps you can add a date filter on power query to filter recently data, it may increase the performance.

 

Regards,

XIaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Hi,

thanks, but it's not an option. Because need to read data from several years.

 

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.