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
Alliejane08
Regular Visitor

Incident Rate Measure Help

 

I am trying to calculate the incident rate by recordable incidents in Power Bi. I have it specified to pull the recordable incidents, but in the calculation I am using it is totaling all hours over all years. I need to know how to tell the function to only do YTD total or specify the calculation by year.

 

This is the measure I came up with

TRR = COUNT(IncidentReports[SeverityType])*200000/(SUMX(HoursWorkedCompilation,HoursWorkedCompilation[Manhours]))

 

The Hours Worked Table has multiple columns, the column is is pulling from has Man Hours. There is a separate column that specifies the year, but I cannot figure out how to tell it to do that.

 

HELP!

0 REPLIES 0

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.