Forum Discussion

dombarg's avatar
dombarg
Helper II
8 years ago
Solved

optimize solution for creating Relation

hello.

which one is optimze from performance point of view:

create a Bridge table  => then make physical relationship between two table and => write a simple dax,

OR

create a virtual relation with Variables in Dax without creating bridge table and physical relation?

thanks