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/ 

 

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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