Forum Discussion
VivekPBI
7 years agoFrequent Visitor
power bi community
Hi All, Need your Help.... I am facing circular dependency error while creating calculated colums. I have create four measures MTD Actual ,MTD Plan ,YTD Actual & YTD Plan and one backend generated...
- 7 years ago
Hi VivekPBI,
Which one is the second one?
Surely we can use column (Flags) in a measure by working with functions like MIN, MAX, etc.
Seems the [YTD varriance] can't be calculated column. It's better to be a measure.
Can you share a sample, please?
Best Regards,
Dale
v-jiascu-msft
7 years agoMicrosoft Employee
Hi VivekPBI,
Which one is the second one?
Surely we can use column (Flags) in a measure by working with functions like MIN, MAX, etc.
Seems the [YTD varriance] can't be calculated column. It's better to be a measure.
Can you share a sample, please?
Best Regards,
Dale
VivekPBI
7 years agoFrequent Visitor
Thanks a lot ,It is working