Forum Discussion

anil2's avatar
anil2
Frequent Visitor
8 years ago

An unexpected exception occured

I have a measure something like below in tabular model.It is working fine when i browse the ssas database. 

 

Measure:=DIVIDE(sum(Table1[Column1]),sum(Table2[Column2]))

 

I am using that measure in power bi and it is giving "An Unexpected exception occured" error. I tried all the visuals but still same problem.

 

Please suggest.

 

 

 

 

2 Replies