This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hello, i have a calendar table linked to another table called "Total" via a column called Received date.
On some pages of my report, I want to use another date column from the "Total" Table. This column is called "Completion date".
i am not sure how to handle this as there is only one active connection allowed, do I have two calendar tables. should I split out all the completions from the "Total" table.
Thank you
Solved! Go to Solution.
You dont need a second date table. Instead, in this scenario, you create two relationships.
1) Active
2) Inactive.
Where ever you need to use the inactive relationship, you can use Userelationship DAX Function
Check out this tutorial below.
You dont need a second date table. Instead, in this scenario, you create two relationships.
1) Active
2) Inactive.
Where ever you need to use the inactive relationship, you can use Userelationship DAX Function
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 38 | |
| 38 | |
| 31 | |
| 22 | |
| 15 |
| User | Count |
|---|---|
| 74 | |
| 61 | |
| 31 | |
| 31 | |
| 23 |