Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Date Table Reference to multiple payment amounts and payment dates

Hello All, I have a file where I've linked DimDate[Date] to Projects[Ship Date] with an active relationship. For each project that has a ship date it also has three payment amounts and payment dates...
  • AkhilAshok's avatar
    7 years ago

    USERRELATIONSHIP function is your best friend here. You can enable an Inactive relationships inside a measure using this function:

     

    Check here for more info.