If you create a custom format in SAS Studio 3.4 or 3.5, assign it as a permanent format to a variable in a DATA step, and then print the data set, the results are printed correctly. Although, if you change the custom format definition and then print the same data set, the updated format is not used. To circumvent the problem, use the format in a procedure step rather than permanently assigning it to the variable. That way, any changes to the format definition are reflected in the results in the same session.
Please visit Problem Note 57730: A custom format that is permanently assigned to a variable cannot be updated in ...
We're working on a fix.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
Data Literacy is for all, even absolute beginners. Jump on board with this free e-learning and boost your career prospects.