Forum Discussion
Anonymous
7 years agoNot applicable
Disabling lineage
Hi I'm creating, in DAX, a calculated table that UNION two ones - a "normal" table - and a SUMMARIZED one that takes data from another one It works but when I try to drag relationships betw...
Mariusz
7 years agoCommunity Champion
Hi Anonymous
This article is probably worth a read. https://www.sqlbi.com/articles/avoiding-circular-dependency-errors-in-dax/
Regards,
Mariusz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous7 years agoNot applicable
Hi Mariusz, that was very helpful, thanks. In fact, my model is fairly complex with at least three calculated tables, and probably some implicit ALLs