Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

The following system error occurred: type mismatch - only happen when its a measure in visual

I have create a measure and a calculated column using the same expression:
A = if(SUM(UP[UCC])<>0,DIVIDE(sum(CUSTOMER[PosWri]), sum(UP[UCC]),BLANK()))
However, if the measure gets dragged into a visual, this error occurs, but the calculated column will not.
 
qinai104406108_0-1642622173730.png

I try to understand what is the reason? what is the difference?

Thanks.

 
 
3 REPLIES 3
v-xiaoyan-msft
Community Support
Community Support

Hi @Anonymous ,

 

Does the replies above solve your problem? If it has been solved, please mark the correct reply as the standard answer to help the other members find it more quickly.Thanks in advance for your kind cooperation!

 

If not,Would you mind telling me a more detailed description of your needs so that I can help you better?

 

Hope it helps,


Community Support Team _ Caitlyn

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

what happens when you try with this simplified version?

A = DIVIDE(sum(CUSTOMER[PosWri]), sum(UP[UCC]),BLANK())
Anonymous
Not applicable

some of my data in Up[UCC] is equal as 0 so it will give me an error.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.