Uncategorized

Read Formatted values from Related Entities using Linq in Dynamics 365

Recently, I was trying to retrieve formatted values using Linq.I was able to do for the attribute of the same entity with the help of this blog: Read Formatted Values using Linq.

Leave a comment