Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Fscot7
New Member

Convert last hour to show 24:00 instead of 00:00

Beginner user here. I'm trying to create an hour ending column using the following, but I can't seem to figure out how to get the last hour to show 24:00 instead of 00:00. Any suggestions?

 

TIME_HE = time_hr[TIME_HR] + 1/24

 

image.png

5 REPLIES 5
lbendlin
Super User
Super User

So you want the first entry in the "TIME_HR"  column to read "24:00" as well?  What's your locale?

No, I want the first entry to remain 0:00 for TIME_HR and 1:00 for TIME_HE. I do understand the potential limitations with this request, but I'm used to a different software where this concept is supported.

 

English (United States)

I have yet to meet a person who would understand what 24:00 means. You risk confusing your users.

We have an established product and user group that are familiar with the hour ending  24:00 concept, I was hoping we could replicate something similar with PowerBI.

Only with custom string based measures. Nothing out of the box.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors