Forum Discussion
Negative time / working hours
Hello daniel_leite ,
so I tried to go through the Process you did,
first I added a sample of negative fields in an excel sheet and marked the column as time
Then in Power Query I adjusted the column type as Text
Then loaded the data
If I answered your question, please mark my post as solution, Appreciate your Kudos π
- daniel_leite3 years agoNew Member
Thank you so much for your kind help.
I found that the negative values have a strange format. The -05:58:00 hour has the value =-"05:58:00" inside the cell. So when I try simply to exclude or substitute values like =-" or :00" it gives me an error because Excel understand it as a formula. So now I trying to figure out how to exclude it in fact.
Your reply gave me an idea about how to fix it. Thanks for your help!- Idrissshatila3 years agoSuper User
Hello daniel_leite ,
yes, to out run this error insert a " ' " before the negative sign -
If I answered your question, please mark my post as solution, Appreciate your Kudos π