Hello, good afternoon;
Do you know if there is any way for the proc to tabulate, instead of the following output
Get the following output ?
Thanks in advance
You should share your current Proc Tabulate code so that we have a chance of telling if the desired format may be possible with the current variables.
I think that you want the TABLE option NOCELLMERGE.
Please post the code as text in a text box. Copy the text from your editor, open a text box on the forum using the </> icon above the main message window and paste the text.
@dcalbet01 wrote:
Hello, good afternoon;
Do you know if there is any way for the proc to tabulate, instead of the following output
Get the following output ?
Thanks in advance
You should share your current Proc Tabulate code so that we have a chance of telling if the desired format may be possible with the current variables.
I think that you want the TABLE option NOCELLMERGE.
Please post the code as text in a text box. Copy the text from your editor, open a text box on the forum using the </> icon above the main message window and paste the text.
@dcalbet01 wrote:
Hello, good afternoon;
Do you know if there is any way for the proc to tabulate, instead of the following output
Get the following output ?
Thanks in advance
Yes ¡¡¡ Thanks ¡¡¡
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.