Hello! I am using autofilter option in proc report. however when I filtered the actual report it does not give me my desired output. is there a way to filter in group?
Current ouput
I want to auto filter using the DM column to get the locations under the DM
this is what happens when I filter using the DM column
image 1 is the current output, image 3 is what happens when I filtered using the DM column. my desired output is that when I filtered using the DM it will also show the locations under the DM's name.
below is what I have coded for the autofilter:
ods excel file="\\pathdirectory\test_List.xlsx"
options(sheet_name='Campaign Summary'
frozen_rowheaders='2'
frozen_headers='4'
autofilter="1-2");
thanks a lot.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
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!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.