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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

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
Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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

Top Kudoed Authors