Now I want to concatenate the strings in 'Text' for each group so that the data looks like that: Text group text1_text2_text3_text4 1 text1_text2 2 text1_text2_text3 3 Can anyone help me with this? Another question here is the maximal length of a string variable. Thanks! Valent...
Finally, I tried creating a new variable by using a patterned numeric string, formatting that pattern and running a frequency on the newvariable. This presentation will utilize basic SAS techniques, in a side-by-side visual.Lara Jungvig Hilton...
What is the result of single API call? object/string? if this is object and you want to concatenate all the objects then your final result set should be an array. use below code to append the the result set to the ...
String Concatenate or Time addition? Posted 04-13-2017 05:50 PM (987 views) Hi All, I am very new to SAS and try to learn the syntax. Sorry for my very basic question. I have below syntax and I think it's time addition but not certain. ((input(compress(substr(add_datetime,1...