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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Number.ToText stopped working for HEX?

This was never a problem until a week or two ago?
This worked perfectly for months and months, now it doesn't work all of a sudden.
The syntax is absolutely straight forward too.

Any ideas?

mikebaird_0-1682954265922.png

 

Status: Investigating

Hi @Anonymous ,

It works fine in my side.

vyanjiangmsft_0-1683013192214.png

Please try to reinstall the latest version:

Download Microsoft Power BI Desktop from Official Microsoft Download Center

 

Best regards,

Community Support Team_yanjiang

Comments
v-yanjiang-msft
Community Support
Status changed to: Investigating

Hi @Anonymous ,

It works fine in my side.

vyanjiangmsft_0-1683013192214.png

Please try to reinstall the latest version:

Download Microsoft Power BI Desktop from Official Microsoft Download Center

 

Best regards,

Community Support Team_yanjiang

Anonymous
Not applicable

This is online in the dataflow editor.

v-yanjiang-msft
Community Support

Hi @Anonymous ,

I also tried that in a dataflow, get the correct result in my side.

vyanjiangmsft_0-1683189829375.png

Not sure why you have a step "Table.TransformColumnTypes", try to simply creat a custom column like below.

=Number.ToText([Column1], "x")

Best regards,

Community Support Team_yanjiang