The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Direct Query loses a lot of performance when I have a cross-filter. I have an oracle based my fact table with 50 million records.
Hi @sergiobramil,
In my opinion, what you get is expected. The performance of the interaction in DirectQuery mode depends on the performance of the underlying data source. As all data is imported, large amount of data will cause lots of time to query. For more information, see: Important considerations when using DirectQuery.
Best Regards,
Qiuyun Yu
Certainly the performance using direct query and smaller with respect to the imported base, but the question is not direct query with respect to the imported base, but the direct query with relationship with direction of the filter in both. When it matters the relationships comes filter dirreção in both, but in direct query comes all in single. Changing to both the performance is impractical in relation to the single.