I have the "odata.include-annotations=OData.Community.Display.V1.FormattedValue" header specified for my rest api, it is working fine for properties(attributes) returned that belong to the main entity(opportunity) being queried.
but I am not getting the annotated properties that belong to the single value navigation property specified in the $expand query clause.
Any help or suggestions??
*This post is locked for comments