Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

How to read / import a SAS dataset from a remote Unix Server into Power BI

Hello,   Up to now, I have been able to read / import a SAS Dataset from a window Server using the following script into Power BI.   library(sas7bdat) require(sas7bdat) Class2 <-read.sas7bdat("...