Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
shaunb94
Helper I
Helper I

This expression refers to a Relationship object named 'dfc6b2ef-f0ad-416d-838a-02590b8bcb1c', which

Does anyone know how to solve this error? It has totally messed up my date table & all the pages in my report. 😵

 

shaunb94_0-1705006877105.png

 

 

 

2 REPLIES 2
v-weiyan1-msft
Community Support
Community Support

Hi @shaunb94 ,

 

I am not sure how your semantic model looks like.
I tried using the following data sample and the dax code you mentioned, but no error occurred.

vweiyan1msft_0-1706615678471.png

vweiyan1msft_2-1706615762303.png

The following reply from This expression refers to a Relationship object , ... - Microsoft Fabric Community is helpfulful.
"

Whenever there is an error in the primary key (of any table related to your table and not only the table in contention) this error pops up. Please ensure all the relationships with the Task and Jobs Table are valid. Whenever a cross table reference is made PBI checks the validity(no errors in the primary key) of all the relationships with that table. 

 

To be totally safe, Click on Modelling and then Manage Relationships, Check the validity of every relationship in this menu so that Relationship object based errors are avoided.
"

 

So please go to Manage Relationships and check the validity of every relationship in this menu.

Hope this works for you.

 

Best Regards,
Yulia Yan

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

HotChilli
Super User
Super User

I have not seen that error message before but sometimes there can be erroneous messages if relationships exist but the model is changed significantly.  Here are a few things to look into:

Have you got Auto/date time settings on? (you are now creating a dates table so that should be set to off).

Check relationships from the 'Manage relationships' button on the ribbon.  See if there is anything unusual in there.

Try creating the Dates table with CALENDAR not CALENDARAUTO

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors