I made a pivot table in excel using SAS Add in, when I connect excel in SAS base data set the data field changes the format, in SAS the format is mmddyy10. already in excel appears as numeric, someone tell me a solution?
Thank you
PROC SQL; CREATE TABLE SEG4.TB_SMS_SENT_CPF AS SELECT DATA_EVENTO format=mmddyy10. as DATA_EVENTO
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.