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
Duuhskt
New Member

calculate variance from previous hour

Hi everyone,

I'm having trouble calculating the previous time in a second column, could you help me please? follow the attached example.

Duuhskt_0-1691710762255.png

 

QTD HC =
VAR _DuracaoMinutos = SUMX(Tabela,DATEDIFF(Tabela[INICIO],Tabela[FIM],MINUTE))
RETURN
    DIVIDE(_DuracaoMinutos60)
1 REPLY 1
Anonymous
Not applicable

Hi @Duuhskt ,

Could you please provide some raw data in the table 'Tabela' (exclude sensitive data) with Text format and your expected result with backend logic and special examples? It would be helpful to find out the solution. You can refer the following links to share the required info:

How to provide sample data in the Power BI Forum

 

And It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.

How to upload PBI in Community

Best Regards

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.