We have multiple users experiencing the same issue here on SAS 9.4 TS1M3.
Format errors are ignored. Dataset is opened and Formats are not applied in VIEWTABLE output. Checking the column attributes, the Format name is also incorrect (random name). However, if you output the dataset to Excel or listings the Formats appear correctly.
LIBRARY is path to current directory
then OPTIONS FMTSEARCH=(LIBRARY);
Any ideas?
Open a new topic. Try to create a simple example that causes the problem on your system and post the example in the new question.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.