Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

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...
  • johnt75's avatar
    4 years ago

    USERELATIONSHIP needs the relationship to already exist. Do you have an inactive relationship between 'Currency Rate'[Currency] and 'PR_PO'[CurPO]?