This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi,
I know that we can change the format of the data type in under the modelling tab in power bi.
I was wondering if we could change the format in the query editor. This will save me a lot of time.
This is the example:
= Table.TransformColumnTypes(#"Removed Columns2",{{"TnA_Start Time", type time}, {"TnA_Start Break", type time}, {"TnA_Stop Break", type time}, {"TnA_End Time", type time}})
I am able to get the time with the the format HH: MM: SS AM/PM but I want to be able to format it so that it just shows HH:MM?
Is this possible and how do I put it in the DAX query?
Thank you!
Solved! Go to Solution.
There is the number format and the display format. The query editor only sets the number format. Display formatting is immature in Power bi. You could potentially use a text pattern representing HHMM if you wanted
There is the number format and the display format. The query editor only sets the number format. Display formatting is immature in Power bi. You could potentially use a text pattern representing HHMM if you wanted
Thanks, that is exactly what I need though!
It would help so much in terms of creating models based on previous work.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 37 | |
| 29 | |
| 29 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 69 | |
| 39 | |
| 33 | |
| 24 | |
| 23 |