cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
UserID16644
Level V

Decimal to Hexadecimal

How to convert a decimal column to hexadecimal?

1 ACCEPTED SOLUTION

Accepted Solutions
Jun
Jun
Level III

Re: Decimal to Hexadecimal

4 REPLIES 4
Jun
Jun
Level III

Re: Decimal to Hexadecimal

have you tried this?

Jun_0-1714358743000.png

 

UserID16644
Level V

Re: Decimal to Hexadecimal

Hi, @Jun 

I would like to have like this format:

UserID16644_0-1714360705105.png

 

Jun
Jun
Level III

Re: Decimal to Hexadecimal

Jun_0-1714361718973.png

 

UserID16644
Level V

Re: Decimal to Hexadecimal

Not working for me, where does "integer" came from?

 

Edit: Already worked, I changed the data type into Numeric. Thank you

Recommended Articles