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.
I have a report which looks at both join and expiry dates of members, and I would like to have two charts - one which reports back on when people joined, and one on their expiry date and if their membership ended, or if they renewed.
ID | Join | Expiry | Renew |
1 | 01/01/2020 | 01/01/2022 | Y |
2 | 01/02/2020 | 01/02/2021 | Y |
3 | 01/03/2020 | 01/03/2022 | N |
4 | 01/04/2020 | 01/04/2021 | Y |
Hi, @twofingertyper
I use the following relationship between tables and it will work by using the measure. You can try this.
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Thank you - I had managed to get this far by myself, but the issue I am having is that when using the time function (so the month-year, for example) from the date table - only the one with the active relationship will actually work properly.
If I want two active date relationships to take full advantage of the date/time features of a date table, do I need to split these two columns out from the table and link them separately? Or is there an alternative method that I could use?
In the demonstration above that is what you have done, whereas my issue appears to be that both join & expiry are within the same table.
Hi, @twofingertyper
Without splitting into two tables, I think it would be better to add the Expiry column directly to the Rows of the matrix instead of adding Date[Date].
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
73 | |
72 | |
39 | |
31 | |
26 |
User | Count |
---|---|
97 | |
87 | |
43 | |
40 | |
35 |