Forum Discussion
rpagar
5 years agoHelper I
Unable to create active relationship between multiple tables with date column
I have 3 different tables each of it having date column. Also i have created 4th customized date table which i am using for slicing all data based on "Date" column of this date table. As per bel...
- 5 years ago
Hi rpagar ,
Have you checked amitchandak 's suggestion?
Based on my test,it is supported for 3 active relationships with 1 date table.
Best Regards,
KellyDid I answer your question? Mark my post as a solution!
amitchandak
5 years agoSuper User
rpagar , from the screenshot, the model is looking correct. Unless there other bidirectional joins that are not visible. Or table is created with a simple union of two tables, one of them already joined to this table.
rpagar
5 years agoHelper I
Yes i am able to create active relationship now. There was issue with another active relationship of registrations report. Thanks for help.