Forum Discussion

erhodes's avatar
erhodes
Advocate II
9 years ago
Solved

Graph multiple measure that use different dates???

I have a fact table that has rows for service tickets. The table includes collumns for Date Requested, Date Created, Date Finished, and Status (there are others, but they are not important for the is...
  • erhodes's avatar
    erhodes
    9 years ago

    Thank you for your assistance. The formula you provided didn't work for me. However, I was able to find a soltuion. I created an inactive relationships for the date fields in my fact table not currently connected to the date table. I wrote the measures that I needed and then wrote another measure using =USERELATIONSHIP. Worked like a charm