Forum Discussion
Anonymous
4 years agoNot applicable
Need Support
performance details - when we connect direct tables from multiple database is there any issue in performance? And required performance details when we have more DAX on our report?
amitchandak
Super User
4 years agoAnonymous , If Import mode, Performance will be decided by Power BI Model.
If direct queries, across the database, can have some challenges. Try to only single direction join. enable cache.
Anonymous
4 years agoNot applicable
If we can merge the queris in power query editor how the performance impact
- v-kkf-msft4 years ago
Community Support
Hi Anonymous ,
If the data source supports query folding, then it is not recommended that you merge the query. Merging queries may prevent the transformation of query folding, thus slowing down the query load time.
For more information, please refer to:
Overview of query evaluation and query folding in Power Query
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.