I have a dataset with country, sales, formulation as variables. There are numerous observations for each country and formulations (Drug1, Drug2, Drug3 etc). I want to create a table summing up the sales data by unique country and formulation. For example I need the output table as shown below
could you please provide sample data of how it looks
May be proc summary like below, could help you proc summary data =sampledata ; class country ; var drug1 drug2 drug3 ; output out = Sumry sum= ; run;
Thanks, Jag
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Registration is open
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss. Register now and lock in 2025 pricing—just $495!