BookmarkSubscribeRSS Feed
ThomasH
Calcite | Level 5
Hi all,

got another problem here. I am working with DI Studio and just tested some min/max field format and informat values via direct input in DI Studio datasets.

It seems that for a column with format "14." (length 😎 I cannot enter values with >9 resp. >10 digits depending on the number I use.

E.g.

99999999999999 -> Not a valid integer value
999999999 -> works (9x 9)

11111111111111 -> not a valid integer value
1111111111 -> works (10x 1)

Trying it purely in SAS base works. Is this a DI studio issue?

Thanks and regards,
Thomas
2 REPLIES 2
Cynthia_sas
SAS Super FREQ
Hi:
I'd recommend that you contact Tech Support directly with this issue, they can replicate your DI Studio scenario and help you find a solution.
cynthia
ThomasH
Calcite | Level 5
FYI - found in DI Studio help.

Maximum Integer Value for a Field in SAS Data Integration Studio
The maximum value allowed for an integer entered into a field in SAS Data Integration Studio is 2,147,483,647.

Rgds,
Thomas

Note: This limit just applies to the GUI, with BASE code it works

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 670 views
  • 0 likes
  • 2 in conversation