saReporting's avatar
saReporting
New Member
8 years ago
Status:
Needs Votes

PowerBi Odata feed Implementation 2.0

We are using the folowing code let Source = OData.Feed("xxx",null,[Implementation="2.0"]), for our odata source and it is perfectly working ion PowerBi Desktop app but on online version we are getting this error 'Implementation' isn't a valid OData.Feed option. Valid options are: ApiKeyName, Concurrent, EnableBatch, ExcludedFromCacheKey, FunctionOverloads, Headers, IncludeAnnotations, IncludeMetadataAnnotations, MaxUriLength, MoreColumns, ODataVersion, Query, Timeout Any suggestions?

4 Comments

  • Hi The same error I am getting. Can you please help me where I can go & edit this parameters
  • Go into the "Advanced Editor" in 'Edit Queries' and in the data source info at the top of the parameters remove the section that says ",null,[Implementation="2.0"]" after the source file location leaving only the OData.Feed location ("xxx"). Once you apply your changes and publish it should allow both Power BI Desktop and Power BI Online to work.

Recent ideas