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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
gpiero
Skilled Sharer
Skilled Sharer

A sudden issue with OData connector

From several days I am facing a bad behaviour of OData connection in a dozens of PBI report that works correctly for a couple of years.

 

pict1.PNG

 

I exclude any network connection issue. In fact on the same report I have a connection to Azure istance that works properly if I try to refresh only that file

 

tcp:MyServer.database.windows.net,1433

Moreover, reading some article on the Web, I did the test below and once again it works

 

 

let
    Source = OData.Feed("http://services.odata.org/northwind/northwind.svc/", null, [Implementation="2.0"]),
    Alphabetical_list_of_products_table = Source{[Name="Alphabetical_list_of_products",Signature="table"]}[Data]
in
    Alphabetical_list_of_products_table

 

Then it seems the issue arise while PBI try to establish the OData connection to SPO lists

 

Any ideas/suggestion will be appreciated.  It would be great I could solve the issue before Jan 7.

Just to start betterSmiley Happy

 

Thanks

If I can...
1 ACCEPTED SOLUTION
v-yuta-msft
Community Support
Community Support

@gpiero,

 

Does this issue happens both in power bi desktop or power bi service? If the issue occurs both on desktop and service, please check if the access token of the rest api you use is expired. In addtion, if the issue only happens on power bi service, please check if you have configured the credentials properly via dataset -> data source credential.

1.PNG 

 

Regards,

Jimmy Tao

View solution in original post

2 REPLIES 2
v-yuta-msft
Community Support
Community Support

@gpiero,

 

Does this issue happens both in power bi desktop or power bi service? If the issue occurs both on desktop and service, please check if the access token of the rest api you use is expired. In addtion, if the issue only happens on power bi service, please check if you have configured the credentials properly via dataset -> data source credential.

1.PNG 

 

Regards,

Jimmy Tao

@v-yuta-msft

many thanks for your kind reply. The issue is related only to desktop version.

 

As you suggested, I checked again data source credential. I do not know why but one of the data source wa not properly set.

 

It was ok till last Dec 21. In fact all the reports were updated: last refresh Dec 21.

 

Thanks again

If I can...

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 MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.