Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi All,
I am trying to calculate the time difference between the max time and min time of the entries in an ID.
How do I change the column in the visual so that the date doesnt display, only the time?
e.g. the second row, third column, would just say 08:37:00
Thanks in advance for the help
Solved! Go to Solution.
One way is go to edit query select column and right click on it.
Edit query -->Select datetime column --> Right click --> select transform --> select Time Only
One way is go to edit query select column and right click on it.
Edit query -->Select datetime column --> Right click --> select transform --> select Time Only
Hi @Anonymous ,
It's possible in PBI to use custom format strings for columns or measures on the modeling view check the documentation if you are using a column or a measure and don't want to change the format becayse you can use it in other visual in a different way you can create an additional measure or column with the FORMAT sintax something similar to this:
Hour Format = FORMAT(Table[Column]; "hh:mm:ss")
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsMarch 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
145 | |
87 | |
66 | |
51 | |
45 |
User | Count |
---|---|
215 | |
90 | |
83 | |
66 | |
58 |