Forum Discussion
alm5084
9 years agoHelper II
Poor Performance with Inner Joins
I am trying to limit the amount of editing I have to do when I update reports to include new periods. There are no date fields in the data sources where I am pulling, so the periods are chosen as a l...
Anonymous
9 years agoNot applicable
Hi alm5084,
You can refer to below formula which about improve the query performance.
How to improve tthe performance of query having more inner joins?
Regards,
Xiaoxin Sheng
alm5084
9 years agoHelper II
It looks like v-shex-msft 's solution is about writing SQL queries. My questions is about using the query editor windows in Power BI against a cube and merging those queries together also using the query designer. There are no SQL queries.