Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello!
I have 3 tables involved here.
Incident - Contains (amongst other things) the Incident ID and Priority
Problem - Contains (amongst other things) the Problem ID and Priority
Cross Ref - Contains the Incident ID and Problem ID, and is used to relate the above two tables (Using Many to One, two way relationships).
I am trying to compare Priority from both tables, but can't figure out how to do it!
I'm trying 'Related' but when I use the following Function from the Problem table:
I get the following error:
The column 'Incident[Priority]' either doesn't exist or doesn't have a relationship to any table available in the current context.
Does 'Related' only work with directly related tables?
Thanks 🙂
Refer two this blog how can have datediff using common table as a measure , in your case you do not have date diff you have to compare the number
Check this file how the data is copied to common order dim for date diff. You can copy to you common table and match as column
https://www.dropbox.com/s/y47ah38sr157l7t/Order_delivery_date_diff.pbix?dl=0
Appreciate your Kudos.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 74 | |
| 50 | |
| 47 | |
| 44 |