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
Anonymous
Not applicable

Doubt with Calculation

Hi all! I have a table like this:

Sin título.png

 

Incoming mails and public comments are two calculated columns (1 yes 0 no) related to metric and type columns.

 

What I want to see is the next kpi:

 

Number of public comments from TICKETS with an incoming mail

 

Any idea?

 

Thanks in advance!

1 REPLY 1
v-lili6-msft
Community Support
Community Support

hi, @Anonymous 

Wasn't 100% clear what you were looking for based on the screenshot, What is your expected output?

If this formula could help you

Measure = CALCULATE(SUMX(Table, [public comments]), ALLEXCEPT(Table, ticket_id))
 

If not your case, please share Sample data and expected output.
Please see this post regarding How to Get Your Question Answered Quickly:
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490

 

Best Regards,

lin

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

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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