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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Talal141218
Helper III
Helper III

Simple Addition measures

Hi everyone, 

I wana your support hier. 

 

I am trying to addition two measure i created them, but i always get error message as below :

First measure : 

CALCULATE(Fact_GeneralLedger[CM_Fact_GeneralLedger_Amount_CCY],Filter(Dim_LedgerAccount, Dim_LedgerAccount[LedgerAccount] >= "1800" && Dim_LedgerAccount[LedgerAccount] <= "1876" ))
Secound measure : 
 CALCULATE(Fact_GeneralLedger[CM_Fact_GeneralLedger_Amount_CCY], (Dim_LedgerAccount[LedgerAccount] IN {"1200"}))
I want to add First measure to secound measure : First measure + Secound measure, but unforetunately dosen't work. 
Thnaks in Advance 

 

1 ACCEPTED SOLUTION
baghdadi62
Resolver III
Resolver III

To add the measures, you should do it like this. Have you encountered any errors?

1.JPG

View solution in original post

2 REPLIES 2
Talal141218
Helper III
Helper III

Thanks for your advice it's worded now. 

baghdadi62
Resolver III
Resolver III

To add the measures, you should do it like this. Have you encountered any errors?

1.JPG

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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