BookmarkSubscribeRSS Feed
Anind_Sharma
Calcite | Level 5

Hi All,

 

I am trying to read data provided in the form of screenshots of the actual data tables. How can I read data from screenshots to SAS ??

 

Thanks in advance 

2 REPLIES 2
Kurt_Bremser
Super User

SAS does not have OCR capability. You need to first extract the data from the picture to text with external software, which you can then read with a data step.

ballardw
Super User

Find a tool that uses OCR to transfer the data to a text file.

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1027 views
  • 0 likes
  • 3 in conversation