Forum Discussion
Anonymous
8 years agoNot applicable
Date/Calendar Table
I have a table of dates (every date from 2003 to 2035) in my data model but am wondering if I need to create relationship(s) between this and my other data tables? If so, my main table has severa...
- Anonymous8 years ago
Create relationships with all the columns you need but make the inactive. Then use USERELATIONSHIP when you want to use them.
Anonymous
8 years agoNot applicable
Hi Yuliana,
It's more of a abstract question about how to set up data models. I think I've figured it out anyway. Thanks.
v-yulgu-msft
Microsoft Employee
8 years agoHi Anonymous,
Glad to hear that you have worked it out. Would you please kindly share you solution so that it can benefit others having similar requirement?
Thanks,
Yuliana Gu
- Anonymous8 years agoNot applicable
Create relationships with all the columns you need but make the inactive. Then use USERELATIONSHIP when you want to use them.