Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. 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
User | Count |
---|---|
117 | |
75 | |
61 | |
50 | |
44 |
User | Count |
---|---|
174 | |
125 | |
60 | |
60 | |
57 |