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.
Hi,
My model is shown below. I have:
Active relationship from 1-2-4. This chain is 1-to-1 relationship
Active relationship from 1-3. This is 1-to-many relationship.
Inactive relationship from 3-4. This is 1-to-1 relationship
What I need to do, is a calculated column to Table 4. I need to use the inactive relationship (1-3-4) to fetch the values on a correct granularity level. I'm having issues figuring out the correct DAX for this. Can someone figure out the DAX formula to use the 1-3-4 chain to get values from table 1 to table 4?
Solved! Go to Solution.
I actually used a nested LOOKUPVALUE. Probably a poor solution but did the trick. I don't understand how related would have worked since there is no active relationship between 4 and 3.
Hi, @CarlsBerg999
I am not sure if I understand your model correctly, but try to use LOOKUPVALUE function with RELATED function.
I hope it helps.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help the other members find it more quickly.
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
I actually used a nested LOOKUPVALUE. Probably a poor solution but did the trick. I don't understand how related would have worked since there is no active relationship between 4 and 3.
User | Count |
---|---|
117 | |
75 | |
62 | |
50 | |
44 |
User | Count |
---|---|
174 | |
125 | |
60 | |
60 | |
57 |