Hi,
This is my first post on this forum - apologies if I haven't chosen the right section.
I am creating reports using data from Dynamics CRM Online. I want to be able to slice measures from the Lead, Contact and Opportunity entities by the data in their Owner and Created By columns. The Owner and Created By columns seem (at least in our installation) to be references to Users and Teams. I thought that would be simple enough, find the user and team tables, extract the columns I need into new queries, create a new query by appending those together and use the result in my model (I say simple - I'm working through 'M is for (Data) Monkey' and their instructions worked with their sample data). My problem is that I can't find the user and team entities.
The table names that come back in the Navigator when I connect are quite a bit different to the entity names in CRM. I've found a few which contain the text 'user' or 'team' but I haven't found one yet that contains the data I am seeing in the Owner and Created By columns. Can anybody advise? Am I looking in the right place?
Thanks
Ian