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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
Fighaz
New Member

Create a measure

Hi, need help to create a measure where I sum a column and filter by sector wise as well as reporting year/month as per below and it seemes not correct:

 

_Utilization =
CALCULATE(
    SUM(CredPortfolio_dataset[Book Value MZ]),
    'CredPortfolio_dataset'[Industrial Sector (Eng)],CredPortfolio_dataset[Reporting Year/Month]
)
0 REPLIES 0

Helpful resources

Announcements
May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

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

Top Kudoed Authors