Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply

Progress DB taking long time to load records

Hi Everyone,

 

We have an ERP system where it stores the data in Progress DB. To visualize the same data in Power BI we are trying different approaches

 

Approach-1: Using the ODBC data connection in Power BI, I am able to pull the data but for some of the tables it is taking very long time to refresh the data.

ODBC_Connection.png

Approach-2: Create Linked server for Progress DB in SQL DB and pull using the same ODBC driver and to refresh it takes more time 

SQL__Linked_Connection.png

Approach-3: Dumping the data from Progress DB into a SQL table. I am able to pull some small tables into SQL DB but when I try to pull some large tables having 100K records and 100 columns then it is running for more than 5-6 hours and failing.

 

 

SQLConnection1.PNG

Kindly me in finding the better approach to pull the data and use it in Power BI.

 

Let me know if you have any other queries.

 

Regards,

Gowrishankar

1 REPLY 1
v-yuezhe-msft
Employee
Employee

@gowrishankar65,

Do you have to import all the 100 columns and all the rows? If not, you can use approach one. Select required columns and rows with specific SQL statement to import the data.

However, if you have to import all these columns and rows, you can use approach three, make sure that you use DirectQuery mode to connect to SQL database in Power BI Desktop.

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors