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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
basirve
Helper III
Helper III

Pie Chart count is showing different value in my calculation

IMG_20190506_213335.jpgUntitled.png

Hi Experts,

 

ASA Made measure containts the zero and 1's as 4'th column. I would like to show the 1's and zero's count in the pie chart for this i have derived 2 measures.

ASA Pass = COUNTAX(FILTER('Call Type Interval','Call Type Interval'[ASA Made (25s)] = 1), [ASA Made (25s)])

Expected o/p is 26

ASA Fail= COUNTAX(FILTER('Call Type Interval','Call Type Interval'[ASA Made (25s)] = 0), [ASA Made (25s)]) 

Expected o/p is 1

but the count is showing d/f.

Could you please help me on this issue.

 

1 REPLY 1
v-danhe-msft
Microsoft Employee
Microsoft Employee

Hi @basirve ,

It's hart to reproduce your problem, could you please share your pbix file to have a test if possible?

 

Regards,

Daniel He

Community Support Team _ Daniel He
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.