Forum Discussion

ArchStanton's avatar
ArchStanton
Power Participant
4 years ago
Solved

Multiple Date Columns in FACT Tables

Hi,   There is currently a new data model being built within my organisation and I'd like to check one thing with any experts on here.   My question is this, there are several FACT tables that co...
  • johnt75's avatar
    4 years ago

    I would say have multiple relationships and use USERELATIONSHIP to determine which one should be active for a given measure. Depending on your use case, a calculation group could be a good option with a calculation item per date. This would allow you to apply the same logic to all of your measures.

    However, if you want to be able to show 2 different versions in the same e.g. line chart I don't think calculation groups would work, you would need to define the different measures each using their own USERELATIONSHIP