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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

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
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.