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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
troc24
Frequent Visitor

Improve DirectQuery performance

Hi all,

 

Our data model contains two tables that come from different data source. One of them is queried in Cosmos and the other in Azure SQL. Both are related by an ID, which is a string that can contain more than 20 characters. The data must be in real time, so we use Directquery. We find that as these tables grow, performance get worse. I know that using this type of identifier is not the most optimal way. There is any option to improve performance without having to generate a numerical ID?

 

Thanks in advance

1 ACCEPTED SOLUTION
rajendraongole1
Super User
Super User

Hi @troc24 - you can create Indexes on the ID columns in both Cosmos DB and Azure SQL. This can significantly speed up join operations and query execution.Optimize the queries in Cosmos DB and Azure SQL to reduce the amount of data being pulled into Power BI and also use filters and aggregations effectively at the source to minimize data transfer.Use the Manage Aggregations feature to map the aggregation table to the detailed table.

Only include necessary columns in your DirectQuery mode. Extra columns increase the amount of data transferred and processed

 

Reference:Index Creation :

Azure Cosmos DB indexing policies | Microsoft Learn

DirectQuery model guidance in Power BI Desktop - Power BI | Microsoft Learn

User-defined aggregations - Power BI | Microsoft Learn

Hope it helps

 

 





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

Proud to be a Super User!





View solution in original post

1 REPLY 1
rajendraongole1
Super User
Super User

Hi @troc24 - you can create Indexes on the ID columns in both Cosmos DB and Azure SQL. This can significantly speed up join operations and query execution.Optimize the queries in Cosmos DB and Azure SQL to reduce the amount of data being pulled into Power BI and also use filters and aggregations effectively at the source to minimize data transfer.Use the Manage Aggregations feature to map the aggregation table to the detailed table.

Only include necessary columns in your DirectQuery mode. Extra columns increase the amount of data transferred and processed

 

Reference:Index Creation :

Azure Cosmos DB indexing policies | Microsoft Learn

DirectQuery model guidance in Power BI Desktop - Power BI | Microsoft Learn

User-defined aggregations - Power BI | Microsoft Learn

Hope it helps

 

 





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

Proud to be a Super User!





Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.