Forum Discussion
Anonymous
4 years agoNot applicable
Userelationship, sumx with calculate dax
Dear Friends , i have two table(PR_PO table and Currency Rate table and related with many to one: CurPR(PR_PO table) and Currency(Currency Rate). i calculate: PR amount in US$ by measures: PR...
- 4 years ago
USERELATIONSHIP needs the relationship to already exist. Do you have an inactive relationship between 'Currency Rate'[Currency] and 'PR_PO'[CurPO]?
johnt75
Super User
4 years agoUSERELATIONSHIP needs the relationship to already exist. Do you have an inactive relationship between 'Currency Rate'[Currency] and 'PR_PO'[CurPO]?