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
Hi Bhanu_chPBI ,
What if you use the Dax provided for the first time? Does it also give error?
See if helps:
Avoiding circular dependency errors in DAX - SQLBI
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data