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.
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
Data Literacy is for all, even absolute beginners. Jump on board with this free e-learning and boost your career prospects.