Forum Discussion
Beau-Vintertun
10 years agoFrequent Visitor
How to display duration in report view
Is there any way to show duration of time in the report (in a table) or data view like I can in the query editor. It seems silly you can format the column in the query editor as a duration but not be...
- 10 years ago
Duration represents a length of time. It’s converted into a Decimal Number Type when loaded into the model. It is as designed according to this document.
If you only want to show duration of time in a Table report. I think the easiest way is to change the Data Type from “Duration” to “Text” as below. Then it will keep the type as "Text" and can be showed correctly.
Best Regards,
Herbert
Greg_Deckler
Community Champion
10 years agoThis collaborative blog article by konstantinos and myself might help you out:
http://community.powerbi.com/t5/Community-Blog/Aggregating-Duration-Time/ba-p/22486