Forum Discussion

klehar's avatar
klehar
Icon for Helper V rankHelper V
5 years ago

Creating a table viz with columns from 4 tables

Hi,

 

I have a star schema model that has 4 tables.

But since I want all the columns from all the 4 tables in a single table, I have made the relationship type to be bi directional.

I suspect that is causing a cross join between all the tables.

 

This is causing a memory issue and the table is unable to load.

Has anyone encountered such a scenario?

 

Model Representation:

 

 

Looking at the dax studio query I do find something fishy(link)

 

How to overcome this and still use the table visual?

1 Reply