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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
PetterR
Frequent Visitor

OLE DB or ODBC-Error when changing datasource from TEST to PROD

Dear all,

 

we have a Project Online scenario with Power BI reporting with a TEST and PROD stage. Usually report are developped against the TEST instance of Project Online and only for UAT the new report is connected (via parametrized URL) to the PROD system.

 

Recently I experienced the issue, that a report smoothly running against TEST or PROD instance of Project Online database cannot be switched anymore. In particular chaning the parametrized URL from *pwa-test* to *pwa* (or vice versa) in Power Query allows for refreshing all queries, however when applying the changes in PBI Desktopclient and refreshing the queries there I get the following error message with one of the queries:

Error_Message_OLEDB.png

The related query has this M-code:

Query.png

 

What i did so far was removing all global and query specific credentials and resetted them, also cleared cache, but to no avail.

 

Any idea how to proceed here?

 

Kind regards

Petter

1 ACCEPTED SOLUTION
PetterR
Frequent Visitor

Issue could be solved, based on information from older post by Ben Howard: the table from Project Online imported in this query was too "broad", therefor we added a Power Query step immediately after source to remove unnecessary columns and issue disappeared.

View solution in original post

1 REPLY 1
PetterR
Frequent Visitor

Issue could be solved, based on information from older post by Ben Howard: the table from Project Online imported in this query was too "broad", therefor we added a Power Query step immediately after source to remove unnecessary columns and issue disappeared.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

March2025 Carousel

Fabric Community Update - March 2025

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

Top Solution Authors