sasjs / core

Macros for SAS® App Developers
https://core.sasjs.io
MIT License
119 stars 17 forks source link

fix: switching MAX for LENGTH to get max label value. Closes #300 #302

Closed allanbowe closed 2 years ago

allanbowe commented 2 years ago

Issue

300

Intent

When converting data to formatted values, it is necessary to use proc format to extract the LENGTH attribute (not max).

Implementation

Switched MAX for LENGTH

Checks

gitpod-io[bot] commented 2 years ago

krishna-acondy commented 2 years ago

:tada: This PR is included in version 4.35.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: