Hello
I am trying to make a view with multiple entities. i have 3 entities, cars, trucks, and boats. All 3 have a field called repair status. I want to make a view that looks at all three of these entities and extracts all of the things that have repair status = "finished repair". I dont care about any of the other fields that are not common , i just need to be able to view the name, and maybe 1 or two other common parameters amongst the entities. Is this possible with CRM 2013? I dont mind writing java scripts to do so as well if someone can point me in the right direction.
thanks.
*This post is locked for comments