Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Bridge Table - Do in PowerQuery or in Dax?

Hi

 

I'm creating a bridge table, but I'm unsure about if this must be done in PowerQuery thought a Reference or thought a DAX expression.

If I create it thought a DAX expression, it's very quickly.

If I create it thought PowerQuery, using reference table, at least the first time, it takes a lot of time because it reloads the whole table from server.. (No idea why..)

 

What is the best option?

As far as I know, if created in PowerQuery, the optimization of the in-memory table is better, because it can compress data, while in DAX no.

 

Thanks!

3 Replies