In SAS University Edition, I am trying to characterize data for a .sas7dbat file. However, when I select the .sas7dbat file I recieve a red exclamation mark and cannot add categories for characterization (hit the plus (+) button and no response).
See Error screenshot. Any ideas how to solve this?
Run a PROC CONTENTS on the data and post the output please?
It would be this:
proc contents data=BUS611.CANDYSCALE;
run;
How did you create this file?
@klavoie wrote:
In SAS University Edition, I am trying to characterize data for a .sas7dbat file. However, when I select the .sas7dbat file I recieve a red exclamation mark and cannot add categories for characterization (hit the plus (+) button and no response).
See Error screenshot. Any ideas how to solve this?
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!
Get started using SAS Studio to write, run and debug your SAS programs.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.