Forum Discussion
kiran123
6 years agoFrequent Visitor
Devide
Hi Team,
I am stuck with some calculation part in my reports that is the calcuation of measure and column
i have a one measure and another is column so need to devide a measure and the column how can it be possible and both are in same table if i can calculate like this
Result = DIVIDE([Measure], CALCULATE(SUM(Table[Column])),0)
it will also give an error of circular dependancy Please let me know if anyone have the solution to this.
Thanks in Advance
1 Reply
Replies have been turned off for this discussion
- v-lionel-msftCommunity Support
HIi kiran123 ,
Could you show me the DAX formula of the measure and the calculated column?Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.