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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
pabeader
Post Patron
Post Patron

Help calculating change between hours and/or minutes

I need to calculate the change in a value between hours, minutes and between entries.  Similar to how you can do between days or months.

 

I have no idea how to start or even if it's possible.  

 

Data is inventory level taken at 5 minute intervals.  

 

I suspect that Power BI can't do this.  Nothing in DAX for minutes or hours.  Not sure about M.  Might be something in there.

 

Data:

 

MaterialInventoryTimeStamp
18134/6/22 3:44:07 PM
18154/6/22 3:45:56 PM
18124/6/22 3:50:00 PM
18104/6/22 3:55:01 PM
18134/6/22 4:10:00 PM
2154/6/22 3:44:07 PM
2194/6/22 3:45:56 PM
2184/6/22 3:50:00 PM
2144/6/22 3:55:01 PM
2154/6/22 4:10:00 PM
2654/6/22 3:44:07 PM
2634/6/22 3:45:56 PM
2694/6/22 3:50:00 PM
2684/6/22 3:55:01 PM
262

4/6/22 4:10:00 PM

 

Output:

 

MaterialPer EntryPer Hour
18null 
182 
18-3 
18-2-3
1833
21null 
214 
21-1 
21-4-1
2111
26null 
26-2 
266 
26-13
26-6-6

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @pabeader ,

You can refer the following links to get it by DAX or Power Query Editor...

Calculating day/time difference

Handle in Power Query EditorHandle in Power Query Editor

Get the changes by DAXGet the changes by DAX

Power bi Date Difference – 8 Different Examples

Dynamically Compute Different Time Duration in Power BI Using DAX

If the above one can't help you get the desired result, please provide some sample data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. 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

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi @pabeader ,

You can refer the following links to get it by DAX or Power Query Editor...

Calculating day/time difference

Handle in Power Query EditorHandle in Power Query Editor

Get the changes by DAXGet the changes by DAX

Power bi Date Difference – 8 Different Examples

Dynamically Compute Different Time Duration in Power BI Using DAX

If the above one can't help you get the desired result, please provide some sample data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. 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

Any new thoughts about this one?

Love this work!  Unfortunatly, I did NOT do a good enough job in my explinaiton...  I'll try adding sample data and expected output.

VahidDM
Super User
Super User

Hi @pabeader 

 

Can you post sample data as text and expected output?
Not enough information to go on;

please see this post regarding How to Get Your Question Answered Quickly:
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490

The most important parts are:
1. Sample data as text, use the table tool in the editing bar
2. Expected output from sample data
3. Explanation in words of how to get from 1. to 2.
4. Relation between your tables

Appreciate your Kudos!!
LinkedIn:www.linkedin.com/in/vahid-dm/

If data is needed then I'm not doing a good enough job explaing the need or the reader isn't going to be able to answer the request.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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