Forum Discussion
LK1992
2 years agoFrequent Visitor
How to add hours differences from same column
Hi! I'm wondering how I can extract hours differences between PM_OPENED_AT between the one Preventative Maintenance and following each NON-Preventative Maintenence. I appreciate your he...
timahenning2
2 years agoHelper II
Do you have a column that relates the rows to the same transaction? You need some start and end data relationship. Once you have that, you can use something like:
This will give you a difference between two fields in Powery Query. Can you provide more context?
Tim
LK1992
2 years agoFrequent Visitor
I know, but the thing is when I differentiate to date columns in Preventative and Non-Preventative, it does gives like this. So I can't get differences between these two columns since if there is value in NON_PM Date, there is empty value in same row in PM_OPENS column.