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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

"1a" text can be convert in integer

Hi,

 

I tested some values to convert and I saw that value("1a") return an integer, it works for all numbers (between 0 and 24) and "a".

for example : 1a = 0.04

5a = 0.21

But "a" only is not a value and "1b" doesn't work.

 

Do you know why ?

Thank you,

 

Regards,

Loveboch

1 ACCEPTED SOLUTION
marcorusso
Most Valuable Professional
Most Valuable Professional

You can use VALUE to convert a string to a datetime.

Writing 0a is interpreted as 0am, 1a is like 1am, and so on (I just discovered it - I didn't know that you can shorten am/pm into a/p).

You can also write 1p, which is like 1pm.

In a datetime the hour is a fraction of a day, so 1am is 1/24. If you write 0a and 12a you get always 0, but if you write 13a is like 1p, which is 13/24.

I hope it helps!

 

Marco

 

View solution in original post

5 REPLIES 5
marcorusso
Most Valuable Professional
Most Valuable Professional

You can use VALUE to convert a string to a datetime.

Writing 0a is interpreted as 0am, 1a is like 1am, and so on (I just discovered it - I didn't know that you can shorten am/pm into a/p).

You can also write 1p, which is like 1pm.

In a datetime the hour is a fraction of a day, so 1am is 1/24. If you write 0a and 12a you get always 0, but if you write 13a is like 1p, which is 13/24.

I hope it helps!

 

Marco

 

harshnathani
Community Champion
Community Champion

HI @Anonymous ,

 

Sounds strange

 

Can you share the results of the calculation.

 

How did you canvert 1a into an integer an it returned 0.04.

 

Regards,


Regards,

Harsh Nathani


Appreciate with a Kudos!! (Click the Thumbs Up Button)


Did I answer your question? Mark my post as a solution!

@harshnathani - VALUE("1a") returns 0.04 and then you can keep on replacing 1 with any number between 1 - 23 including 23. Not sure why it happens.

Thanks @AntrikshSharma ,

 

Not sure why. 

 

Probably ask @marcorusso 

 

Regards,

Harsh Nathani

Yup only DAX gods can help now!

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.