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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Anonymous
Not applicable

Format trouble

Hi,

 

I recently encountered a problem with a format.

 

I use a dataset where time spent by date is in seconds (such as : 4424), and to simplify it for the users I used this :
In Dax, for an average duration : TIME(0,0,Average('File1'[Duration]))
And then, in Format : HH:MM

 

The results were OK for me, as I got values in KPI in this format : 01:52.

Problem is : when I sent the pbix to a colleague, every measure using this format just put HH:MM instead of the values.
All other measures were OK.

 

Anybody knows where this might come from ?

 

Best regards,

 

Martin.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi,

 

The problem comes from the new version :

-In the novembre 2020 version, a format for Hour:Minute was HH:MM

-In the decembre 2020 version, the format is now HH:NN

 

As a result, a dashboard with HH:MM manually written as format displayed "HH:MM" instead of the values.

Changing it to HH:NN corrected this without further problems.

 

Best regards,

 

Martin.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi,

 

The problem comes from the new version :

-In the novembre 2020 version, a format for Hour:Minute was HH:MM

-In the decembre 2020 version, the format is now HH:NN

 

As a result, a dashboard with HH:MM manually written as format displayed "HH:MM" instead of the values.

Changing it to HH:NN corrected this without further problems.

 

Best regards,

 

Martin.

amitchandak
Super User
Super User

@Anonymous , seems really strange. Check what is the format of measure.  Are all numeric measures shown as time now under measure tool.

 

Ask your colleague, to download the file again and check. Also, make sure both of you are the same version.

Anonymous
Not applicable

Hi,

 

Sorry for the late answer.

 

Thank you for your help, I will check what you told and update the post with the results.

 

Best regards,

 

Martin.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

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