Forum Discussion
Time calculation
- 8 years ago
HI Dragos
Had a look at this tonight (finally). The issue was with the [Time] column in your Sheet1 table. It still contained milliseconds, so I added a new column [Time2] to Sheet1 that only has hours/mins/seconds.
I also converted the TimeKey column in the new table to be time rather than text.
I have attached the PBIX file to this message.
Hi Phil
Unfortunatly no .
Seems that it brings me only the total.
Best,
Dragos
The values in columns on both sides of a relationship need to be the same.
Any chance you can share your PBIX file? Delete all tables apart from these two. Delete every column from your main table apart from the bare minimum and share. I let you know what to do then :)
- Dragos8 years agoFrequent Visitor
Hi Phil
Much appreciated.
Please find bellow the .pbix file.
Thank you and Regards,
Dragos
https://drive.google.com/open?id=1MflNztz9YX5dTsD3WORhslbxMoyW9Ays
- Phil_Seamark8 years agoMicrosoft Employee
HI Dragos
Had a look at this tonight (finally). The issue was with the [Time] column in your Sheet1 table. It still contained milliseconds, so I added a new column [Time2] to Sheet1 that only has hours/mins/seconds.
I also converted the TimeKey column in the new table to be time rather than text.
I have attached the PBIX file to this message.