Forum Discussion
Requiredattendees in dynamics 365 appointment
- Anonymous8 years ago
Hello, i resolved the problem, I had to import data from activitie parties, and expand a columns in the query, then I concatenate the data of account and contacts, os i have all the information in a column.
Thanks
Anonymous,
Power BI uses the OData feed to create a descriptive model, with all the entities and measures needed such as Accounts, Activities, Opportunities, Product, Leads, Users and more. It's hard to view your model structure clearly, there might a relationship between activites and users, you could create a calculated column to get the activities that are making the users.
Reference
https://powerbi.microsoft.com/en-us/documentation/powerbi-content-pack-microsoft-dynamics-crm/
https://www.microsoft.com/en-us/dynamics/crm-customer-center/work-with-activities.aspx
Regards,
Charlie Liao
Hello, i resolved the problem, I had to import data from activitie parties, and expand a columns in the query, then I concatenate the data of account and contacts, os i have all the information in a column.
Thanks