Forum Discussion

GFinlayTerumo's avatar
GFinlayTerumo
Frequent Visitor
1 year ago
Solved

OData feed expand does not display results

Hi   I have an OData feed coming from a Mendix application which I am consuming in PBI.  In order to try and cut down on the load / query times in the refresh I am trying to do my filtering on the ...
  • GFinlayTerumo's avatar
    GFinlayTerumo
    1 year ago

    Hi lbendlin rohit1991 

     

    I was able to resolve this issue by adding Table.ExpandRecordColumn to the start of my Source query and including the associated table within the OData Select statement.  Screenshot below with multiple nested Table.ExpandRecordColumn statements.

     

     

    Thanks

    Grant