Forum Discussion
Kaustubh_94
2 years agoNew Member
Circular Dependency
Hi Guys, I'm facing a circular depedency error. Here is the background: I have to create a calculated column, which has the logic... if the month number is 1 then a result from a column imported f...
Idrissshatila
2 years agoSuper User
this won't work like that, you need to have a place to start with that is available, you can't reference a column that doesn't exists to be the value.
Kaustubh_94
2 years agoNew Member
Thanks...
Is there a way to create an instance of the col that does not exist... because this formula of inter dependency of col works in MS- Excel, but with a warning. So is there a way to replicate this in power bi.