Have you set options fmtsearch?
http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000279102.htm
Post full log of proc format and datastep if so.
Notice the first line of what you posted. This means you have to add (at the beginning of your program):
options fmtsearch=(varkvlei.formats, library.formats);
Otherwise, SAS will look in the wrong place to try to find $DESC.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.