BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Shah
Obsidian | Level 7

Hi,

I am new to DM studio and I am trying to convert the field type to Character. My input field type is Number/double and I require the output field type as character. I have tried using expression by declaring the field type as string but it did not worked out well. Is there any solution to convert the field type?

Regards,

Shaheen

1 ACCEPTED SOLUTION

Accepted Solutions
yumeon
Calcite | Level 5

Have you tried  "tostring"  function?  

string output

output = tostring(`NumberInputField`)

View solution in original post

1 REPLY 1
yumeon
Calcite | Level 5

Have you tried  "tostring"  function?  

string output

output = tostring(`NumberInputField`)

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 742 views
  • 0 likes
  • 2 in conversation