cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
FilipVDR
Helper I
Helper I

Connecting PowerBI to SAS server through OLEDB

 

I’m trying to connect PowerBI Desktop to our SAS server trough OLE DB.

 

PowerBI version: Versie: 2.106.883.0 64-bit (juni 2022)

 

FilipVDR_0-1656933517490.png

 

 

Connection string:

provider=sas.IOMProvider.9.46;data source=SVFL-APP-P030.ndis.be;sas port=8591;sas protocol=2;sas metadata user id=SCK568@saspw;sas metadata password=test123;sas metadata location=sasoa-e.fluvius.be:8561

 

FilipVDR_1-1656933517492.png

 

 

FilipVDR_2-1656933517494.png

But then I get this error:

 

FilipVDR_3-1656933517495.png

 

 

Any idea?

 

Thanks,

 

Filip

 

 

1 ACCEPTED SOLUTION
FilipVDR
Helper I
Helper I

I was able to connect:

I had to create an internal account to connect. When connected, I can only access the pre-assigned libraries. Connection is also not very fast.

 

data source=SASApp;mode=Read;provider=sas.IOMProvider.9.46;sas cell cache size=10000;sas machine dns name=sasoa-e.fluvius.be;sas port=8591;sas protocol=2;sas server type=1

View solution in original post

1 REPLY 1
FilipVDR
Helper I
Helper I

I was able to connect:

I had to create an internal account to connect. When connected, I can only access the pre-assigned libraries. Connection is also not very fast.

 

data source=SASApp;mode=Read;provider=sas.IOMProvider.9.46;sas cell cache size=10000;sas machine dns name=sasoa-e.fluvius.be;sas port=8591;sas protocol=2;sas server type=1

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Top Solution Authors