BookmarkSubscribeRSS Feed

How to circumvent a bug when you permanently assign custom formats in SAS Studio 3.4 and 3.5.

Started ‎03-22-2016 by
Modified ‎08-04-2021 by
Views 2,676

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.

Version history
Last update:
‎08-04-2021 01:03 PM
Updated by:

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

Free course: Data Literacy Essentials

Data Literacy is for all, even absolute beginners. Jump on board with this free e-learning  and boost your career prospects.

Get Started

Article Labels
Article Tags