I need to merge two laboratory datasets hematology and coagulation data sets together. The form I’d of both the data sets are same.how can I merge both of them in one dataset.
There's nothing below as sample data.
@Neha0909 wrote:
I need to merge two laboratory datasets hematology and coagulation data sets together. The form I’d of both the data sets are same.how can I merge both of them in one dataset.
Hi,
i was was able to merge the data sets but now I need to create a macro to merge different laboratory datasets. Please help. I cannot share the datasets as it’s confidential.
i used Proc sort to sort the data and then used set and merge statement to Create a new dataset. And used proc sql to rearrange the column names.
Is there any other way I can merge the data set effeciently. And how can I Create a generic macro for all the laboratory data which can be modified as per the trial requirements.
Then make fake data that represents your data but that you can share.
I will create a fake data and upload it by tomorrow so that you have a clear idea about what I guidance I’m looking for.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
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.