Forum Discussion

osinquinvdm's avatar
osinquinvdm
Advocate II
9 years ago
Solved

Working with 2 time dimensions

My data comes from a CSV, not a pristine star schema. I have requests that get opened then closed. The data gives the opening and closing date for each RequestID. REQUESTID | OPEN_DATE | CLOSE_DAT...