Forum Discussion
Duration wrongly converted to Date-Time type
- 7 years ago
you can convert them within excel to general format and then copy paste them into Power BI
- Anonymous7 years ago
PowerBI does not currently support milliseconds in date time datatype. I solved the problems like follow:
convert the excel doc to general, load it into PowerBI, and multiply the value by 86400 to get the total number of seconds.
LivioLanzo they are inserted by hand. No subtraction. They look like the picture below, which is a part of the excel sheet:
you can convert them within excel to general format and then copy paste them into Power BI
- Anonymous7 years agoNot applicable
thank you for your help. It worked :smileyvery-happy:
I converted the source column to general, imported it in the PBI model and then set the data type as Duration.
The only problem remained, is that it is corrected the PowerQuery mode yet in the PBI desktop data section, it is not showed correctly :smileyfrustrated: