Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Multiple attributes Relationship

Hi,    Can you please help me with the below case?    So lets say I have 3 tables All tickets (Request ID, Techincian, Created Date) Tasks(Task ID, Owner, Created Date) Date Table I have a ...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi Ashish_Mathur lbendlin 

     

    Thank you both for the above suggestions. I managed to find a fix.

     

    I made all the relationships btw those tables as inactive and used the userelationship function while kept the relationship between tech and owner as active and it fixed the issue.