Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Low performance on relationship between 2 fact & 2 dim tables (non star schema)

Hi all,

 

We have the following problem. This is a very small part of our model. Unfortunately in our real scenario we could not impelemnt the star schema in every area, due to circular dependencies between tables. Thus, we came up with the following schema which allows us to create all the necessary reports.

The case is that when I insert columns/measures from 2-3 tables on a visual in Power BI, the performance is ok (typically responds within a few minutes). When I insert columns/ measures/ filters from all the above tables the performance is about 30-40 mintues slower, which is unacceptable from our client. The profiler shows that the query creates multiple (AROUND 100) small temp tables without any obvious reason.

 

Does anyone knows what we may do or why this is happening?

 

Thanks a lot,

TP

3 Replies