Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello Community,
I have a question that I think many may have experience with. I have a Users table, and an Orders table. They both have important dates that I'd like to do time intelligence on. For my Users table, I have created a Date Table, and have both inactive and active relationships there, no problem. But what do I do about my Orders table? I create an Orders Date Table, but as you can imagine, it's very messy when I want to filter on a page.
How can I have only 1 Date Table, and both my Users and Orders table refer to it?!
Here is my model:
Thank you,
Denisse
Solved! Go to Solution.
@ruesaint_denis Create the relationship between the Date and Orders table and use USERELATIONSHIP
@ruesaint_denis Create the relationship between the Date and Orders table and use USERELATIONSHIP
@Greg_Deckler it won't interfere with my model? I have a connection b/w Users and Orders, and Users connects to Date table. It's ok to also connect Orders to Date table?
@ruesaint_denis Sure, it will just be inactive is all. That's why you use USERELATIONSHIP to tell DAX which relationship to use.
User | Count |
---|---|
77 | |
75 | |
46 | |
31 | |
28 |
User | Count |
---|---|
99 | |
91 | |
51 | |
49 | |
46 |