Forum Discussion

Boycie92's avatar
Boycie92
Resolver I
8 years ago
Solved

Using Date Tables

Hi, I’m wondering if someone can help.   I have created a date table but the problem is I have other tables and each of them have different date columns (for different functions).   How do I con...
  • v-huizhn-msft's avatar
    v-huizhn-msft
    8 years ago

    Hi Boycie92,

    As I tested, the USERELATIONSHIP function work correctly in Direct Query mode as follows.



    >>If I wanted to use the QuaterYear column I have in my DateTable instead of date column I have in one of the other tables (for a chart or calculation) that has an inactive relationship how would I achieve this?

    As what jthomson said, you need to use USERELATIONSHIP in your measures to active the inactive relationship. Prerequisite, at least one of the column has unique value so that they can be used to create relationship.

    Best Regards,
    Angelia