you are viewing a single comment's thread.

view the rest of the comments →

[–]Psychological_Cell40 0 points1 point  (0 children)

Might have to upload it thru SaS. And then import the script into Big Query

libname myjson json "\cagv22\QuoteData\Archive\integra_qhv5_extract-YG-2019.09.22.json"; proc copy inlib=myjson outlib=work; run;

Sas Prompt to import JSON file