cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Jozef
Frequent Visitor

Calculate values based of the value from different column

Hello,

 

I would like to ask for help with this calculation.

I would like to calculate value of the production time for all matching order numbers.

Refer to this screenshotproduction time calculation.PNG

 Thanks.

1 ACCEPTED SOLUTION
tamerj1
Super User
Super User

Hi @Jozef 

create a new measure 

  • SUM ( TableName[Production Time] )

remove the column from the table visual and add the measure

View solution in original post

2 REPLIES 2
tamerj1
Super User
Super User

Hi @Jozef 

create a new measure 

  • SUM ( TableName[Production Time] )

remove the column from the table visual and add the measure

Jozef
Frequent Visitor

Thank you very much @tamerj1 😊

 

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Top Solution Authors