Forum Discussion
anulew
9 years agoNew Member
Power bi error while selecting from row
Hello I am choosing columns from a table "A" obtained by OData feed. The column that I select contains records. I want to make a realtionship with another table "B" so I selected the field in th...
Anonymous
9 years agoNot applicable
anulew,
What context URL does it return in the JSON response when you invoke the OData Service from web browser? Based on my research, if context URL returns a collection of entities, the above error would occur, you would need to get entityset as described in the following similar thread, then re-connect to the OData data source in Power BI Desktop.
https://stackoverflow.com/questions/35572590/odata-function-returning-a-collection-of-entities-fails-with-powerquery
Regards,
Lydia