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
Anonymous
Not applicable

Power BI Direct Query

Hi,

 

We have a Data Model that is using Direct Query connection to source database- Azure Databricks. The table A and B are joined with one to many relationship in the model on the unique ID. As the data is huge we have partitioned both the table in Databricks based on month  . It is noticed in the Databricks query log Partitions are only respected for one side of the table where as for the many side of table all rows (each day) are scanned even after passing a month filter through Power BI.  On checking the query execution in Databricks, we see due to the join on ID , table B scans all rows first and then filters on month.  This results in performance issue. Is there any way the query execution be modified so that table B respects partition ? For ex if Month from table A is filtered for January, then table B should only hit January partition rather than scanning all rows in Database.

1 REPLY 1
Anonymous
Not applicable

HI @Anonymous,

These should be the basic part of power bi desktop features, I don't think you can do directly do custom or modify with these feature settings without add new tables or modify the current table structures.

Regards,

Xiaoxin Sheng

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.