Forum Discussion
Creating a duration slicer?
Hi Anonymous
Currently a range slider slicer only supports Date/numeric inputs. And when it is used to display or set a range of dates, the dates display in the Short Date format. In addition, Power BI Desktop doesn't support Duration Time data type in the model.
So if you want to use a range slider slicer, you could add a column to convert the Duration column to a numeric data type column (Duration in Seconds/Minutes/...) as a workaround.
Otherwise, if you want to remain the Duration Time format, you could refer to this blog. However in this way, this column cannot be used in a range slider slicer because it is in Text type.
Here are some related ideas you may vote for:
Microsoft Idea · field of "duration" type (powerbi.com)
Microsoft Idea · Display duration in hh:mm:ss (powerbi.com)
Best Regards,
Community Support Team _ Jing Zhang
If this post helps, please consider Accept it as the solution to help other members find it.