Hi,
I am working on my third Dynamic 365 task and have to create a report which contains fields from different entities.
I have Payment table with a lookup field called "Service Request" to Service Request table.
The Service Request table has a "Request Type" field as a lookup to "Request Type" table (which has Name English, Name French, and other fields).
I need to create a view that contains some of the Payment table fields and Name English and Name French from Request Type table.
I don't know how to create this view. any help or advise will be appreciated.
Thanks