Forum Discussion
Bhanu_chPBI
4 years agoHelper I
Data Modeling.
Im new to power bi actually i created bridge table using dax column for two diff tables using below function. Bridge table = DISTINCT(UNION(ALL(Table1[Date]),ALL(Table2[Date])). to over come Many t...
Bhanu_chPBI
4 years agoHelper I
Hi Anonymous,
when i tried to use ALL Function i'm facing some issue in relationship. i have attached the screenshot below. issues shows some circular dependency.
Anonymous
4 years agoNot applicable