Forum Discussion
Measures to Columns without circular dependency
Hi,
I have two measures shown below. I'm attempting to convert these measure into columns. I tried to create each VAR as its own measure and then created an if statement. I'm able to create the first column. When attempting to convert the second measure (B to M PL) into a column, I recieve a circular error. Is there a work around to this?
2 Replies
- TheoC
Community Champion
Hi orana
Although I haven't looked into the detail of your measures, I recommend using Power Query to create Conditional Columns or conditional columns using Custom Column. Once you have created what you can in Power Query, the circular dependency issue should hopefully disappear as the new columns you will attempt to create won't be as reliant on one another in canvas view.
I hope the above helps in some way, shape or form.
Best of luck!Theo
- AnonymousNot applicable
Hi orana ,
It's hard to figure out what's going on with the formula. Could you please share some sample data so that we could test the DAX formula?
Best Regards,
Jay