Forum Discussion

WinterGarden's avatar
WinterGarden
Resolver I
1 year ago
Solved

Azure DevOps OData Query Expand Column error : Teams & Iteration columns

Hi All, I am trying to load Azure DevOps data into PBI and i am getting the below error when i tried to expand the "Teams" column: CODE: let Source = OData.Feed(#"URL"), WorkItems_tabl...
  • WinterGarden's avatar
    WinterGarden
    1 year ago

    Hi Anonymous ,
    it was showing N+1 error...

     

    i removed some unwanted columns from the table and was able to load the data properly after that. Thank you so much for all the support 👍