BookmarkSubscribeRSS Feed
d9n9
Calcite | Level 5
Is there any way to create connection between dataset from specific table in SAS Enterprise Guide 8.3 to POWER BI desktop app? I want to create connection that will automatically update data in POWER BI and graphs also after running skript.
5 REPLIES 5
LinusH
Tourmaline | Level 20

PowerBI connects to data. SAS EG is an application.

So the questions is - where does your data reside which you access from EG?

Generally speaking, you need either a local SAS Foundation installation, or a SAS server that acts like an ODBC server. If using ODBC, you need a SAS ODBC driver.

Data never sleeps
AlanC
Barite | Level 11
SAS server is not required to read a SAS dataset. Only the SAS ODBC driver.
https://github.com/savian-net
SASKiwi
PROC Star

We have found the easiest way to get SAS data into Power BI is to load the tables into SQL Server which Power BI can easily access. If you are just doing this on a single PC then writing out a CSV data file in SAS and importing that into Power BI is an option.

Sajid01
Meteorite | Level 14

The table one creates in SAS EG is essentially a SAS dataset.
It is simpler to import data into Power BI. The following reference has the details of importing the data.
https://businessintelligist.com/2016/09/09/reading-sas-sas7bdat-files-in-power-bi/ 

 

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 5 replies
  • 4381 views
  • 1 like
  • 5 in conversation