Forum Discussion
Cat_Car
3 years agoRegular Visitor
Relationships between tables from CRM Dynamics 365
Hello, I'm having a hard time with relationships between tables that I imported using dataverse to connect with the CRM Dynamics 365. I have the account table and opportunity and I linked them with...
- 3 years ago
Cat_Car It looks like your relationship is inactive which is probably because you have a different active relationship path between those two tables. You can use USERELATIONSHIP in a CALCULATE statement to activate an inactive relationship within a particular measure calculation.
Cat_Car
3 years agoRegular Visitor
Greg_Deckler Thank you very much. I hadn't paid attention that some relationships were inactive.
Thanks!