Querying N:N Relationship Intersect Enity with FetchXML and Dynamics 365 WebAPI
In a recent requirement I had to query some data from N:N relationship in client side javascript. I achieved it with fetch XML & WebAPI here for example I’ll be using User & Security Role entity.
For creating N:N relationships between tables itersect...
dev.ashishvishwakarma.com2 min read