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
Rajirajesri
New Member

Need Dax logic to create total exceedcalls

Hi Team,

I have to create TotalExceedCalls measure= any calls made more than Totaltargetcalls.

Totaltargetcalls is a measure and Total call is a measure, based on these 2 measures I need dax logic.

I used the below logic but the result is not correct.

Totalexceededcalls=

calculate(sum(call[Totalcall],

Filter(call,call[Totalcall]>call[Totaltargetcalls]))

 

Thanks in advance

1 ACCEPTED SOLUTION
v-achippa
Community Support
Community Support

Hi @Rajirajesri,

 

Thank you for reaching out to Microsoft Fabric Community.

 

Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information. Do not include anything that is unrelated to the issue or question.
Please show the expected outcome based on the sample data you provided.

 

Need help uploading data? How to provide sample data in the Power BI Forum - Microsoft Fabric Community

 

Thanks and regards,

Anjan Kumar Chippa

 

View solution in original post

4 REPLIES 4
v-achippa
Community Support
Community Support

Hi @Rajirajesri,

 

Thank you for reaching out to Microsoft Fabric Community.

 

Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information. Do not include anything that is unrelated to the issue or question.
Please show the expected outcome based on the sample data you provided.

 

Need help uploading data? How to provide sample data in the Power BI Forum - Microsoft Fabric Community

 

Thanks and regards,

Anjan Kumar Chippa

 

Hi @Rajirajesri,

 

As we haven’t heard back from you, we wanted to kindly follow up to check if your issue is resolved?

If not please provide sample data that covers your issue or question completely, in a usable format.
Do not include sensitive information and anything that is unrelated to the issue or question.
Please show the expected outcome based on the sample data you provided.

 

Thanks and regards,

Anjan Kumar Chippa

Hi @Rajirajesri,

 

As we haven’t heard back from you, we are closing this thread for now. If you have any further issue, please raise a new thread in the community forum and provide sample data that covers your issue or question completely in a usable format, we are ready to assist you on it.

 

Thank you for being part of Microsoft Fabric Community.

 

Thanks and regards,

Anjan Kumar Chippa

FBergamaschi
Solution Sage
Solution Sage

Please provide a sample table that we can copy and import in Power BI to create the solution

 

Thanks

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.