Forum Discussion
mceldon
10 years agoRegular Visitor
Tables with multiple date fields
Hi, I have a single 'Incidents' table that has multiple date fields e.g. "CreatedOn" and "ClosedOn". I've already hooked these fields up as foreign keys to a sinlge Date table which happily d...
- 10 years ago
I am not exactly sure what it is you are trying to accomplish, but you will need to consider into your solution the limitation of one active relationship between two tables. Check out this post:
https://kzhendev.wordpress.com/2014/02/12/role-playing-dimensions-dax-vs-mdx-part-1/
ankitpatira
10 years agoCommunity Champion
mceldon can you ellaborate more on your issue ? what you're trying to do for the differentiation ?